Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Gdb crashes after updating to Qt Creator 2.2.1
Qt 6.11 is out! See what's new in the release blog

Gdb crashes after updating to Qt Creator 2.2.1

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 4 Posters 4.6k 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.
  • L Offline
    L Offline
    lynn.e
    wrote on last edited by
    #1

    My problem is exactly like the one previously reported in this thread: "http://developer.qt.nokia.com/forums/viewthread/7270":http://developer.qt.nokia.com/forums/viewthread/7270

    In short, I recently updated to Qt Creator 2.2.1 and gdb crashes when I try to debug a project that previously debugged fine in Qt Creator 2.1. The application output shows a lot of internal errors:

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

    I have tried clean re-installations on two different machines. I also tried to replace gdb by the versions provided here: "ftp://ftp.qt.nokia.com/misc/gdb/":ftp://ftp.qt.nokia.com/misc/gdb/ but that did not change anything.

    I'd already be happy if someone could give me a link to an older version of Qt Creator for Windows - I have trouble finding one. Also, if you can tell me where to find the debug log I'd be happy to provide it, but I can't find that one either.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      loladiro
      wrote on last edited by
      #2

      You can find older versions of Qt Creator "here":ftp://ftp.qt.nokia.com/qtcreator/ . But maybe someone knows a solution to the actual problem.

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

        Please "file a bug report":http://bugreports.qt.nokia.com/, attaching the complete debugger log. Thanks!

        1 Reply Last reply
        0
        • L Offline
          L Offline
          lynn.e
          wrote on last edited by
          #4

          I'm sorry Tobias, I'm on a tight schedule and already reverted back to Qt Creator 2.1, where it again compiles fine (thanks loladiro, much appreciated). Besides I have no idea where I would even find the debugger log, I checked several places.

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

            Then it might or might not work in Qt Creator 2.3:-)

            1 Reply Last reply
            0
            • N Offline
              N Offline
              nyakacs
              wrote on last edited by
              #6

              Well, It does not. I've just tried the beta.

              2010.5 works no problem, but after installing Qt Creator 2.2.1 the debugger crashes as explained. 2.3 beta is the same.

              I also noticed that if I don't start debugging directly but start the application normally than attach the debugger to the running code than there is no problem at all. The debugger runs smoothly.

              I also tried using the old tool chain and the old libs. Crashes all the same.

              It keeps printing this:
              (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
              then dies.

              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