Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault #1

Open
wineee opened this issue Jan 10, 2025 · 0 comments
Open

Segmentation fault #1

wineee opened this issue Jan 10, 2025 · 0 comments

Comments

@wineee
Copy link
Member

wineee commented Jan 10, 2025

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 ()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant