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 on Artix Linux #6

Open
TerminalHash opened this issue Mar 28, 2023 · 1 comment
Open

Segmentation Fault on Artix Linux #6

TerminalHash opened this issue Mar 28, 2023 · 1 comment

Comments

@TerminalHash
Copy link

Version of GDK: gdk-pixbuf2 2.42.10-2

Thread 1 "theme-generator" received signal SIGSEGV, Segmentation fault.
0x00007ffff7ed048e in gdk_pixbuf_get_from_surface ()
   from /usr/lib/libgdk-3.so.0
(gdb) bt
#0  0x00007ffff7ed048e in gdk_pixbuf_get_from_surface ()
    at /usr/lib/libgdk-3.so.0
#1  0x0000555555556921 in headerbar_screenshot ()
#2  0x00005555555570ba in execute_steps ()
#3  0x00005555555573bb in resume ()
#4  0x00007ffff7067322 in  () at /usr/lib/libglib-2.0.so.0
#5  0x00007ffff7066afb in g_main_context_dispatch ()
    at /usr/lib/libglib-2.0.so.0
#6  0x00007ffff70c35d9 in  () at /usr/lib/libglib-2.0.so.0
#7  0x00007ffff70660cf in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#8  0x00007ffff77d7c0f in gtk_main () at /usr/lib/libgtk-3.so.0
#9  0x0000555555556460 in main ()
@andreldm
Copy link
Owner

I'm also using gdk-pixbuf2 2.42.10-2 on Arch, no crashes here. Does it crash for all themes you have installed or just a particular one?

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

2 participants