• 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
Crashing on startup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Crashing on startup


  • Subject: Crashing on startup
  • From: Kiel Gillard <email@hidden>
  • Date: Sat, 9 Sep 2006 15:44:51 +1000

Hi all,

Was wondering if you could help me determine the cause of the following crash log snippet:
OS Version: 10.3.9 (Build 7W98)
Report Version: 2


Command: Marks
Path:    <path to executable on user's computer>
Version: 1.1.0.2 (1.1.0.1)
PID:     667
Thread:  0

Exception:  EXC_BREAKPOINT (0x0006)
Code[0]:    0x00000001
Code[1]:    0x90a8d2c0


Thread 0 Crashed:
0 com.apple.Foundation 0x90a8d2c0 _NSRaiseError + 0xf8
1 com.apple.Foundation 0x90ac01bc -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 0x100
2 com.apple.Foundation 0x90abf950 -[NSObject(NSKeyValueCoding) valueForKey:] + 0x158
3 com.apple.Foundation 0x90abfe50 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 0xa8
4 com.apple.AppKit 0x981719f4 -[NSObjectParameterBinder _updateObject:atIndex:observedController:observedKeyPath:context:] + 0x18c
5 com.apple.AppKit 0x981641e0 -[NSObject (NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 0x194
6 com.apple.AppKit 0x97da3c34 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 0x2d0
7 com.apple.AppKit 0x97e957b0 loadNib + 0xfc
8 com.apple.AppKit 0x97dec990 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 0x2e8
9 com.apple.AppKit 0x97e6b8a0 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 0x9c
10 com.apple.AppKit 0x97e7d0a0 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 0x174
11 com.apple.AppKit 0x97e6b708 NSApplicationMain + 0x174
12 com.kielgillard.marks 0x0000882c _start + 0x188 (crt.c:267)
13 dyld 0x8fe1a31c _dyld_start + 0x64


------------------------------

My theory is that I'm relying trying a binding that's only available on 10.4.x and not 10.3.9. Just wanted to be sure before I went hunting. Interface builder doesn't list any incompatibilities that isn't ignored by 10.3.9.

Any thoughts? Thanks!

Kiel
"If you tell the truth you don't have to remember anything."
Mark Twain


_______________________________________________ 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
  • Prev by Date: Re: Using UserDefaults properly
  • Next by Date: Re: Using UserDefaults properly
  • Previous by thread: Re: Using UserDefaults properly
  • Next by thread: Re: Crashing on startup
  • Index(es):
    • Date
    • Thread