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. Strange error while debugging my application?
Forum Updated to NodeBB v4.3 + New Features

Strange error while debugging my application?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.3k 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.
  • CAD_codingC Offline
    CAD_codingC Offline
    CAD_coding
    wrote on last edited by
    #1

    Hi,
    I get the following error while debugging my application:

    (Internal error: pc 0x357 in read in psymtab, but not in symtab.)
    (Internal error: pc 0x357 in read in psymtab, but not in symtab.)
    (Internal error: pc 0x357 in read in psymtab, but not in symtab.)
    (Internal error: pc 0x357 in read in psymtab, but not in symtab.)
    (Internal error: pc 0x357 in read in psymtab, but not in symtab.)
    (Internal error: pc 0x2 in read in psymtab, but not in symtab.)
    (Internal error: pc 0x2 in read in psymtab, but not in symtab.)
    (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
    (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

    I get this in "Application output" of Qt Creator.
    I have setup a log file to which content from qDebug() gets printed. But the mentioned error does not appear in the log file.

    What could be the cause of this error?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Might be a broken build... try throwing away all generated files and building from scratch.

      Which system are you running on?

      1 Reply Last reply
      0
      • CAD_codingC Offline
        CAD_codingC Offline
        CAD_coding
        wrote on last edited by
        #3

        Hi Toblas,
        I have done that many times but still the problem persists.

        I am using Qt Creator 2.4.1 with Qt 4.7.4 32 bit on Windows 7 64 bit.
        Hope that helps in determining the cause of issue.

        Any idea why this error is getting throwed?

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          What compiler and version are you using?

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0

          • Login

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