[Qt-interest] Segmentation Fault when Program Starts
Srdjan Todorovic
todorovic.s at googlemail.com
Tue Sep 8 16:11:14 CEST 2009
Hi,
On 08/09/2009, Karl Ruetz <karl.ruetz at sototech.com> wrote:
> # ldd -r QTTest2
> ldd: exited with unknown exit code (139)
Never seen ldd exit like this, which is weird.
http://andre.stechert.org/urwhatu/2005/06/ldd_ldlinuxso2_.html
Seems to suggest ldd has a segfault somewhere.
> # gdb QTTest3
> "i386-redhat-linux-gnu"..."/usr/local/tmp/QTTest3": not in executable
> format: File format not recognized
Is the binary corrupt?
Is your compiler creating broken C++ executables?
Can you try a simple C++ hello world test program with std::cout ?
Are you compiling on a 64 bit machine?
(https://bugzilla.redhat.com/show_bug.cgi?id=483449)
Hope that helps
Srdjan
More information about the Qt-interest-old
mailing list