Hi,

when running FTP on FreeBSD/x86 (compiled with gcc4), the application starts and then dies with this very informational output:

2009-10-07 01:34:02.788 FTP[2553] Got response with postNotificationName:object:userInfo:deliverImmediately:for:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x28f01040 (LWP 100113)]
0x2878080b in pthread_mutex_getyieldloops_np () from /lib/libthr.so.3
(gdb) bt
#0  0x2878080b in pthread_mutex_getyieldloops_np () from /lib/libthr.so.3
#1  0x00000000 in ?? ()


Note that the NSLog is not from my code and that I have seen int in other applications too. It must be from gnustep is probably unrelated.


Riccardo


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to