Results 1 to 7 of 7

Thread: Crash report

  1. #1
    Join Date
    Jan 2006
    Posts
    122
    Thanks
    16
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Crash report

    Hi all,

    I'd like to know if there's a crash report tool for qt projects, or do you use some platform specif solutions?

    thanks in advance for any tips on that

    bye

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Crash report

    What kind of crash report tool?

  3. #3
    Join Date
    Jan 2006
    Posts
    122
    Thanks
    16
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Crash report

    thanks for answering,
    something that will let me check a bug occured at run time, some memory dump that will show me the exact point where the bug occured.
    I supposed there was somethign cross-platform for Qt.

    thanks

    bye

  4. #4
    Join Date
    Jan 2006
    Posts
    122
    Thanks
    16
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Crash report

    Hi,
    just to ask what would you use if you had to integrate a crash report in your app, considering it will work on multiplatform (Windows and Mac).
    Is there some third party tool specific for Qt projects?
    Thanks for any idea, at the moment I have no clue.
    Bye

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Crash report

    AFAIR Froglogic have published a small class on their webpage that allows to make a backtrace report. But this will probably work only on a subset of platforms.

  6. #6
    Join Date
    Jan 2006
    Posts
    122
    Thanks
    16
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Crash report

    thanks, do you have the exact link, I cannot find it.
    bye

  7. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Crash report

    Sorry, it was Thorsen Consulting, not Froglogic. Here it is: http://www.thorsen-consulting.dk/freebies.html

Similar Threads

  1. Banded Report Writer for QT4
    By GreyGeek in forum Qt-based Software
    Replies: 1
    Last Post: 25th April 2007, 04:38
  2. QList crash in destructor
    By mclark in forum Newbie
    Replies: 7
    Last Post: 6th December 2006, 15:27
  3. sendPostedEvents crash
    By stinos in forum Qt Programming
    Replies: 5
    Last Post: 29th October 2006, 09:43
  4. Replies: 5
    Last Post: 24th April 2006, 15:42
  5. Crash: using a dialog in a model
    By Brandybuck in forum Qt Programming
    Replies: 3
    Last Post: 11th April 2006, 01:39

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
  •  
Qt is a trademark of The Qt Company.