BSD Java error causing Mac OS crash once/twice per day

Hi there,I’m getting a consistent OS Crash error that contains the following:

Wed Aug 6 09:55:22 2008

panic(cpu 0 caller 0x0036763C): “fdfree: found fp with UF_RESERVED\n”@/SourceCache/xnu/xnu-1228.5.20/bsd/kern/kern_descrip.c:3700

Backtrace, Format - Frame : Return Address (4 potential args on stack)

0x34f4bd78 : 0x12b0fa (0x4592a4 0x34f4bdac 0x133243 0x0)

0x34f4bdc8 : 0x36763c (0x48cb80 0x3e1e5f0 0x26 0x3549a4)

0x34f4be08 : 0x370498 (0x3df8bf0 0x8 0x0 0x3df8bf0)

0x34f4beb8 : 0x13c6c2 (0x3df8bf0 0x1 0x3df8bf0 0x19d5b1)

0x34f4bee8 : 0x13dfc3 (0x57377b4 0x0 0x0 0x0)

0x34f4bf28 : 0x13de22 (0x57377d4 0x57374f0 0x34f4bf68 0x37f33a)

0x34f4bf68 : 0x1291b7 (0x57374f0 0xffffff7f 0x0 0x0)

0x34f4bfa8 : 0x1a7e6c (0xffffffff 0x1 0x34f4bfc8 0x45c6b80)

0x34f4bfc8 : 0x19ed1a (0x0 0x0 0x1a20b5 0x45c6b80)

Backtrace terminated-invalid frame pointer 0

BSD process name corresponding to current thread: java

Mac OS version:

9E17

Kernel version:

Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386

System model name: MacBookPro2,2 (Mac-F42187C8)

This is happening daily, sometimes an hour or two apart. Other times, I can go almost a full day without a crash.

Briefly, my system configuration is:

  • Mac OS 10.5.4

  • LN 8.5 Beta 1

Other than this nagging error which causes my machine to need to be completely rebooted, I actually dont have near as many issues as others (although I’m not a developer at all).

Any ideas?

Subject: What were you doing before Mac OS crash?