On Thu, 2022-10-06 at 10:17 -0400, Paul Smith wrote:
> On Thu, 2022-10-06 at 08:26 +0200, Milan Crha via evolution-list
> wrote:
> > Some info on the debugging of the Flatpak apps is here:
> > https://docs.flatpak.org/en/latest/debugging.html
> 
> Hopefully the next time I get a crash I'll have some useful
> details...

I got a crash but not many details.  I added org.gnome.Evolution.Debug
flatpak but the crash happens in glib and I can't seem to figure out
how to add debug libraries for this, on my system.  Ideas?  I tried
adding org.gnome.Platform.Debug but got no such flatpak.  I just
installed org.gnome.Sdk.Debug flatpak, maybe that has the right stuff
in it?  Anyway I'll let you know when I get the core again.

Anyway here's what the core says:
----------
(evolution.bin:37): GLib-GObject-CRITICAL **: 14:40:45.658: g_object_ref: 
assertion '!object_already_finalized' failed

Thread 1 "evolution.bin" received signal SIGSEGV, Segmentation fault.
0x00007f8002abc8fb in g_mutex_lock () from 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0

(gdb) bt full
#0  0x00007f8002abc8fb in g_mutex_lock () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f7ffc8977d1 in soup_connection_manager_cleanup () at 
/usr/lib/x86_64-linux-gnu/libsoup-3.0.so.0
#2  0x00007f7ffc8a8b45 in async_run_queue () at 
/usr/lib/x86_64-linux-gnu/libsoup-3.0.so.0
#3  0x00007f7ffc8a8c35 in queue_dispatch () at 
/usr/lib/x86_64-linux-gnu/libsoup-3.0.so.0
#4  0x00007f8002a655d1 in g_main_context_dispatch () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f8002a65b28 in g_main_context_iterate.constprop () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f8002a65e0f in g_main_loop_run () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f8002442145 in gtk_main () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#8  0x000055e74efad86e in main (argc=<optimized out>, argv=<optimized out>) at 
/run/build/evolution/src/shell/main.c:784
        shell = 0x55e75057c1f0
        settings = <optimized out>
        success = <optimized out>
        error = 0x0


_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to