discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIGSEGV with 2 apps with latest SVN


From: Fred Kiefer
Subject: Re: SIGSEGV with 2 apps with latest SVN
Date: Thu, 11 Dec 2008 21:00:05 +0100
User-agent: Thunderbird 2.0.0.18 (X11/20081112)

Charles philip Chan wrote:
> No, The app wouldn't start at all- it just segfaults. I have upgraded my
> gnustep version, now the backtrace is different:
> 
> 
> I have tried both the art and cairo backend and got the same
> backtrace. Maybe the segfault is platform/OS dependent- I am using Linux
> on a x86 machine.

This surely is our best tested platform, you should never get problems
there.


Did you notice this line in your back trace:
0xb73a85d4 in objc_msg_lookup () from /usr/X11R6/lib/libobjc.so.2

Is this the libobjc that you want to use? I would expect it in /usr/lib
or /usr/local/lib. In itself this doesn't mean anything, still it is
very strange. But then intValue_c doesn't call NSBundle. Most likely
your stack is corrupted. One new idea, are you using ffcall or ffi? You
should see this in the config.log of base.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]