Bugzilla – Bug 119567
regular kernel panic for DVD-RAM writing
Last modified: 2006-09-12 12:55:40 UTC
I am not able to write to DVD-RAM. During writing, system freezes. The bug is probably 100% reproducible by using rsync from certain directory trees. For other trees it does not crash.
Created attachment 51193 [details] minicom.cap Console capture.
Created attachment 51194 [details] minicom.ksyms Output of ksymoops minicom.cap >minicom.ksyms
Created attachment 51195 [details] hwinfo
It looks, that required (but probably not sufficient) condition for this kernel panic is having files with invalid UTF-8 filename and using for example rsync --inplace, which is trying to create such files. These files are created for example by wine (installing international files causes creating such desktop files) and by libdvdcss (for DVDs with strange label).
Reopen for 10.1 if the bug still exists.