bug-gnustep
[Top][All Lists]
Advanced

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

[bug #24054] Segmentation fault in GSTest


From: Fred Kiefer
Subject: [bug #24054] Segmentation fault in GSTest
Date: Fri, 22 Aug 2008 19:44:28 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like Gecko) SUSE

Follow-up Comment #7, bug #24054 (project gnustep):

Thank you for this additional information. Looks like I will have to do the
dirty debugging myself. :-)

>From what you wrote I think I will start with some debug statements in the
NSAutoreleasePool release or dealloc method.

Now that I looked at the code of NSAutoreleasePool, I expect that the cache
pool there is causing the problem. Most likely we hand out the same auto
release pool twice to different threads and then it crashes when the second
tries to deallocate its reference.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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