#1010186 gnome-text-editor: Segfault when closing

Package:
gnome-text-editor
Source:
gnome-text-editor
Description:
simple text editor for GNOME
Submitter:
Michel Le Bihan
Date:
2022-05-19 12:06:03 UTC
Severity:
important
#1010186#5
Date:
2022-04-25 20:25:02 UTC
From:
To:
Dear Maintainer,

gnome-text-editor segfaults when closing the app in the GUI

#0  0x000055555558bda7 in editor_session_save_for_shutdown_cb (object=<optimized out>, result=<optimized out>, user_data=<optimized out>)
    at ../src/editor-session.c:1001
#1  0x00007ffff7d15e49 in  () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#2  0x00007ffff7d15e89 in  () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#3  0x00007ffff7b1de94 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff7b1e238 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff7b1e2ef in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007ffff7d4582d in g_application_run () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x000055555556ac88 in main (argc=1, argv=0x7fffffffde38) at ../src/main.c:42

#1010186#10
Date:
2022-04-25 20:33:04 UTC
From:
To:
Does that bug happen with gnome-text-editor 42.1-1 ? I'm asking
because that version was supposed to fix a similar issue.

Thank you,
Jeremy Bicha

#1010186#15
Date:
2022-05-19 11:48:17 UTC
From:
To:
There was this crash recently fixed in upstream: https://gitlab.gnome.org/GNOME/gnome-text-editor/-/issues/371

It seems to be the same issue.

Daniel