This is a stripped-down version of what unity does: gcc -o /tmp/gdu_pool_crash gdu_pool_crash.c -Wall -g -O0 `pkg-config --cflags --libs glib-2.0 gio-2.0 gdu` && gdb /tmp/gdu_pool_crash
then run while true; do sudo mount -o loop download/ubuntu/precise-desktop- amd64.iso /tmp/d; sudo umount /tmp/d; done this reproduces the crash eventually. ** Attachment added: "reproducer" https://bugs.launchpad.net/unity/+bug/916892/+attachment/2923211/+files/gdu_pool_crash.c -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu. https://bugs.launchpad.net/bugs/916892 Title: gnome-disk-utility crashed with SIGSEGV in gdu_device_get_object_path() To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/916892/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
