Results 1 to 2 of 2

Thread: segmentation fault

  1. #1
    Join Date
    Nov 2011
    Posts
    1
    Qt products
    Qt3 Qt4 PyQt3 PyQt4
    Platforms
    Unix/X11

    Default segmentation fault

    I upgrade my pc to the latest version of ubuntu and now I cant get my simulator run. this is what am told as I tried to get the simulation to run. I wish folks can help me resolve the issue.




    Program received signal SIGSEGV, Segmentation fault.
    0x03ab31b6 in ?? () from /usr/lib/libqt-mt.so.3
    (gdb) backtrace
    #0 0x03ab31b6 in ?? () from /usr/lib/libqt-mt.so.3
    #1 0x03b4bafd in ?? () from /usr/lib/libqt-mt.so.3
    #2 0x0372e8d0 in _init () from /usr/lib/libqt-mt.so.3
    #3 0x0011e64c in ?? () from /lib/ld-linux.so.2
    #4 0x0011e769 in ?? () from /lib/ld-linux.so.2
    #5 0x0011088f in ?? () from /lib/ld-linux.so.2








    Segmentation fault
    Last edited by lawrence Anthony; 1st December 2011 at 01:08. Reason: updated contents

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: segmentation fault

    What is the "driver" ? Is this your C++/Qt program ?
    Run the program "../driver" with debugger attached and post the stack trace after crash. Compile and test the debug version.
    Now its like - "I have a program, and it crashed. What is wrong ?"

Similar Threads

  1. segmentation fault!!
    By Yayati.Ekbote in forum Qt Programming
    Replies: 4
    Last Post: 24th March 2010, 15:10
  2. Segmentation fault
    By impeteperry in forum Qt Programming
    Replies: 5
    Last Post: 29th December 2008, 18:59
  3. Segmentation Fault
    By Krish_ng in forum Qt Programming
    Replies: 8
    Last Post: 7th August 2007, 10:49
  4. Segmentation Fault
    By merry in forum General Programming
    Replies: 4
    Last Post: 12th March 2007, 04:08
  5. segmentation fault
    By shamik in forum Qt Programming
    Replies: 3
    Last Post: 24th November 2006, 07:33

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.