Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Getting the error "ERROR: Symbol file could not be found." when Debugging
Forum Updated to NodeBB v4.3 + New Features

Getting the error "ERROR: Symbol file could not be found." when Debugging

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 4.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    praveenaj
    wrote on 16 Jan 2012, 19:46 last edited by
    #1

    Hi,

    I'm getting a few errors that says "ERROR: Symbol file could not be found" when debugging.

    @Line #137: *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
    ntdll!LdrVerifyImageMatchesChecksum+0x633:
    7752e6e6 cc int 3

    Line #206: *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Windows\system32\KERNELBASE.dll -

    Line #207: *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Windows\WinSxS\x86_microsoft.vc90.debugcrt_1fc8b3b9a1e18e3b_9.0.30729.1_none_bb1f6aa1308c35eb\MSVCR90D.dll -

    Line #218: *** ERROR: Module load completed but symbols could not be loaded for image00400000

    Line #228-233: *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Windows\system32\quartz.dll -
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Windows\system32\kernel32.dll -
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for h:\QtSDK\Desktop\Qt\4.7.4\msvc2008\lib\QtCore4.dll -
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for h:\QtSDK\Desktop\Qt\4.7.4\msvc2008\lib\QtGui4.dll -
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Windows\system32\USER32.dll -
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for h:\QtSDK\Desktop\Qt\4.7.4\msvc2008\lib\QtCored4.dll -@

    You can find the full Debug log at "http://pastebin.com/RZ8QvLN3":http://pastebin.com/RZ8QvLN3

    1 Reply Last reply
    1

    1/1

    16 Jan 2012, 19:46

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved