• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: 10.3.9 cross development SDK not working?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: 10.3.9 cross development SDK not working?
      • From: Sherm Pendley <email@hidden>
References: 
 >10.3.9 cross development SDK not working? (From: Ben Borofka <email@hidden>)
 >Re: 10.3.9 cross development SDK not working? (From: Nick Zitzmann <email@hidden>)
 >Re: 10.3.9 cross development SDK not working? (From: Ben Borofka <email@hidden>)
 >Re: 10.3.9 cross development SDK not working? (From: Nick Zitzmann <email@hidden>)
 >Re: 10.3.9 cross development SDK not working? (From: Ben Borofka <email@hidden>)

  • Prev by Date: Re: call selector @"mySelector"
  • Next by Date: Re: call selector @"mySelector"
  • Previous by thread: Re: 10.3.9 cross development SDK not working?
  • Next by thread: Re: 10.3.9 cross development SDK not working?
  • Index(es):
    • Date
    • Thread