Skip navigation.
 
mlRe:cross development on Jaguar
FROM : Dennis Falling
DATE : Tue Dec 14 21:48:13 2004

I still can't get my app working on Jaguar (10.2.8).

Console error:
Exception:  EXC_BREAKPOINT (0x0006)
Code[0]:    0x00000001Code[1]:    0x97e5497c

Thread 0 Crashed:
  #0  0x97e5497c in _NSRaiseError
  #1  0x97e54804 in +[NSException raise:format:]
  #2  0x97e00bbc in -[NSObject(NSForwardInvocation) forward::]
  #3  0x9068c130 in _objc_msgForward
  #4  0x97e2d260 in -[NSSet makeObjectsPerformSelector:]
  #5  0x930ad738 in -[NSIBObjectData
nibInstantiateWithOwner:topLevelObjects:]
  #6  0x931b32bc in loadNib
  #7  0x930ea9b4 in +[NSBundle(NSNibLoading)
_loadNibFile:nameTable:withZone:ownerBundle:]
  #8  0x93149a5c in +[NSBundle(NSNibLoading)
loadNibFile:externalNameTable:withZone:]
  #9  0x9314981c in +[NSBundle(NSNibLoading) loadNibNamed:owner:]
  #10  0x9315fbfc in NSApplicationMain
  #11  0x00007124 in _start (crt.c:267)
  #12  0x00006fa4 in start

Any ideas?
-dennis falling

Related mailsAuthorDate
mlRe:cross development on Jaguar Dennis Falling Dec 14, 21:48
mlRe: cross development on Jaguar Evan Schoenberg Dec 15, 04:36
mlRe: cross development on Jaguar Dennis Falling Dec 15, 07:23