bug-gnustep
[Top][All Lists]
Advanced

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

[bug #30863] Segfault problem on windows (all applications) NSTask/threa


From: Fred Kiefer
Subject: [bug #30863] Segfault problem on windows (all applications) NSTask/thread
Date: Wed, 25 Aug 2010 20:11:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8

Follow-up Comment #5, bug #30863 (project gnustep):

Now I understand the problem. Somebody is starting a new thread here and in
the called function relies on an autorelease pool, but there wont be any
available. 
We could now either remove the need for an autorelease pool or add one in
this function. 
Just removing that one line looks too optimistic to me. We may introduce any
amount of race conditions with that change. Better wait until Richard is back.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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