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
Program terminated with signal SIGSEGV, Segmentation fault.
Downloading source file /build/gtk+-3.24.38/build/../gdk/gdkwindow.c
#0 0x00007f50a3941fc1 in gdk_window_is_visible (window=0xaaaaaaaa00000000) at ../gdk/gdkwindow.c:2776
2776 g_return_val_if_fail (GDK_IS_WINDOW (window), FALSE);
[Current thread is 1 (LWP 195919)]
warning: File "/nix/store/xq05361kqwzcdamcsxr4gzg8ksxrb8sg-gcc-12.3.0-lib/lib/libstdc++.so.6.0.30-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/nix/store/bpq1s72cw9qb2fs8mnmlw6hn2c7iy0ss-gcc-14-20241116-lib".
(gdb) bt
#0 0x00007f50a3941fc1 in gdk_window_is_visible (window=0xaaaaaaaa00000000) at ../gdk/gdkwindow.c:2776
#1 0x00007f50a3c8764b in indicator_set_fade (indicator=0x559cecc7b578, pos=0) at ../gtk/gtkscrolledwindow.c:4337
#2 0x00007f50a3c89374 in maybe_hide_indicator (data=0x559cecc7b578) at ../gtk/gtkscrolledwindow.c:4428
#3 maybe_hide_indicator (data=0x559cecc7b578) at ../gtk/gtkscrolledwindow.c:4422
#4 0x00007f50a32cd8ba in g_timeout_dispatch (source=0x559ced728030, callback=<optimized out>, user_data=<optimized out>) at ../glib/gmain.c:5054
#5 0x00007f50a32ccd7f in g_main_dispatch (context=0x559cec496fd0) at ../glib/gmain.c:3460
#6 g_main_context_dispatch (context=context@entry=0x559cec496fd0) at ../glib/gmain.c:4200
#7 0x00007f50a32cd158 in g_main_context_iterate (context=0x559cec496fd0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4276
#8 0x00007f50a32cd40f in g_main_loop_run (loop=loop@entry=0x559cec4dcae0) at ../glib/gmain.c:4479
#9 0x00007f50a3c05fd5 in gtk_main () at ../gtk/gtkmain.c:1329
#10 0x0000559cae7880db in application_main ()
#11 0x0000559cae786520 in main ()
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: