Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Debug build of Qt Creator crash on startup

Debug build of Qt Creator crash on startup

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 2.0k 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.
  • TheBadgerT Offline
    TheBadgerT Offline
    TheBadger
    wrote on last edited by
    #1

    Hi,

    I have rebuild Qt Creator from source (trunk and 3.1) using MinGW and Qt 5.3 (Win 7, building x86).

    When I try to run the debug build of Creator, it crashes during startup. But in release it runs fine. This happens when trying to run the build from within my Qt Creator IDE or from the exe.

    Is there any knows reason for this?
    Is there any way that I can debug why this is happening? (Stack trace, debug output or something similar)

    Regards,


    Check out my SpellChecker Plugin for Qt Creator @ https://github.com/CJCombrink/SpellChecker-Plugin

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andrep
      wrote on last edited by
      #2

      Do you happen do use GDB 7.7?

      1 Reply Last reply
      0
      • TheBadgerT Offline
        TheBadgerT Offline
        TheBadger
        wrote on last edited by
        #3

        [quote author="andrep" date="1406235636"]Do you happen do use GDB 7.7?[/quote]

        I will have to confirm which version I was using, all I can say at the moment is that I was using the MinGW and GDB that ships with the Qt 5.3 installer.

        Are there any reason that you ask, might 7.7 cause the problem?


        Check out my SpellChecker Plugin for Qt Creator @ https://github.com/CJCombrink/SpellChecker-Plugin

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andrep
          wrote on last edited by
          #4

          GDB 7.7 crashes immediately when loading binaries containing certain symbols, see https://sourceware.org/bugzilla/show_bug.cgi?id=17066.

          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