discuss-gnustep
[Top][All Lists]
Advanced

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

possible pthread problems


From: Riccardo Mottola
Subject: possible pthread problems
Date: Wed, 07 Oct 2009 01:36:31 +0200
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.23) Gecko/20090906 SeaMonkey/1.1.18

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




reply via email to

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