Results 1 to 2 of 2

Thread: The "Signal received" death popup

  1. #1
    Join Date
    Sep 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Red face The "Signal received" death popup

    "
    The inferior stopped because it received a signal from the Operating System,
    Signal name: SIGEGV
    Signal meaning: Segmentation fault
    "
    1: I migrate a USB flash drive between Ubuntu 9.10, Windows NT SP2, and Windows 7; only my program files (*.cpp, *.h, *.pro, etc and what Qt Creator creates for my program) on flash drive. Qt4 itself on each machines main HD.
    2: Only doing this in debug mode, not run mode. Run mode is fine.
    3: It is doing this with the Qt Creator example programs as well, so far I have tried:
    Widgits->groupbox
    Main Windows->menus
    Networking->HTTP Client
    4: Only doing this in Windoze (both), not Ubuntu, but that doesn't suprise me
    5: It was all working fine till last week.

    I have tried uninstalling and reinstalling Qt4, twice, no luck.
    I installed Windows debugging tools, no luck.

    Help! Any ideas? I new to Qt4 and really liked the ability to deveop on two machines (one at work and one at home!)
    Last edited by CrazyDave; 2nd October 2010 at 00:03.

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

    Default Re: The "Signal received" death popup

    The application is crashing. Probably due to some incompatible libraries or object files. You can check the debugger's backtrace to see where it crashes.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 1
    Last Post: 7th April 2010, 21:46
  2. Replies: 3
    Last Post: 8th July 2008, 19:37
  3. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05
  4. QFile Problem~ "Unknow error" in "open(QIODevice::ReadWrite)"
    By fengtian.we in forum Qt Programming
    Replies: 3
    Last Post: 23rd May 2007, 15:58
  5. Signal defined in "a.h" can not emit in "b.cpp"
    By Shawn in forum Qt Programming
    Replies: 9
    Last Post: 21st May 2007, 16:55

Tags for this Thread

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.