Debug Symbols

Discussion in 'Software' started by Adrynalyne, Mar 2, 2004.

  1. Adrynalyne

    Adrynalyne Guest

    Can anyone help me? I am trying to debug my memory dumps, but I need the symbols from MS to do it.

    However, when I run this command:

    symchk /r c:\windows\system32 /s SRV*e:\symbols\*http://msdl.microsoft.com/download/symbols

    Every file fails, with the message mismatched version or not found.


    What gives? :(
     
  2. Adrynalyne

    Adrynalyne Guest

    This is as far as I get:



    Microsoft (R) Windows Debugger Version 6.3.0005.1
    Copyright (c) Microsoft Corporation. All rights reserved.


    Loading Dump File [C:\Documents and Settings\Jeremy\Desktop\Mini012404-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available

    Symbol search path is: .sympath SRV*e:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is:
    Unable to load image ntoskrnl.exe, Win32 error 2
    *** WARNING: Unable to verify timestamp for ntoskrnl.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
    Windows XP Kernel Version 2600 (Service Pack 1) UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Kernel base = 0x804d4000 PsLoadedModuleList = 0x80543530
    Debug session time: Sat Jan 24 21:21:15 2004
    System Uptime: 0 days 0:11:00.492
    Unable to load image ntoskrnl.exe, Win32 error 2
    *** WARNING: Unable to verify timestamp for ntoskrnl.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
    Loading Kernel Symbols
    ..................................................................................................................
    Loading unloaded module list
    ...........
    Loading User Symbols
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 86427532, {1db, 2, 3, b}

    ***** Kernel symbols are WRONG. Please fix symbols to do analysis.

    Unable to load image pavdrv51.sys, Win32 error 2
    *** WARNING: Unable to verify timestamp for pavdrv51.sys
    *** ERROR: Module load completed but symbols could not be loaded for pavdrv51.sys
    Probably caused by : pavdrv51.sys ( pavdrv51+7fc0 )

    Followup: MachineOwner
    ---------
     
  3. Adrynalyne

    Adrynalyne Guest

    Even watching the video and typing exactly what the video on symbols shows gives me this:

    C:\Documents and Settings\Jeremy>symchk C:\windpws\system32\kernel32.dll /s srv*
    e:\symbols*http://msdl.microsoft.com/downloads/symbols

    SYMCHK: FAILED files = 0
    SYMCHK: PASSED + IGNORED files = 0
     
  4. Adrynalyne

    Adrynalyne Guest

    An example:


    SYMCHK: asr_fmt.exe FAILED - asr_fmt.pdb mismatched or not found
    SYMCHK: asr_ldm.exe FAILED - asr_ldm.pdb mismatched or not found
    SYMCHK: asr_pfu.exe FAILED - asr_pfu.pdb mismatched or not found
    SYMCHK: asycfilt.dll FAILED - asycfilt.pdb mismatched or not found
    SYMCHK: at.exe FAILED - at.pdb mismatched or not found
    SYMCHK: ATHPRXY.DLL FAILED - athprxy.pdb mismatched or not found
    SYMCHK: ati2dvag.dll FAILED - ATI2DVag.pdb mismatched or not found
    SYMCHK: ati2edxx.dll FAILED - ati2edxx.pdb mismatched or not found
    SYMCHK: ati2evxx.dll FAILED - ati2evld.pdb mismatched or not found
    SYMCHK: ati2evxx.exe FAILED - ati2evxx.pdb mismatched or not found
    SYMCHK: Ati2mdxx.exe FAILED - Built without debugging information.
    SYMCHK: ati2sgag.exe FAILED - ati2sgag.pdb mismatched or not found
    SYMCHK: ati3d1ag.dll FAILED - ati3d1ag.pdb mismatched or not found
    SYMCHK: ati3d2ag.dll FAILED - ati3d2ag.pdb mismatched or not found
    SYMCHK: ati3duag.dll FAILED - ati3duag.pdb mismatched or not found
    SYMCHK: ATIDDC.DLL FAILED - atiddc.pdb mismatched or not found
    SYMCHK: atiiiexx.dll FAILED - atiiiexx.pdb mismatched or not found
    SYMCHK: atioglxx.dll FAILED - atioglxx.pdb mismatched or not found
    SYMCHK: atipdlxx.dll FAILED - atipdlxx.pdb mismatched or not found
     
  5. General_Lee_Stoned

    General_Lee_Stoned BuZZed Lightyear

  6. Adrynalyne

    Adrynalyne Guest

    They lie!

    :p

    dumpcheck wants symbols too :(
     
  7. General_Lee_Stoned

    General_Lee_Stoned BuZZed Lightyear

    sorry m8 it specifically said no symbols required :confused:
     
  8. General_Lee_Stoned

    General_Lee_Stoned BuZZed Lightyear

    have you tried putting the symbols on a different path rather than System 32
    might stop the win 32 errors cos that ntoskrnl.exe is the windows boot screen dont know if thats conflicting
    or have you tried downloading a different pack of symbols although i notice it does say it shouldnt matter in xp :rolleyes:

    why do you never come on here with easy questions :p
     
  9. Adrynalyne

    Adrynalyne Guest

    Well, the symbols are being downloaded to a different directory, the system32 path specified is so that symchk will download symbols for those files.


    Re: posting toughies, I don't want to make it too easy on you guys :p
     
  10. DavidGP

    DavidGP MajorGeeks Forum Administrator - Grand Pooh-Bah Staff Member

    With the link GLS posted above to Dumpchk.exe couldnt you use the -y <path> to hunt for the Symbols on the XP CD?


    From the page
     
  11. Adrynalyne

    Adrynalyne Guest

    Ahhh, didn't see that. But will it let me really read the memory dump?

    I've deleted them since and reinstalled my OS (bleh), but I wanted to know what was causing my errors and fix it.

    I got impatient and frustrated with the apparently non-functioning symbols server, however and levelled the OS.
     
  12. DavidGP

    DavidGP MajorGeeks Forum Administrator - Grand Pooh-Bah Staff Member

    Dunno if that command would have allowed you to read the dump but it would have been nice to find out ;)


    Hahahhaha you are like me impatient.... a clean install ( well an Image ) far outweighs a few days hair pulling trying to fathom a niggly fault out :)
     
  13. snakefoot

    snakefoot Sergeant Major

  14. Adrynalyne

    Adrynalyne Guest

    I've since given up on this, but I will take a look at that, thanks snakefoot.
     
  15. snakefoot

    snakefoot Sergeant Major

    Have now been looking through the entire document, and it actually provides some good information about the different BSOD excepetions.
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds