[grisbi-devel] Crash when running under Wayland

Sylvain Archenault sylvain.archenault at laposte.net
Sat Mar 28 17:39:27 CET 2020


I install gtk debug package - so it has more information:

#0  gdk_wayland_display_get_selection (display=display at entry=0x0) at
../../../../../gdk/wayland/gdkdisplay-wayland.c:1424
#1  0x00007ffff7538f99 in gdk_wayland_selection_add_targets_libgtk_only
(window=0x0, selection=0x1, ntargets=1, targets=0x7fffffffc2f8)
    at ../../../../../gdk/wayland/gdkselection-wayland.c:1662
#2  0x00007ffff785e01b in gtk_selection_add_target
(widget=widget at entry=0x555556735390, selection=selection at entry=0x1,
target=<optimized out>,
    target at entry=0x4, info=info at entry=1) at
../../../../gtk/gtkselection.c:953
#3  0x000055555565c08d in prefs_page_accueil_setup_accueil_page
(page=<optimized out>) at prefs_page_accueil.c:365


On 3/28/20 9:59 AM, Sylvain Archenault wrote:
> Hi,
> 
> When running the latest version of grisbi (build from git) under
> wayland, it crashes when I try to open Preferences:
> 
> #0  0x00007ffff77249b0 in  () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
> #1  0x00007ffff772cf99 in gdk_wayland_selection_add_targets_libgtk_only
> () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
> #2  0x00007ffff7a5201b in gtk_selection_add_target () at
> /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
> #3  0x000055555557a47b in prefs_page_accueil_setup_accueil_page
> (page=0x5555574cbc10) at
> /home/sylvain/dev/grisbi/src/prefs/prefs_page_accueil.c:365
> #4  0x000055555557a4f0 in prefs_page_accueil_init (page=0x5555574cbc10)
> at /home/sylvain/dev/grisbi/src/prefs/prefs_page_accueil.c:384
> #5  0x00007ffff72eee6d in g_type_create_instance () at
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> 
> I'm not sure if it's a Grisbi bug or a gtk-3.0 bug. I'm running debian
> unstable with this version of GTK:
> 
> Package: libgtk-3-0
> Version: 3.24.14-1
> 
> Let me know if you have an idea/or would like more information - i'll
> keep looking in the meantime.
> 
> It works well under Xorg.
> 
> Sylvain
> 


More information about the devel mailing list