discuss-gnustep
[Top][All Lists]
Advanced

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

Exceptions on Debian causing SIGABRT


From: Denis Defreyne
Subject: Exceptions on Debian causing SIGABRT
Date: Sat, 24 Apr 2010 12:33:54 +0200

Hi,

I am running Debian on a 64-bit system and I am experiencing odd behaviour when 
raising exceptions. Raising an exception causes the app to terminate with a 
SIGABRT without printing the exception itself or any other diagnostic info.

Check <http://pastie.org/932793> for a minimal test case along with the output 
that it generates. The corresponding backtrace, as generated in gdb, can be 
found at <http://pastie.org/932799> (once without debug symbols, and once with 
debug symbols).

Given that objc_exception_throw() is handled by libobjc (not GNUstep), I’m not 
sure whether GNUstep has anything to do with this, but I figured that this 
would be a good place to start looking for an answer.

Denis

-- 
Denis Defreyne
denis.defreyne@stoneship.org





reply via email to

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