This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem running insight on Solaris 5.7


Lentes, Joern wrote:

Yes, the exit code is just 1. I started debugging insight, but I have to dig into the code to understand what it's doing. Here is the backtrace.

(gdb) backtrace
#0 0xff01a5a4 in exit () from /usr/lib/libc.so.1
#1 0x00059a5c in _start ()
(gdb)

Wow, it is exiting before it even executes user code! What does ldd show about the insight binary and associated libraries? What is in LD_LIBRARY_PATH? Anything in there conflicting with insight?


Befuddled,
Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]