Here is a stacktrace I extracted from /var/crash/ :

Stacktrace:
 #0  _g_log_abort (breakpoint=<optimized out>) at ../../../glib/gmessages.c:431
         debugger_present = 1
         debugger_present = <optimized out>
 #1  g_logv (log_domain=0x797c3b6746de "GLib", log_level=G_LOG_LEVEL_ERROR, 
format=<optimized out>, args=<optimized out>) at ../../../glib/gmessages.c:1287
         domain = 0x0
         data = <optimized out>
         depth = <optimized out>
         log_func = <optimized out>
         domain_fatal_mask = <optimized out>
         masquerade_fatal = <optimized out>
         test_level = <optimized out>
         was_fatal = <optimized out>
         was_recursion = <optimized out>
         buffer = {<optimized out> <repeats 1025 times>}
         msg_alloc = 0x5b6133003f70 "Creating pipes for GWakeup: Too many open 
files"
         msg = 0x5b6133003f70 "Creating pipes for GWakeup: Too many open files"
         i = 2
         size = <optimized out>
 #2  0x0000797c3b5a7123 in g_log (log_domain=<optimized out>, 
log_level=<optimized out>, format=<optimized out>) at 
../../../glib/gmessages.c:1329
         args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 
0x7ffe292f4a20, reg_save_area = 0x7ffe292f4960}}
 #3  0x0000797c3b60466a in g_wakeup_new () at ../../../glib/gwakeup.c:162
         error = 0x5b6134403bc0
         wakeup = 0x5b61330c25b0
 #4  0x0000797c3b5951e0 in g_main_context_new_with_flags 
(flags=flags@entry=G_MAIN_CONTEXT_FLAGS_NONE) at ../../../glib/gmain.c:670
         context = 0x5b61343c0800
         initialised = 1
 #5  0x0000797c3b59533b in g_main_context_new () at ../../../glib/gmain.c:615
 #6  0x0000797c3b82a367 in g_dbus_connection_send_message_with_reply_sync 
(connection=0x797c28000b70 [GDBusConnection], message=0x5b613444e8f0 
[GDBusMessage], flags=G_DBUS_SEND_MESSAGE_FLAGS_NONE, timeout_msec=-1, 
out_serial=0x0, cancellable=0x0, error=0x7ffe292f4b30) at 
../../../gio/gdbusconnection.c:2308
         data = {res = 0x0, context = 0x8, loop = 0x7ffe292f4ac0}
         reply = <optimized out>
 #7  0x0000797c3b839037 in g_dbus_connection_call_sync_internal 
(connection=0x797c28000b70 [GDBusConnection], 
bus_name=bus_name@entry=0x797c3b89a5fe "org.freedesktop.DBus", 
object_path=object_path@entry=0x797c3b89a613 "/org/freedesktop/DBus", 
interface_name=interface_name@entry=0x797c3b89a5fe "org.freedesktop.DBus", 
method_name=method_name@entry=0x797c3b89b1f5 "ReleaseName", 
parameters=0x5b6134405ea0, reply_type=0x797c3b89a594, 
flags=G_DBUS_CALL_FLAGS_NONE, timeout_msec=-1, fd_list=0x0, out_fd_list=0x0, 
cancellable=0x0, error=0x7ffe292f4c10) at ../../../gio/gdbusconnection.c:6715
         message = 0x5b613444e8f0 [GDBusMessage]
         reply = 0x0
         result = 0x0
         local_error = 0x0
         send_flags = G_DBUS_SEND_MESSAGE_FLAGS_NONE
         out = <optimized out>
 #8  0x0000797c3b839446 in g_dbus_connection_call_sync (connection=<optimized 
out>, bus_name=bus_name@entry=0x797c3b89a5fe "org.freedesktop.DBus", 
object_path=object_path@entry=0x797c3b89a613 "/org/freedesktop/DBus", 
interface_name=interface_name@entry=0x797c3b89a5fe "org.freedesktop.DBus", 
method_name=method_name@entry=0x797c3b89b1f5 "ReleaseName", 
parameters=<optimized out>, reply_type=0x797c3b89a594, 
flags=G_DBUS_CALL_FLAGS_NONE, timeout_msec=-1, cancellable=0x0, 
error=0x7ffe292f4c10) at ../../../gio/gdbusconnection.c:6945
 #9  0x0000797c3b83df56 in g_bus_unown_name (owner_id=1) at 
../../../gio/gdbusnameowning.c:932
         result = <optimized out>
         error = 0x0
         release_name_reply = 32766
         client = 0x5b613342c270
         out = <optimized out>
         client = <optimized out>
         out = <optimized out>
         _g_boolean_var_13 = <optimized out>
         _g_boolean_var_14 = <optimized out>
 Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x0
 #10 g_bus_unown_name (owner_id=1) at ../../../gio/gdbusnameowning.c:891
         client = <optimized out>
         out = <optimized out>
         _g_boolean_var_14 = <optimized out>
 Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x0
 #11 0x00005b60fdf6e5b5 in fu_dbus_daemon_finalize (obj=0x5b6132ec5280 
[FuDbusDaemon]) at ../src/fu-dbus-daemon.c:2927
         self = 0x5b6132ec5280 [FuDbusDaemon]
 #12 0x0000797c3b6c7c62 in g_object_unref (_object=0x5b6132ec5280) at 
../../../gobject/gobject.c:4509
         object = 0x5b6132ec5280 [FuDbusDaemon]
         old_ref = <optimized out>
         toggle_notify = <optimized out>
         toggle_data = <optimized out>
         nqueue = 0x5b613330e180
         obj_gtype = <optimized out>
         retry_beginning = <optimized out>
         retry_decrement = <optimized out>
 #13 0x00005b60fdf6d529 in glib_autoptr_clear_GObject (_ptr=0x5b6132ec5280 
[FuDbusDaemon]) at /usr/include/glib-2.0/gobject/gobject-autocleanups.h:31
 #14 glib_autoptr_clear_FuDaemon (_ptr=0x5b6132ec5280 [FuDbusDaemon]) at 
../src/fu-daemon.h:14
 #15 glib_autoptr_cleanup_FuDaemon (_ptr=<synthetic pointer>) at 
../src/fu-daemon.h:14
 #16 main (argc=<optimized out>, argv=<optimized out>) at ../src/fu-main.c:132
         immediate_exit = 0
         timed_exit = 0
         socket_filename = <optimized out>
         options = {{long_name = 0x5b60fdf77aab "timed-exit", short_name = 0 
'\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7ffe292f4cf0, 
description = 0x5b60fdf77a80 "Exit after a small delay", arg_description = 
0x0}, {long_name = 0x5b60fdf77ab6 "immediate-exit", short_name = 0 '\000', 
flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7ffe292f4cf4, description = 
0x5b60fdf782f0 "Exit after the engine has loaded", arg_description = 0x0}, 
{long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, 
arg_data = 0x0, description = 0x0, arg_description = 0x0}}
         socket_address = <optimized out>
         error = 0x0
         argv0_file = 0x5b6132ec7e90
         context = 0x5b6132edb300
         daemon = 0x5b6132ec5280
         argv0_monitor = <optimized out>
         memory_monitor = <optimized out>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111551

Title:
  fwupd crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/2111551/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to