I tried to reproduce the crash, using:
# mkfs -F udfs -o psize=2048 /dev/rdsk/c1t1d0p0 8946816 Dateisystem mit Sektorgr??e von 2048 Byte wird erstellt. # mount -F udfs /dev/dsk/c1t1d0p0 /mnt # df -h /mnt Dateisystem Gr??e belegt verf?gbar Kapazit?t Eingeh?ngt auf /dev/dsk/c1t1d0p0 4,3G 282K 4,3G 1% /mnt # cd /usr/bin # cp * /mnt cp: amd64: ist ein Verzeichnis cp: i86: ist ein Verzeichnis cp: X11: ist ein Verzeichnis # df -h /mnt Dateisystem Gr??e belegt verf?gbar Kapazit?t Eingeh?ngt auf /dev/dsk/c1t1d0p0 4,3G 42M 4,2G 1% /mnt That didn't panic the machine. I'm using on-20060228 bits + the fix for 6388096. It seems the fix for 6388096 is included in the latest "on" source drop, on-20060307. This message posted from opensolaris.org
