discuss-gnustep
[Top][All Lists]
Advanced

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

Re: SeqFault in [NSBundle(Private) _addFrameworkFromClass:]


From: Marko Riedel
Subject: Re: SeqFault in [NSBundle(Private) _addFrameworkFromClass:]
Date: Tue, 5 Dec 2006 13:39:36 +0100 (CET)

Hello there,

here is a very basic observation concerning your backtrace:

> > #6  0xfe329ef1 in NSLogv (format=0x80ae19c, args=0x8047774 
> > "Há\n\bpÀÿþ\001")
> >    at NSLog.m:305
> > #7  0xfe329e77 in NSLog (format=0x80ae19c) at NSLog.m:252

First, NSLog is being called with a format string and no arguments. If the
format string contains any escapes, it would segfault trying to read them.
Second, the call to NSLogv looks like it contains a corrupt NSString
instance.

Could this be relevant?

Best regards,

Marko




+-------------------------------------------------------------+
| Marko Riedel, EDV Neue Arbeit gGmbH, markoriedelde@yahoo.de |
| http://www.geocities.com/markoriedelde/index.html           |
+-------------------------------------------------------------+




        
                
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de




reply via email to

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