i dont knw y this happen but some times when i run my app this problem is occur.
i really don't understand what is happen.
please help me short out this.
Code:
#0 0x9759aee4 in objc_msgSend
#1 0x0013a6c0 in ??
#2 0x95844c6d in _CFAutoreleasePoolPop
#3 0x989aef82 in NSPopAutoreleasePool
#4 0x9208921d in loadNib
#5 0x920885ed in +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:]
#6 0x920884fe in +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:]
#7 0x92088449 in +[NSBundle(NSNibLoading) loadNibNamed:owner:]
#8 0x9208524d in NSApplicationMain
#9 0x000020c8 in main at main.m:16
in obj_msgSend point on this line
0x9759aee4 <+0036> mov 0x8(%edi,%edx,4),%eax
i really don't understand what is happen.
please help me short out this.