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
Hello, currently experiencing a segfault on launch with pasystray, both current source and 0.7.1 from built package.
OS: Void Linux x86_64 glibc
Desktop environment consists of i3wm with dbus. Other tray applications (using GTK) work correctly.
GDB stacktrace:
#0 magazine_chain_pop_head (magazine_chunks=<optimized out>) at ../glib/gslice.c:538
#1 thread_memory_magazine1_alloc (tmem=<optimized out>, ix=1) at ../glib/gslice.c:841
#2 g_slice_alloc (mem_size=24) at ../glib/gslice.c:1015
#3 0x00007ffff726a3d4 in g_list_append (list=0x0, data=0x5555559464d0) at ../glib/glist.c:280
#4 0x00007ffff726a47f in g_list_insert (position=<optimized out>, data=<optimized out>, list=<optimized out>)
at ../glib/glist.c:374
#5 g_list_insert (list=<optimized out>, data=<optimized out>, position=<optimized out>) at ../glib/glist.c:360
#6 0x000055555592d150 in ?? ()
#7 0x000055555592d3f0 in ?? ()
#8 0x00005555559464d0 in ?? ()
#9 0x00007ffff7a6da84 in gtk_menu_real_insert (menu_shell=0x55555592d3f0,
child=0x7ffff7a7b1e6 <gtk_menu_shell_real_insert+22>, position=-1) at gtkmenu.c:1725
#10 0x00007ffff7c01f6d in _gtk_marshal_VOID__OBJECT_BOOLEANv (closure=0x5555555d5850, return_value=<optimized out>,
instance=<optimized out>, args=<optimized out>, marshal_data=<optimized out>, n_params=<optimized out>,
param_types=0x5555555d5880) at gtkmarshalers.c:5149
#11 0x00007ffff734435f in _g_closure_invoke_va (param_types=0x5555555d5880, n_params=<optimized out>,
args=0x7fffffffdeb0, instance=0x55555592d3f0, return_value=0x0, closure=0x5555555d5850)
at ../gobject/gclosure.c:873
#12 g_signal_emit_valist (instance=0x55555592d3f0, signal_id=<optimized out>, detail=<optimized out>,
var_args=var_args@entry=0x7fffffffdeb0) at ../gobject/gsignal.c:3407
#13 0x00007ffff734585f in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>)
at ../gobject/gsignal.c:3554
#14 0x000055555555ad8a in menu_info_item_context_menu (mii=0x5555559475e0) at menu_info.c:424
#15 0x000055555555aa7e in menu_info_item_add (mi=0x555555658588, index=7, name=0x0,
desc=0x555555935d6a "module-jackdbus-detect", vol=0x0, mute=0,
tooltip=0x555555944e10 "Module #7\nName: module-jackdbus-detect\nArgument: channels=2\nUsed: 4294967295\nProperties:\n\t\tmodule.author = \"David Henningsson\"\n\t\tmodule.description = \"Adds JACK sink/source ports when JACK is started\""..., icon=0x0, address=0x0, target=4294967295) at menu_info.c:367
#16 0x000055555555a3ff in menu_info_item_update (mi=0x555555658588, index=7, name=0x0,
desc=0x555555935d6a "module-jackdbus-detect", vol=0x0, mute=0,
tooltip=0x555555944e10 "Module #7\nName: module-jackdbus-detect\nArgument: channels=2\nUsed: 4294967295\nProperties:\n\t\tmodule.author = \"David Henningsson\"\n\t\tmodule.description = \"Adds JACK sink/source ports when JACK is started\""..., icon=0x0, address=0x0, target=4294967295) at menu_info.c:230
#17 0x000055555555d92e in pulseaudio_module_add (i=0x7fffffffe190, is_last=0, userdata=0x555555658588, is_new=0)
at pulseaudio.c:559
#18 0x000055555555d81e in pulseaudio_module_init_cb (c=0x5555558d1e40, i=0x7fffffffe190, is_last=0,
userdata=0x555555658588) at pulseaudio.c:533
#19 0x00007ffff71ba466 in context_get_module_info_callback (pd=pd@entry=0x555555915100, command=command@entry=2,
tag=tag@entry=8, t=t@entry=0x55555565c150, userdata=userdata@entry=0x555555728da0) at pulse/introspect.c:1139
#20 0x00007ffff5baf963 in run_action (pd=0x555555915100, r=0x555555921680, command=2, ts=0x55555565c150)
at pulsecore/pdispatch.c:288
#21 0x00007ffff5bafccf in pa_pdispatch_run (pd=0x555555915100, packet=packet@entry=0x555555572da0,
ancil_data=ancil_data@entry=0x555555914808, userdata=userdata@entry=0x5555558d1e40) at pulsecore/pdispatch.c:341
#22 0x00007ffff71afdbf in pstream_packet_callback (p=<optimized out>, packet=0x555555572da0,
ancil_data=0x555555914808, userdata=0x5555558d1e40) at pulse/context.c:352
#23 0x00007ffff5bb25c7 in do_read (p=p@entry=0x555555914570, re=re@entry=0x555555914738) at pulsecore/pstream.c:1012
#24 0x00007ffff5bb534b in do_pstream_read_write (p=0x555555914570) at pulsecore/pstream.c:248
#25 0x00007ffff5bb5706 in srb_callback (srb=0x55555591fa20, userdata=0x555555914570) at pulsecore/pstream.c:287
#26 0x00007ffff5bb5f5a in srbchannel_rwloop (sr=0x55555591fa20) at pulsecore/srbchannel.c:190
#27 0x00007ffff71f73e6 in dispatch_func (source=0x5555558d18e0, callback=<optimized out>, userdata=<optimized out>)
at pulse/glib-mainloop.c:203
#28 0x00007ffff7265f7d in g_main_dispatch (context=0x5555555ace20) at ../glib/gmain.c:3309
#29 g_main_context_dispatch (context=context@entry=0x5555555ace20) at ../glib/gmain.c:3974
#30 0x00007ffff7267d90 in g_main_context_iterate (context=0x5555555ace20, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4047
#31 0x00007ffff7268d13 in g_main_loop_run (loop=0x5555555efd90) at ../glib/gmain.c:4241
#32 0x000055555555c1f5 in main (argc=1, argv=0x7fffffffe638) at pasystray.c:53
The text was updated successfully, but these errors were encountered:
Hello, currently experiencing a segfault on launch with pasystray, both current source and 0.7.1 from built package.
OS: Void Linux x86_64 glibc
Desktop environment consists of i3wm with dbus. Other tray applications (using GTK) work correctly.
GDB stacktrace:
The text was updated successfully, but these errors were encountered: