open the terminal, log in as root and then run this command
cat /var/log/syslog | grep disk
what do you get?
this is my output:
[ink@mtz ~]$ cat /var/log/syslog | grep disk
Sep 2 04:13:44 mtz klogd: udisks-daemon[30836]: segfault at c ip 0805ce9c sp bfc3aaf0 error 4 in udisks-daemon[8048000+3e000]
Sep 2 10:51:40 mtz ifplugd(eth0)[1645]: client: 2012/09/02 10:51:40| WARNING cache_mem is larger than total disk cache space!
Sep 2 12:48:21 mtz klogd: sd 4:0:0:0: [sdd] Attached SCSI disk
Sep 3 01:01:36 mtz klogd: udisks-daemon[663]: segfault at c ip 0805ce9c sp bfbcd110 error 4 in udisks-daemon[8048000+3e000]
Sep 3 01:01:57 mtz klogd: udisks-daemon[24065]: segfault at c ip 0805ce9c sp bfba8600 error 4 in udisks-daemon[8048000+3e000]
Sep 3 14:55:13 mtz klogd: sd 5:0:0:0: [sdd] Attached SCSI disk
Sep 3 20:49:29 mtz klogd: udisks-daemon[24213]: segfault at c ip 0805ce9c sp bfa2fab0 error 4 in udisks-daemon[8048000+3e000]
Sep 3 20:49:45 mtz klogd: udisks-daemon[27247]: segfault at c ip 0805ce9c sp bfd73880 error 4 in udisks-daemon[8048000+3e000]
Sep 4 01:07:58 mtz klogd: udisks-daemon[27362]: segfault at c ip 0805ce9c sp bfc7c280 error 4 in udisks-daemon[8048000+3e000]
Sep 4 02:42:51 mtz klogd: udisks-daemon[3996]: segfault at c ip 0805ce9c sp bfc45d90 error 4 in udisks-daemon[8048000+3e000]
[ink@mtz ~]$
Crashing udisk is something i can now do at will, every opening of luks based partition crashes it. udisks is not stable, its old and need to be updated. I have known this for ages, i just havent report it here.
device notifier depends on udisks, when udisk crash, device notifier crashes and it brings down plasma-desktop with it.
Right now, it just crashes silently because it no longer use device notifier and hence its crashing doesnt affect me.