Results 1 to 20 of 21

Thread: Segmentation fault

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #16

    Default Re: Segmentation fault

    No its not but its located in my program folder but I did a export command before: LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:.

    so it should be find. without that export command I get ./MedApp: error while loading shared libraries: libqt.so.2: cannot open shared object file: No such file or directory

    and the libqt.so.2 is linked to my self compiled lib.

    enclosed you can find the output of ldconfig -v
    Attached Files Attached Files

Similar Threads

  1. Replies: 21
    Last Post: 28th September 2010, 10:59
  2. Replies: 2
    Last Post: 16th June 2010, 23:58
  3. segmentation fault for no apparent reason
    By rishiraj in forum Newbie
    Replies: 1
    Last Post: 12th February 2009, 11:13
  4. Segmentation fault running any QT4 executables
    By jellis in forum Installation and Deployment
    Replies: 7
    Last Post: 19th May 2007, 16:35
  5. Icons missing => segmentation fault
    By antonio.r.tome in forum Qt Programming
    Replies: 4
    Last Post: 8th March 2006, 16:30

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.