Re: 10.3.9 cross development SDK not working?
Re: 10.3.9 cross development SDK not working?
- Subject: Re: 10.3.9 cross development SDK not working?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 30 Sep 2005 18:08:21 -0600
On Sep 30, 2005, at 4:57 PM, Ben Borofka wrote:
Thread 0 Crashed:
0 com.apple.Foundation 0x970dc318 _NSRaiseError + 0xf8
1 com.apple.Foundation 0x970dc1fc +[NSException raise:format:] +
0x2c
2 com.apple.Foundation 0x9708eee0 -[NSPlaceholderString
initWithString:] + 0x68
3 edu.csuchico.Passgen 0x00006e8c -[ComputerInfo init] + 0x6d4
4 com.apple.AppKit 0x92f6b878 -[NSCustomObject
nibInstantiate] + 0x10c
[...]
Check that -[ComputerInfo init] method. That's coming from your
program, and it's apparently trying to call -[NSString
initWithString:] with a nil argument.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden