Symbols for WinDbg

Get help for specific problems
Posts: 8
Joined: 20 Oct 2022

Marks

Hello, I have some issues for reading .DUMP file of RealTimeSync_XP.

When I want to search why my RTS crash and create the dump, I have issue with WinDbg that says to me that I don't use the good symbols.
The symbols path is : srv* and I dowloaded .pdb files directly for ntdll.dll, kernel32.dll and ole32.dll.
Can you help me to find why my RTS crash and creating these dump file.

Thank you.