Results 1 to 3 of 3

Thread: qmlviewer crashing

  1. #1
    Join Date
    Nov 2011
    Posts
    7
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default qmlviewer crashing

    whi im getting this problem?

    C:\QtSDK\Simulator\Qt\mingw\bin\qmlviewer.exe exited with code -1073741819

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: qmlviewer crashing

    Code -1073741819 = 0xC0000005
    This is the Windows error code for a general protection fault. The usual cause is using an uninitialised, null, or otherwise invalid pointer.

  3. #3
    Join Date
    Nov 2011
    Posts
    7
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qmlviewer crashing

    In the "Project options - Run settings" the qt version was using "Simulator Qt for MinGW" 4.4 by default. Maybe using only a project for "Quick UI" this simulator is not work properly. Maybe this is a bug.

    I've changed to "Qt 4.7.4 for desktop" then works fine. Hope this help someone.

Similar Threads

  1. Crashing on exiting
    By duave in forum Newbie
    Replies: 4
    Last Post: 31st March 2011, 15:39
  2. App TRK crashing on Nokia E7
    By mvbhavsar in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 31st March 2011, 07:56
  3. Crashing without debug mode- No crashing with gdb debugger
    By sujan.dasmahapatra in forum Qt Programming
    Replies: 1
    Last Post: 7th February 2011, 11:27
  4. Crashing TreeView
    By momesana in forum General Programming
    Replies: 1
    Last Post: 2nd May 2010, 09:09
  5. Application crashing
    By addu in forum Qt Programming
    Replies: 9
    Last Post: 22nd May 2009, 10:37

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.