On Sat, 2017-06-24 at 22:11 +1000, Wayne Blaszczyk wrote:
> No issue on the build phase, but when I try to log in (gdm/gnome), udisksd 
> coredumps.
> The first error produced in journalctl is the following:
> 
> Error initializing libblockdev library: Fail to load plugins 
> (g-bd-init-error-quark, 0)
> 
> I'll keep you posted if I find anything else.
> 
> Regards,
> Wayne.
> 
> 

Just a bit more info.

Jun 24 21:31:13 lfs00 udisksd[746]: udisks daemon version 2.7.0 starting
Jun 24 21:31:13 lfs00 udisksd[746]: Cannot load the MDRAID plugin: The 'mdadm' 
utility is not available
Jun 24 21:31:13 lfs00 udisksd[746]: Cannot load the part plugin: The 'sgdisk' 
utility is not available
Jun 24 21:31:13 lfs00 udisksd[746]: Cannot load the FS plugin: The 'mkfs.xfs' 
utility is not available
Jun 24 21:31:13 lfs00 udisksd[746]: Cannot load the FS plugin: The 'xfs_db' 
utility is not available
Jun 24 21:31:13 lfs00 udisksd[746]: Cannot load the FS plugin: The 'xfs_repair' 
utility is not available
Jun 24 21:31:13 lfs00 udisksd[746]: Cannot load the FS plugin: The 'xfs_admin' 
utility is not available
Jun 24 21:31:13 lfs00 udisksd[746]: Cannot load the FS plugin: The 'xfs_growfs' 
utility is not available
Jun 24 21:31:13 lfs00 udisksd[746]: Error initializing libblockdev library: 
Failed to load plugins (g-bd-init-error-quark, 0


Also found this:
https://bugs.archlinux.org/task/54338

It looks like addition packages will need be installed which kind of sucks 
given that 
I have no use for those features including encryption to begin with.


And the stack trace:
Jun 24 21:31:15 lfs00 systemd-coredump[756]: Process 746 (udisksd) of user 0 
dumped core.
                                             
                                             Stack trace of thread 746:
                                             #0  0x00007ff5b8443841 
_g_log_abort (libglib-2.0.so.0)
                                             #1  0x00007ff5b8445d11 
g_log_writer_default (libglib-2.0.so.0)
                                             #2  0x00007ff5b844437c 
g_log_structured_array (libglib-2.0.so.0)
                                             #3  0x00007ff5b8444668 
g_log_structured (libglib-2.0.so.0)
                                             #4  0x000000000044eaad udisks_log 
(udisksd)
                                             #5  0x0000000000417b0a 
udisks_daemon_constructed (udisksd)
                                             #6  0x00007ff5b8925de7 
g_object_new_internal (libgobject-2.0.so.0)
                                             #7  0x00007ff5b892767e 
g_object_new_valist (libgobject-2.0.so.0)
                                             #8  0x00007ff5b8927904 
g_object_new (libgobject-2.0.so.0)
                                             #9  0x00000000004180c9 
udisks_daemon_new (udisksd)
                                             #10 0x0000000000416f88 
on_bus_acquired (udisksd)
                                             #11 0x00007ff5b9cfbe54 
connection_get_cb (libgio-2.0.so.0)
                                             #12 0x00007ff5b9cc19a3 
g_task_return_now (libgio-2.0.so.0)
                                             #13 0x00007ff5b9cc2446 
g_task_return (libgio-2.0.so.0)
                                             #14 0x00007ff5b9ceeec2 
bus_get_async_initable_cb (libgio-2.0.so.0)
                                             #15 0x00007ff5b9cc19a3 
g_task_return_now (libgio-2.0.so.0)
                                             #16 0x00007ff5b9cc19d9 
complete_in_idle_cb (libgio-2.0.so.0)
                                             #17 0x00007ff5b843de9a 
g_main_dispatch (libglib-2.0.so.0)
                                             #18 0x00007ff5b843e218 
g_main_context_iterate (libglib-2.0.so.0)
                                             #19 0x00007ff5b843e532 
g_main_loop_run (libglib-2.0.so.0)
                                             #20 0x0000000000417251 main 
(udisksd)
                                             #21 0x00007ff5b7c0f511 
__libc_start_main (libc.so.6)
                                             #22 0x0000000000416e8a _start 
(udisksd)
                                             
                                             Stack trace of thread 753:
                                             #0  0x00007ff5b7cd166d poll 
(libc.so.6)
                                             #1  0x00007ff5b843e1b6 
g_main_context_poll (libglib-2.0.so.0)
                                             #2  0x00007ff5b843e532 
g_main_loop_run (libglib-2.0.so.0)
                                             #3  0x00007ff5b9d014a6 
gdbus_shared_thread_func (libgio-2.0.so.0)
                                             #4  0x00007ff5b8464bc5 
g_thread_proxy (libglib-2.0.so.0)
                                             #5  0x00007ff5b7f9a4c7 
start_thread (libpthread.so.0)
                                             #6  0x00007ff5b7cdb53f __clone 
(libc.so.6)
                                             
                                             Stack trace of thread 752:
                                             #0  0x00007ff5b7cd6879 syscall 
(libc.so.6)
                                             #1  0x00007ff5b84822f4 
g_cond_wait_until (libglib-2.0.so.0)
                                             #2  0x00007ff5b8413769 
g_async_queue_pop_intern_unlocked (libglib-2.0.so.0)
                                             #3  0x00007ff5b8465576 
g_thread_pool_wait_for_new_task (libglib-2.0.so.0)
                                             #4  0x00007ff5b8464bc5 
g_thread_proxy (libglib-2.0.so.0)
                                             #5  0x00007ff5b7f9a4c7 
start_thread (libpthread.so.0)
                                             #6  0x00007ff5b7cdb53f __clone 
(libc.so.6)
                                             
                                             Stack trace of thread 751:
                                             #0  0x00007ff5b7cd166d poll 
(libc.so.6)
                                             #1  0x00007ff5b843e1b6 
g_main_context_poll (libglib-2.0.so.0)
                                             #2  0x00007ff5b843e2bc 
g_main_context_iteration (libglib-2.0.so.0)
                                             #3  0x00007ff5b843e301 
glib_worker_main (libglib-2.0.so.0)
                                             #4  0x00007ff5b8464bc5 
g_thread_proxy (libglib-2.0.so.0)
                                             #5  0x00007ff5b7f9a4c7 
start_thread (libpthread.so.0)
                                             #6  0x00007ff5b7cdb53f __clone 
(libc.so.6)


-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to