Re: More Info: Help Using Malloc Debug
Re: More Info: Help Using Malloc Debug
- Subject: Re: More Info: Help Using Malloc Debug
- From: Ted Lowery <email@hidden>
- Date: Fri, 27 Dec 2002 13:46:19 -0500
Ok, I ripped out Xounds (my bad, I shouldn't have had that running, but
it's pretty cool stuff, makes my mac much more interactive (auditorily,
anyhow))
Anyway, still similar problem. Here's the latest crash log. As a
reminder, this is a default PB Cocoa application, no code added, no
changes to the nib. PB 2.1 and MallocDebug 1.4.
**********
Date/Time: 2002-12-27 13:38:06 -0500
OS Version: 10.2.3 (Build 6G30)
Host: dhcppc1
Command: test
PID: 434
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x7c0802ae
Thread 0:
#0 0x90073c48 in mach_msg_trap
#1 0x90005f90 in mach_msg
#2 0x90148b10 in __CFRunLoopRun
#3 0x90180fe4 in CFRunLoopRunSpecific
#4 0x969a36a0 in RunCurrentEventLoopInMode
#5 0x969b34c8 in ReceiveNextEventCommon
#6 0x969da584 in BlockUntilNextEventMatchingListInMode
#7 0x9308d8ac in _DPSNextEvent
#8 0x9309fb04 in -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:]
#9 0x930b15e4 in -[NSApplication run]
#10 0x9315f6b8 in NSApplicationMain
#11 0x00003da8 in main (main.m:13)
#12 0x00003b2c in _start (crt.c:267)
#13 0x000039ac in start
Thread 1:
#0 0x90073c48 in mach_msg_trap
#1 0x90005f90 in mach_msg
#2 0x8c900e44 in exception_raise_state_identity
#3 0x8c9010e4 in _Xexception_raise_state_identity
#4 0x8c9011f8 in exc_server
#5 0x8c907978 in exceptionThread
#6 0x90020d48 in _pthread_body
Thread 2:
#0 0x90000e08 in mach_msg_overwrite_trap
#1 0x90006164 in mach_msg_overwrite
#2 0x90031d1c in mach_msg_server
#3 0x8c902b2c in portSetListen
#4 0x90020d48 in _pthread_body
Thread 3 Crashed:
#0 0x8c904f48 in unwindStack
#1 0x8c904fd4 in getBacktrace
#2 0x8c905068 in malloc
#3 0x900117d0 in _pthread_create_suspended
#4 0x001b31fc in 0x1b31fc
#5 0x00000000 in 0x0
PPC Thread State:
srr0: 0x8c904f48 srr1: 0x0000d030 vrsave: 0x00000000
xer: 0x00000000 lr: 0x8c904fd4 ctr: 0x8c904ff0 mq: 0x00000000
r0: 0x90010008 r1: 0x001bba60 r2: 0x929f04bc r3: 0x001bbaa0
r4: 0x7c0802a6 r5: 0x00000030 r6: 0x0000002c r7: 0x00000803
r8: 0x00000000 r9: 0x00000004 r10: 0x00000000 r11: 0x001bbab0
r12: 0x8c904ff0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0x90034660 r18: 0x90011700 r19: 0x90007f40
r20: 0x90027680 r21: 0x00000000 r22: 0x001b3238 r23: 0x001b3008
r24: 0x00000000 r25: 0x00000000 r26: 0x001bbfc0 r27: 0x00000000
r28: 0x0000025c r29: 0x00000000 r30: 0x001bbeb0 r31: 0x8c904f98
Cheers, Ted
On Friday, December 27, 2002, at 01:14 PM, Simon Fraser wrote:
>
On Friday, December 27, 2002, at 09:13 am, Ted Lowery wrote:
>
>
> #34 0x001f31e4 in APEBundleMessage
>
> #35 0x001f2fe4 in APEBundleMain
>
> #36 0xc0004a60 in __ape_internal
>
> #37 0xc0000f70 in __apeapp
>
> #38 0x001b41a0 in 0x1b41a0
>
> #39 0x001b4038 in 0x1b4038
>
> #40 0x001b4000 in 0x1b4000
>
>
Try disabling the Application Enhancer stuff that you have installed.
>
This looks like Xounds.
>
>
Simon
_______________________________________________
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.