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: Wed, 30 Apr 2008 09:04:01 +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 #1, bug #23039 (project gnustep):

Most likely any sparc64 problems related to gdnc are to do with method
invocation/forwarding via ffcall.

I can try debugging it if you give me access to the box ...

I think the process would be to start gdnc, attach gdb to it, then start
something to connect to gdnc and wait for the crash.  If the stack is already
too corrupt to tell us anything at that point, we would have to set a
breakpoint somewhere in the NSConnection or NSPort code and catch the incoming
connection before it attempts to invoke the method on the loacl object, then
step through to see what's happening.

Of course, doing anything depends on you having a working copy of gdb which
can handle 64bit code.



    _______________________________________________________

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]