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. Simple Qwidget application crash in debug environment [SOLVED]

Simple Qwidget application crash in debug environment [SOLVED]

Scheduled Pinned Locked Moved General and Desktop
appcrash qtcrea
2 Posts 1 Posters 674 Views
  • 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.
  • C Offline
    C Offline
    CatBehemoth
    wrote on 11 Sept 2015, 12:10 last edited by CatBehemoth 9 Nov 2015, 14:05
    #1

    Hi there,

    I just installed new Qt 5.5 (with mingw compiler) and created the simple QWidgets application. Only the basic window, no changes have been done.

    (New Project -> Application -> Qt-Widgets-Application)

    The application has been compiled, and after trying to debug it following crash occurred:

    http://i.imgur.com/OIRptAC.jpg
    http://i.imgur.com/8iP9hsH.jpg

    1st message as text:
    Problemsignatur:
    Problemereignisname: APPCRASH
    Anwendungsname: Test.exe
    Anwendungsversion: 0.0.0.0
    Anwendungszeitstempel: 00030000
    Fehlermodulname: .5\mingw492_32\bin\Qt5Cored.dll!__cxa_throw_bad_array_new_lengt
    Fehlermodulversion: 6.3.9600.17936
    Fehlermodulzeitstempel: 55a68dd1
    Ausnahmecode: c0000139
    Ausnahmeoffset: 0009d4f2
    Betriebsystemversion: 6.3.9600.2.0.0.256.48
    Gebietsschema-ID: 1031
    Zusatzinformation 1: 1abe
    Zusatzinformation 2: 1abee00edb3fc1158f9ad6f44f0f6be8
    Zusatzinformation 3: 1abe
    Zusatzinformation 4: 1abee00edb3fc1158f9ad6f44f0f6be8

    2nd message as text:
    :-1: Warnung: Eine Ausnahme wurde ausgelöst:
    Exception at 0x76f9d4f2, code: 0xc0000139: DLL entry point not found, flags=0x0.

    When I used the release build Test.exe in the deployment folder with the necessary Dlls it worked. But I guess in debug environment of QtCreator there is no need to copy the Dlls to every application build folder, or is it? The QtCreator 5.3 worked well, 5.4 and 5.5 are not.

    Do you have any ideas what could be wrong? I removed all Mingw and Qt installations, cleaned up the registry before installing 5.5 and used the default installation configuration.

    many thanks in advance.
    Martin

    1 Reply Last reply
    0
    • C Offline
      C Offline
      CatBehemoth
      wrote on 11 Sept 2015, 14:05 last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0

      1/2

      11 Sept 2015, 12:10

      • Login

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