LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   geeqie segfault (https://www.linuxquestions.org/questions/slackware-14/geeqie-segfault-4175705099/)

sasongko 12-18-2021 07:00 AM

geeqie segfault
 
geeqie on current with KDE wayland failed to start. Execute from terminal segmentation fault.
Code:

$ gdb /usr/bin/geeqie core
GNU gdb (GDB) 11.1
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-slackware-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/geeqie...
(No debugging symbols found in /usr/bin/geeqie)

warning: Can't open file /memfd:gdk-wayland (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:wayland-cursor (deleted) during file-backed mapping note processing
[New LWP 6549]
[New LWP 6550]
[New LWP 6551]
[New LWP 6553]
[New LWP 6567]
[New LWP 6552]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
--Type <RET> for more, q to quit, c to continue without paging--RET
Core was generated by `geeqie'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f502b4142df in ?? () from /usr/lib64/libgdk-3.so.0
[Current thread is 1 (Thread 0x7f50221cbfc0 (LWP 6549))]
(gdb)

Anyone have idea to fix it? Huge thanks for your advice.

ctrlaltca 12-18-2021 08:54 AM

It works for me, but it still segfaults on close (kde full wayland):
Code:

#0  0x00007ffff77682df in  () at /usr/lib64/libgdk-3.so.0
#1  0x00007ffff776833e in gdk_x11_display_error_trap_push () at /usr/lib64/libgdk-3.so.0
#2  0x00007ffff777769c in  () at /usr/lib64/libgdk-3.so.0
#3  0x00007ffff7777896 in  () at /usr/lib64/libgdk-3.so.0
#4  0x00007ffff7779183 in gdk_x11_screen_supports_net_wm_hint () at /usr/lib64/libgdk-3.so.0
#5  0x00007ffff778378a in gdk_x11_window_get_desktop () at /usr/lib64/libgdk-3.so.0
#6  0x000000000049b4c3 in  ()
#7  0x00000000004b231a in  ()
#8  0x00000000004aa60f in  ()
#9  0x000000000049bfdc in  ()
#10 0x00007ffff787c784 in  () at /usr/lib64/libgtk-3.so.0
#11 0x00007ffff71b95e9 in  () at /usr/lib64/libgobject-2.0.so.0
#12 0x00007ffff71cfad2 in g_signal_emit_valist () at /usr/lib64/libgobject-2.0.so.0
#13 0x00007ffff71d0922 in g_signal_emit () at /usr/lib64/libgobject-2.0.so.0
#14 0x00007ffff7b0dc64 in  () at /usr/lib64/libgtk-3.so.0
#15 0x00007ffff79ce631 in gtk_main_do_event () at /usr/lib64/libgtk-3.so.0
#16 0x00007ffff771c755 in  () at /usr/lib64/libgdk-3.so.0
#17 0x00007ffff774ef72 in  () at /usr/lib64/libgdk-3.so.0
#18 0x00007ffff70c263b in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#19 0x00007ffff70c28a8 in  () at /usr/lib64/libglib-2.0.so.0
#20 0x00007ffff70c2b83 in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#21 0x00007ffff79cd715 in gtk_main () at /usr/lib64/libgtk-3.so.0
#22 0x0000000000422ea6 in  ()
#23 0x00007ffff630301d in __libc_start_main () at /lib64/libc.so.6
#24 0x00000000004239fa in  ()



All times are GMT -5. The time now is 08:31 PM.