OS X Crash in FTDIUSBSerialDriver

I got my Arduino board yesterday and I am using it with OS X. Everything is working fine, but this morning when I got up my Mac had crashed! This is only the second time my Mac has crashed in as many years.

The crash dump is below and it seems related to the FTDIUSBSerialDriver. Is this a known issue?

Thanks... Gary

Wed Mar 18 07:20:20 2009
panic(cpu 1 caller 0x001A9C68): Kernel trap at 0x00000000, type 14=page fault, registers:
CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00cfc000, CR4: 0x000006e0
EAX: 0x03dd6480, EBX: 0x03dd4680, ECX: 0x00000000, EDX: 0x0b61d080
CR2: 0x00000000, EBP: 0x2e28be28, ESI: 0x03dd4680, EDI: 0x071d9a80
EFL: 0x00010203, EIP: 0x00000000, CS: 0x00000008, DS: 0x0000000c
Error code: 0x00000010

Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
0x2e28bc48 : 0x12b4f3 (0x45b13c 0x2e28bc7c 0x1335e4 0x0)
0x2e28bc98 : 0x1a9c68 (0x464700 0x0 0xe 0x463eb0)
0x2e28bd78 : 0x1a038d (0x2e28bd94 0x212 0x2e28bdd8 0x2e28be28)
0x2e28bd8c : 0x0 (0xe 0x48 0xc 0xc)
0x2e28be28 : 0x347c4c49 (0x3dd4680 0x71d9a80 0x1 0x3c00800)
0x2e28be98 : 0x347c9342 (0x3c00800 0x71d9a80 0x8 0x43f3d8c)
0x2e28bed8 : 0x347c905e (0x43f3d80 0x71d9a80 0x0 0x0)
0x2e28bf18 : 0x347c8cf1 (0x43f3d80 0x71d9a80 0x0 0x0)
0x2e28bf48 : 0x35a2459b (0x43f3d80 0x71d9a80 0x40f0930 0x0)
0x2e28bf78 : 0x13eed2 (0x40f0000 0x0 0x1a336f 0x4e56f20)
0x2e28bfc8 : 0x1a017c (0x0 0x0 0x1a30b5 0xb5172e8)
Backtrace terminated-invalid frame pointer 0
Kernel loadable modules in backtrace (with dependencies):
com.FTDI.driver.FTDIUSBSerialDriver(2.2.9)@0x35a21000->0x35a27fff
dependency: com.apple.iokit.IOSerialFamily(9.3)@0x34dfb000
dependency: com.apple.iokit.IOUSBFamily(3.2.7)@0x347bf000
com.apple.iokit.IOUSBFamily(3.2.7)@0x347bf000->0x347e7fff

BSD process name corresponding to current thread: kernel_task

Mac OS version:
9G55

Kernel version:
Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
System model name: Macmini1,1 (Mac-F4208EC8)

The one thing I would suggest is at least updating to the 2.2.10 FTDI driver. The driver can be downloaded from http://www.ftdichip.com/Drivers/VCP.htm.