This solves issue for me as well. aprropriate libblockdev-* libs should be added as required by udisks2
On Wed, 30 Aug 2017 07:37:00 +0200 Daniel Schaal <[email protected]> wrote: > I'm experiencing the same issue. I attached the log output and the > backtrace of the coredump. > > After installing the missing plugins (libblockdev-* packages) it > complains about, I don't get this issue anymore. > > syslog output: > ------------- > Starting Disk Manager... > udisks daemon version 2.7.2 starting > failed to load module mdraid: libbd_mdraid.so.2: cannot open shared > object file: No such file or directory > Cannot load the part plugin: The 'sgdisk' utility is not available > failed to load module fs: libbd_fs.so.2: cannot open shared object file: > No such file or directory > Error initializing libblockdev library: Failed to load plugins > (g-bd-init-error-quark, 0) > traps: udisksd[2390] trap int3 ip:7f77dd711921 sp:7ffce682cbd0 error:0 > in libglib-2.0.so.0.5306.0[7f77dd6c1000+111000] > Started Process Core Dump (PID 2395/UID 0). > udisks2.service: Main process exited, code=dumped, status=5/TRAP > Failed to start Disk Manager. > udisks2.service: Unit entered failed state. > udisks2.service: Failed with result 'core-dump'. > -------------- > > Backtrace: > --------- > #0 _g_log_abort (breakpoint=breakpoint@entry=1) at > ../../../../glib/gmessages.c:554 > #1 0x00007fd1ff261f41 in g_log_writer_default (log_level=6, > log_level@entry=G_LOG_LEVEL_ERROR, fields=fields@entry=0x7ffc32a375a0, > n_fields=n_fields@entry=3, user_data=user_data@entry=0x0) > at ../../../../glib/gmessages.c:2628 > #2 0x00007fd1ff2604be in g_log_structured_array > (log_level=G_LOG_LEVEL_ERROR, fields=0x7ffc32a375a0, n_fields=3) at > ../../../../glib/gmessages.c:1941 > #3 0x00007fd1ff2607b7 in g_log_structured (log_domain=0x55ea532e0c08 > "udisks", log_level=G_LOG_LEVEL_ERROR) at ../../../../glib/gmessages.c:1768 > #4 0x000055ea532d8e9b in udisks_log () > #5 0x000055ea532ad74f in ?? () > #6 0x00007fd1ff538510 in g_object_new_internal > (class=class@entry=0x55ea53e38c00, params=params@entry=0x7ffc32a38060, > n_params=n_params@entry=4) at ../../../../gobject/gobject.c:1821 > #7 0x00007fd1ff53a4e0 in g_object_new_valist > (object_type=94464918131104, first_property_name=<optimized out>, > var_args=var_args@entry=0x7ffc32a381b0) at > ../../../../gobject/gobject.c:2104 > #8 0x00007fd1ff53a859 in g_object_new (object_type=<optimized out>, > first_property_name=<optimized out>) at ../../../../gobject/gobject.c:1624 > #9 0x000055ea532add55 in udisks_daemon_new () > #10 0x000055ea532aceab in ?? () > #11 0x00007fd1ff83de74 in connection_get_cb (source_object=<optimized > out>, res=0x55ea53e41030, user_data=0x55ea53e34e70) at > ../../../../gio/gdbusnameowning.c:487 > #12 0x00007fd1ff801fd3 in g_task_return_now (task=0x55ea53e41030) at > ../../../../gio/gtask.c:1145 > #13 0x00007fd1ff8029f6 in g_task_return (task=0x55ea53e41030, > type=<optimized out>) at ../../../../gio/gtask.c:1203 > #14 0x00007fd1ff830b92 in bus_get_async_initable_cb

