Re: Strange Crash.
Re: Strange Crash.
- Subject: Re: Strange Crash.
- From: Stephane <email@hidden>
- Date: Wed, 7 Feb 2007 14:36:03 +0100
Probably an auto-released object that was released.
On Feb 7, 2007, at 2:28 PM, MANISH CHATURVEDI wrote:
Hi List,
Can any body tell me the reason of Crash.I am not getting the exact
reason of crash.Below is the stack trace. My sync application is
crashing after complition of sync.Is it some thing that I am
reusing the released variable?
xception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 <<00000000>> 0xfffeff20 objc_msgSend_rtp + 32
1 com.apple.Foundation 0x9293b968
NSPopAutoreleasePool + 536
2 com.apple.Foundation 0x92957950 __NSFireMachPort
+ 332
3 com.apple.CoreFoundation 0x907ea820
__CFMachPortPerform + 176
4 com.apple.CoreFoundation 0x907ea734
__CFRunLoopDoSource1 + 152
5 com.apple.CoreFoundation 0x907dce4c __CFRunLoopRun +
1556
6 com.apple.CoreFoundation 0x907dc47c
CFRunLoopRunSpecific + 268
7 com.apple.HIToolbox 0x93205740
RunCurrentEventLoopInMode + 264
8 com.apple.HIToolbox 0x93204dd4
ReceiveNextEventCommon + 380
9 com.apple.HIToolbox 0x93204c40
BlockUntilNextEventMatchingListInMode + 96
10 com.apple.AppKit 0x9372dae4 _DPSNextEvent + 384
11 com.apple.AppKit 0x9372d7a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
12 com.apple.AppKit 0x93729cec -[NSApplication
run] + 472
13 com.apple.AppKit 0x9381a87c NSApplicationMain
+ 452
14 ...nt.MirapointConnectorForMac 0x00001f28 _start + 340
(crt.c:272)
15 ...nt.MirapointConnectorForMac 0x00001dd0 start + 60
Thread 1:
0 libSystem.B.dylib 0x9001f08c select + 12
1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager
+ 472
2 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x9002bbc8
semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x900306ac pthread_cond_wait
+ 480
2 com.apple.Foundation 0x92966300 -[NSConditionLock
lockWhenCondition:] + 68
3 com.apple.AppKit 0x937ca708 -[NSUIHeartBeat
_heartBeatThread:] + 324
4 com.apple.Foundation 0x9295f194
forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 3:
0 libSystem.B.dylib 0x9003208c wait4 + 12
1 com.apple.Foundation 0x9294d448
_waitForTermination + 40
2 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000fffeff20 srr1:
0x000000000000f030 vrsave: 0x0000000000000000
cr: 0x44028224 xer: 0x0000000000000002 lr:
0x000000009293b968 ctr: 0x0000000000000002
r0: 0x0000000000000001 r1: 0x00000000bfffe530 r2:
0x0000000000000000 r3: 0x0000000004313410
r4: 0x0000000090aa8904 r5: 0x0000000001800000 r6:
0x00000000ffffffff r7: 0x0000000004059000
r8: 0x0000000000000001 r9: 0x000000000003f000 r10:
0x0000000000000000 r11: 0x000000006f548904
r12: 0x000000000046efab r13: 0x0000000000000000 r14:
0x0000000000000001 r15: 0x0000000000000001
r16: 0x0000000000000000 r17: 0x0000000000000001 r18:
0x00000000000080df r19: 0x0000000000000000
r20: 0x00000000243d40a2 r21: 0x000000009a273d3d r22:
0x000000000030c938 r23: 0x000000000030c930
r24: 0x00000000bfffef9c r25: 0x0000000000000028 r26:
0x0000000000000001 r27: 0x00000000bfffeb40
r28: 0x000000000432eea0 r29: 0x0000000004313410 r30:
0x00000000a2959dfc r31: 0x000000009293b764
Thanks!
Manish.
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden