Comment 5 for bug 1479710

Revision history for this message
Perlover (perlover) wrote :

Hi,

I have Linux Mint 18.3 (it's based on Ubuntu 16.04)
I am about UDisks 2.1.7 (gnome-disks)

When i try to make LUKS partition in USB flash drive (SSD Samsung 1Tb) i regulary got crash
When i run from 'root' (sudo -H gnome-disks) user i got crash again but i have core file. I got backtrace here (full log in attached file)

...
#0 0x00007fa6796fad6f in g_dbus_object_get_interface () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#1 0x00007fa67b5ec1a3 in udisks_object_peek_drive () from /usr/lib/x86_64-linux-gnu/libudisks2.so.0
#2 0x0000000000421458 in gdu_window_select_object ()
#3 0x000000000042bee6 in ?? ()
...

I hope this will help to understand this bug and to patch it. It's annoying users (i am sure) :( I cannot make partition through standard utility of disks for Linux Mint.

Perlover