Hello,

I use libffi becouse libfcall does fails with gstep-db (EOFaul class).
I used gnustep with libffi for 4 days without problems then I rebooted
my machine, rebuild the font cache (I added latin2 fonts on the system
and I wanted to try them out on gnustep) wich leaded to a xfs crash 
(Xfree 4.0.3). After that I sucessfully started an *.app but
the NSWorkspaceDidLaunchApplicationNotification crashed gdnc.

Is gdnc requred also for non distributed code ? (All I want
is a database oriented application that doesn't need interact
with other applications, for now)

Is there a quick hack that prevents gnustep from using gdnc ?

infos:
Intel x86, gcc 3.0, libffi-1.20, base-1.0.2, gui-0.7.0,


I have a very poor net connection so I didn't use cvs code.
Are some of these issues been fixed yet?


backtrace:

#0  objc_msg_lookup (receiver=0x1, op=0x805cc88) at 
../../../gcc-3.0/libobjc/sendmsg.c:171
#1  0x804c927 in -[GDNCServer 
addObserver:selector:name:object:suspensionBehavior:for:] ()
#2  0x40202049 in ffi_call_SYSV () from /usr/local/lib/libffi.so.1
#3  0x40202007 in ffi_call (cif=0x80d5248,
     fn=0x804c900 <-[GDNCServer 
addObserver:selector:name:object:suspensionBehavior:for:]>,
     rvalue=0x80d5300, avalue=0x80d5278) at x86/ffi.c:184
#4  0x400920f3 in cifframe_do_call_opts ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#5  0x40092915 in cifframe_do_call ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#6  0x400e8101 in -[NSConnection(Private) _service:forwardForProxy:] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#7  0x400e7778 in -[NSConnection(Private) handlePortMessage:] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#8  0x401323d9 in -[GSTcpPort handlePortMessage:] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#9  0x4012f486 in -[GSTcpHandle dispatch] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#10 0x4013092c in -[GSTcpHandle receivedEvent:type:extra:forMode:] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#11 0x401327dd in -[GSTcpPort receivedEvent:type:extra:forMode:] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#12 0x40145421 in -[NSRunLoop acceptInputForMode:beforeDate:] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#13 0x40145aca in -[NSRunLoop runMode:beforeDate:] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#14 0x40143c8e in -[NSRunLoop(GNUstepExtensions) runUntilDate:forMode:] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#15 0x40145c33 in -[NSRunLoop runUntilDate:] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#16 0x40145bf2 in -[NSRunLoop run] ()
    from /System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libg


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to