I can create, 100% consistency, a kernal panic by executing the following from the Terminal whos current directory is a Samba/CIFS share from a Win2k box:
mv <source_file> ~/Desktop/<target_directory>
this creates a instant kernal panic, whereas copying the file does not
can anyone else...