bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25033] compilation of gnustep-gui-0.14.0 fails on openbsd 4.4 spar


From: Richard Frith-Macdonald
Subject: [bug #25033] compilation of gnustep-gui-0.14.0 fails on openbsd 4.4 sparc
Date: Mon, 08 Dec 2008 08:03:09 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

Follow-up Comment #3, bug #25033 (project gnustep):

Well it looks like something is seriously messed up in [NSNotificationCenter
addObserver:selector:name:object:] as (assuming the line number reports in the
traceback match current svn) things are going wrong when it tries to copy the
name, which should be a constant string.

Try running under gdb, setting a breakpoint in  -[GSLazyRecursiveLock init],
and examining the notification name as you step into the addObserver... method
and step through it.  I guess at some point it gets corrupted somehow, since I
can't see why the runtime should be calling the forwarding methods when trying
to copy a constant string. 

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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