Results 1 to 2 of 2

Thread: Qt application exit with a segmentation fault

  1. #1
    Join Date
    Jul 2010
    Posts
    15
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt application exit with a segmentation fault

    I am using Qt 4.6.3 for my mini2440 (ARM9) board. Qt is compiled using uClib. I can run all the example with -qws option. They work fine, but when exiting, a segmentation fault error occur.

    I tried Qt 4.7.1, 4.7.2 and got the same result.
    Because uClib doesn't have pthread_getattr_np function, I have to patch Qt with the patch from buildroot. Is this the reason for my problem and how can I fix that?

    Thank you very much

  2. #2
    Join Date
    Feb 2011
    Posts
    6
    Qt products
    Qt/Embedded

    Default Re: Qt application exit with a segmentation fault

    try to use arm-linux-gcc in DVD of FriendlyARM.
    It worked ok for me

Similar Threads

  1. Segmentation Fault
    By Ryan Riffle in forum Qt Programming
    Replies: 4
    Last Post: 16th January 2011, 20:52
  2. Segmentation Fault
    By freekill in forum Qt Programming
    Replies: 2
    Last Post: 5th February 2010, 15:31
  3. Segmentation fault
    By MarkoSan in forum Qt Programming
    Replies: 23
    Last Post: 19th October 2008, 22:40
  4. Segmentation Fault?!
    By r07f1 in forum Newbie
    Replies: 2
    Last Post: 11th April 2008, 15:10
  5. segmentation fault in QT application
    By mahiapkum in forum Qt Programming
    Replies: 16
    Last Post: 13th April 2007, 11:13

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.