|
From: | Richard Frith-Macdonald |
Subject: | [bug #24526] Crash on x86_64 when a program is started with argument that is invalid property list |
Date: | Wed, 15 Oct 2008 10:22:03 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1 |
Update of bug #24526 (project gnustep): Status: None => Works For Me _______________________________________________________ Follow-up Comment #3: Correct ... it's not reproducible on my x86_64 debian system... if the code really crashed when raising an exception on a normal system, I'd know about it. Could your bug reporter have software linked to an old version? The other alternative would seem to be a problem with the signal() function, but this should never fail unless we supply an invalid argument (would require the base library to be built with a bad header so that the SIGSEGV constant is mis-defined), or if we are somehow linked with a library which overrides signal() to replace the standard version with a broken one. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?24526> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |