I've been developing and "porting" Java apps on Mac OS X and it's been
a true pleasure. Java on Apple seems top-notch.
Except that one app I'm running can quite reliably cause a kernel
panic. I'm narrowing down the module that's causing it so I can try to
show you a small test case, but before I spend any more time, I'm
wondering if this is old news. (I'd search the archives, if the
feature existed!)
Anyone else out there suffering? Another interesting note is that this
occurs only on my dual G5, not my iBook G4. Perhaps related to
threading on multiple CPUs?
The panic log usually looks like the following, if you're curious, or
happen to be an Apple employee:
Unresolved kernel trap(cpu 1): 0x300 - Data access
DAR=0x0000000000000014 PC=0x000000000
020B7B8
Latest crash info for cpu 1:
Exception state (sv=0x36D68000)
PC=0x0020B7B8; MSR=0x00009030; DAR=0x00000014; DSISR=0x40000000;
LR=0x0020B6C4; R1
=0x1E98BC20; XCP=0x0000000C (0x300 - Data access)
Backtrace:
0x0020B950 0x0020B1F4 0x002452B4 0x00094200 0x00000000
backtrace terminated - frame not mapped or invalid: 0xF13A64C0
Proceeding back via exception chain:
Exception state (sv=0x36D68000)
previously dumped as "Latest" state. skipping...
Exception state (sv=0x36CAE500)
PC=0x9002E1CC; MSR=0x0000F030; DAR=0x2F00F000; DSISR=0x42000000;
LR=0x81F45A8C; R1
=0xF13A64C0; XCP=0x00000030 (0xC00 - System call)
Kernel version:
Darwin Kernel Version 7.5.0:
Thu Aug 5 19:26:16 PDT 2004; root:xnu/xnu-517.7.21.obj~3/RELEASE_PPC
panic(cpu 1): 0x300 - Data access
Latest stack backtrace for cpu 1:
Backtrace:
0x000836E4 0x00083BC8 0x0001EDA4 0x00090C60 0x0009406C
Proceeding back via exception chain:
Exception state (sv=0x36D68000)
PC=0x0020B7B8; MSR=0x00009030; DAR=0x00000014; DSISR=0x40000000;
LR=0x0020B6C4; R1
=0x1E98BC20; XCP=0x0000000C (0x300 - Data access)
Backtrace:
0x0020B950 0x0020B1F4 0x002452B4 0x00094200 0x00000000
backtrace terminated - frame not mapped or invalid: 0xF13A64C0
Exception state (sv=0x36CAE500)
PC=0x9002E1CC; MSR=0x0000F030; DAR=0x2F00F000; DSISR=0x42000000;
LR=0x81F45A8C; R1
=0xF13A64C0; XCP=0x00000030 (0xC00 - System call)
Kernel version:
Darwin Kernel Version 7.5.0:
Thu Aug 5 19:26:16 PDT 2004; root:xnu/xnu-517.7.21.obj~3/RELEASE_PPC
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden