bug-gnustep
[Top][All Lists]
Advanced

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

[bug #23039] gdnc crashes on OpenBSD/sparc64 on application connection


From: Richard Frith-Macdonald
Subject: [bug #23039] gdnc crashes on OpenBSD/sparc64 on application connection
Date: Tue, 27 May 2008 10:12:05 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18

Follow-up Comment #18, bug #23039 (project gnustep):

Not much in the way of progress except to confirm that ffi does not appear to
work on bsd and nor does ffcall.  I've gone into the ffcall stuff in some
depth, enough to confirm that the problem is definitely in ffcall rather than
a gdnc bug.  It seems that the ffcall based method invocation fails for adding
an obnserver ... in fact I added an empty method with the same name and
arguments to nsinvocation.m in base/testing, and invoking this empty method
also crashes on bsd/sparc64
This means we can test/produce this bug simply by executing the nsinvocation
test program.  It appears that everything is fine right up to the point where
the code enters the av_call() function.  therefore, the next stage is to get
hold of the ffcall source and debug using a copy of ffcall built from local
source, so that gdb can be used to step through and debug the ffcall code
itsself (confirming that the values passed into it are correct etc).



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23039>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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