bug-gnustep
[Top][All Lists]
Advanced

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

[bug #30131] GSMimeDocument rawMimeData or some memory code broken


From: David Wetzel
Subject: [bug #30131] GSMimeDocument rawMimeData or some memory code broken
Date: Wed, 16 Jun 2010 11:53:35 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16

Update of bug #30131 (project gnustep):

                Severity:             5 - Blocker => 4 - Important          

    _______________________________________________________

Follow-up Comment #3:

There was a bug corrupting the Autorelease pool in GSWSession. (fixed in
SVN)
On OSX the NSAutoreleasePool prints a message like:

*** attempt to pop an unknown autorelease pool (0x80a200)

which is done with CFLog. just put a breakpoint there and you can backtrace
to get to the real problem.
The implementation in -base forces the program to die.

The best would be probably to raise.
 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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