In the Ubuntu bug report above we got a crash in hald-probe-volume when trying to assign NULL to volume.fstype. The debug stack trace at https://launchpad.net/ubuntu/+source/hal/+bug/87800/comments/2 pinpoints the issue pretty well. However, I'm not entirely sure at which level this should be fixed. Just set it to an empty string?
Hm, just setting it to the empty string might make it crash on the next NULL field, so this is not just an one-line patch.
Created attachment 9359 [details] [review] possible fix Does this patch help? Let me know to get this into 0.5.9
Uploaded into Ubuntu, I asked the reporter for feedback.
commited to git HEAD and 0.5.9 branch
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.