You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(maki:107326): GLib-WARNING **: 05:14:12.923: getpwuid_r(): failed due to unknown user id (1000)
[New Thread 0x7ffdbd41a700 (LWP 110744)]
(maki:107326): GLib-ERROR **: 05:14:12.943: Creating pipes for GWakeup: Too many open files.
Thread 1 "maki" received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff7cd4c75 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt
#0 0x00007ffff7cd4c75 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007ffff7cd5d0d in g_log_default_handler () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007ffff7cd5f5f in g_logv () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007ffff7cd614f in g_log () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007ffff7d14a4a in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007ffff7ccc703 in g_main_context_new () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6 0x000055555556cdd2 in maki_server_new ()
#7 0x0000555555560da8 in maki_dbus_server_set ()
#8 0x0000555555562599 in maki_dbus_server_message_handler ()
#9 0x00007ffff7eeb379 in () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#10 0x00007ffff7ccedd8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffff7ccf1c8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007ffff7ccf4c2 in g_main_loop_run () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x000055555555e1f1 in main ()
Trigger
Root Cause
maki/source/server.c
Lines 633 to 653 in 1f8340a
it should set max count for creating servers.
The text was updated successfully, but these errors were encountered: