Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 808406400 (LWP 101422/gqview)] 0x0000000000455600 in ?? () (gdb) The app opens, I then click on preferences (either from menu or the icon), the app becomes unresponsive for a while until it segfaults (gdb) bt #0 0x0000000000455600 in ?? () #1 0x000000080844a9c0 in ?? () #2 0x0000000808490680 in ?? () #3 0x0000000808490c80 in ?? () #4 0x0000000040000002 in ?? () #5 0x0000000802428d50 in g_cclosure_marshal_VOID__VOID () from /usr/local/lib/libgobject-2.0.so.0 #6 0x0000000802426b5a in _g_closure_invoke_va () from /usr/local/lib/libgobject-2.0.so.0 #7 0x000000080243c13f in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 #8 0x000000080243cb04 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 #9 0x0000000800aabf2f in gtk_button_get_event_window () from /usr/local/lib/libgtk-x11-2.0.so.0 #10 0x0000000802426b5a in _g_closure_invoke_va () from /usr/local/lib/libgobject-2.0.so.0 #11 0x000000080243c13f in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 #12 0x000000080243cb04 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 #13 0x0000000800aabb67 in gtk_button_get_event_window () from /usr/local/lib/libgtk-x11-2.0.so.0 #14 0x0000000800b5aa5f in gtk_marshal_VOID__UINT_STRING () from /usr/local/lib/libgtk-x11-2.0.so.0 #15 0x00000008024268f2 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 #16 0x000000080243b7ac in signal_emit_unlocked_R () from /usr/local/lib/libgobject-2.0.so.0 #17 0x000000080243c4bd in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 #18 0x000000080243cb04 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 #19 0x0000000800c8576c in gtk_widget_event () from /usr/local/lib/libgtk-x11-2.0.so.0 #20 0x0000000800b58aa2 in gtk_propagate_event () from /usr/local/lib/libgtk-x11-2.0.so.0 #21 0x0000000800b586c3 in gtk_main_do_event () from /usr/local/lib/libgtk-x11-2.0.so.0 #22 0x00000008010a2321 in gdk_screen_get_setting () from /usr/local/lib/libgdk-x11-2.0.so.0 #23 0x00000008026ad405 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #24 0x00000008026ad77e in g_main_context_iterate () from /usr/local/lib/libglib-2.0.so.0 #25 0x00000008026ada8f in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0 #26 0x0000000800b5800f in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.0 #27 0x0000000000451c6e in ?? () #28 0x00007fffffffe808 in ?? () #29 0x00007fffffffe820 in ?? () #30 0x00007fffffffe810 in ?? () #31 0x0000000000000001 in ?? () #32 0x00007fffffffe7f0 in ?? () #33 0x0000000000000000 in ?? ()
assign to maintainer
I can reproduce. However I just deprecated the port as there's a maintained fork graphics/geeqie. Please use this one.
I didn't know about the fork, thats nice. Just installed and preferences work fine. thanks and feel free to close this as solved