My system: Intel D875PBZ, P4 (3.2GHz), 4GB RAM, BFG Tech BFGR76512GSOC GeForce 7600GS (AGP), boot device: SD-CF-IDE-DI adapter w/8GB Transcend CompactFlash card; SYBA SY-PCI40010 PCI SATA II Controller Card, Antec True430w.
ZFS: (3 x 2TB HDDs) in RAIDZ1, dedup=off.
I had FreeNAS 8.3.0 installed running fine, pool healthy. I started copying some files over windows share, when the system crashed. After hard reboot, I got the "Fatal Trap 12" error, unable to access GUI or shell. I had a suspicion that bad SATA cables might have caused an HDD to be dropped from system, so I changed the cables. I reinstalled FreeNAS. Was able to boot, get GUI, setup SSH, but any attempt to import the pool, causes the "Fatal Trap 12" error.
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0x3c
fault code = supervisor read, page not present
instruction pointer = 0x20:0x81055156
stack pointer = 0x28:0x873d719c
frame pointer = 0x28:0x873d719c
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 (system_taskq_1)
The drives & the pool is recognized when I do "zpool import" but if I "zpool import -f tank" crash.
[root@freenas] ~# zpool import
pool: tank
id: 2820821072774409311
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
tank ONLINE
raidz1-0 ONLINE
ada0p2 ONLINE
ada1p2 ONLINE
ada2p2 ONLINE
I tried booting off a USB stick with FreeBSD 9.1 LiveCD, same problem: attempt to import pool caused "Fatal Trap 12". I even connected the HDDs to a different system, same error with trying to import.
Any help you guys can give me will be greatly appreciated. The data is extremely valuable to me, no backups (I know, I feel incredibly stupid), as I was in the process of ordering an external backup solution when all this occurred. I love FreeNAS, love ZFS, but this has me really concerned...
Thank you all for you time, patience, and efforts.
ZFS: (3 x 2TB HDDs) in RAIDZ1, dedup=off.
I had FreeNAS 8.3.0 installed running fine, pool healthy. I started copying some files over windows share, when the system crashed. After hard reboot, I got the "Fatal Trap 12" error, unable to access GUI or shell. I had a suspicion that bad SATA cables might have caused an HDD to be dropped from system, so I changed the cables. I reinstalled FreeNAS. Was able to boot, get GUI, setup SSH, but any attempt to import the pool, causes the "Fatal Trap 12" error.

Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0x3c
fault code = supervisor read, page not present
instruction pointer = 0x20:0x81055156
stack pointer = 0x28:0x873d719c
frame pointer = 0x28:0x873d719c
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 (system_taskq_1)
The drives & the pool is recognized when I do "zpool import" but if I "zpool import -f tank" crash.
[root@freenas] ~# zpool import
pool: tank
id: 2820821072774409311
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
tank ONLINE
raidz1-0 ONLINE
ada0p2 ONLINE
ada1p2 ONLINE
ada2p2 ONLINE
I tried booting off a USB stick with FreeBSD 9.1 LiveCD, same problem: attempt to import pool caused "Fatal Trap 12". I even connected the HDDs to a different system, same error with trying to import.

Any help you guys can give me will be greatly appreciated. The data is extremely valuable to me, no backups (I know, I feel incredibly stupid), as I was in the process of ordering an external backup solution when all this occurred. I love FreeNAS, love ZFS, but this has me really concerned...
Thank you all for you time, patience, and efforts.