> svn_33, /var/adm/messages says > > Mar 8 20:52:29 ferrari unix: [ID 836849 kern.notice] > Mar 8 20:52:29 ferrari^Mpanic[cpu0]/thread=ffffffff80e2e460: > Mar 8 20:52:29 ferrari genunix: [ID 683410 kern.notice] BAD TRAP: type=d > (#gp General protection) rp=fffffe80003d89b0 addr=feb56000
If you have 4.5GB of free disk space on that ferrari laptop, the following experiment could be interesting: - copy a DVD-RAM UDFS filesystem image into a file on the HDD $ dd if=/vol/dev/aliases/cdrom0 bs=32k of=dvdram.udfs - lofi mount the UDFS image # lofiadm -a `pwd`/dvdram.udfs /dev/lofi/1 # mount -F udfs /dev/lofi/1 /mnt # - copy files to the lofi mounted UDFS # cp /usr/bin/* /mnt Does that reproduce the panic / crash? This message posted from opensolaris.org