How to debug this???
How to debug this???
- Subject: How to debug this???
- From: "Steven M.Palm" <email@hidden>
- Date: Tue, 11 Mar 2003 11:48:50 -0600
This is a result of my Cocoa front end to command line program:
**********
Date/Time: 2003-03-11 11:44:45 -0600
OS Version: 10.2.4 (Build 6I32)
Host: Ubiquitous-iBook.local.
Command: Unknown
PID: 1892
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x82523594
Backtrace not available
PPC Thread State:
srr0: 0x907e4718 srr1: 0x0000d030 vrsave: 0x00000000
xer: 0x00000000 lr: 0x907e46b8 ctr: 0x907e46a8 mq: 0x00000000
r0: 0xf0161a50 r1: 0xf01619a0 r2: 0x4800028e r3: 0x00000000
r4: 0x00000002 r5: 0x0000001d r6: 0x00000000 r7: 0x90148014
r8: 0x901e8014 r9: 0x82523580 r10: 0x0006aca0 r11: 0xa3072d38
r12: 0x907e46a8 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
r20: 0x00000000 r21: 0x00000000 r22: 0x019a0440 r23: 0x00000000
r24: 0x00000000 r25: 0xf0161a50 r26: 0x00000001 r27: 0x019a2070
r28: 0x001d4ec0 r29: 0xa07ee8b8 r30: 0x016d9680 r31: 0x907e46b8
How in the heck do you debug that???
I also see these in the console log around the same time:
Mar 11 11:44:45 Ubiquitous-iBook crashdump: Crash report written to:
/Library/Logs/CrashReporter/???.crash.log
Mar 11 11:44:45 Ubiquitous-iBook crashdump: getpwuid("1695156816")
failed
2003-03-11 11:44:46.529 Console[1875] Exception raised during posting
of notification. Ignored. exception: *** NSRunStorage,
_NSBlockNumberForIndex(): index (11794) beyond array bounds (11794)
Mar 11 11:44:46 Ubiquitous-iBook /usr/libexec/crashreporterd:
exception_raise() failed forwarding exception: (os/kern) invalid
argument
Mar 11 11:44:46 Ubiquitous-iBook /usr/libexec/crashreporterd: newport:
2603 originalport: b07 thread: 2a03 task: 2b03 exception: 1
Mar 11 11:44:46 Ubiquitous-iBook /usr/libexec/crashreporterd:
mach_msg() reply failed: (ipc/send) invalid destination port
-----------------------
- Steven M. Palm
- Ham Radio Call: N9YTY
- Attempts to make thine own star shine shall lead thee into darkness.
-----------------------
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.