Re: [Evolution] Crashing Evolution 3.46.0 ?



On Fri, 2022-10-07 at 15:27 -0400, Paul Smith wrote:
I just installed org.gnome.Sdk.Debug flatpak, maybe that has the
right stuff in it?

I suspect that was it because when I attached to Evolution via GDB this
time, it took about 3 minutes to load all the stuff and get me to a
(gdb) prompt :).

I can see that the gdb process is about 4.5G resident ... yikes!

OK here's the full backtrace with more info, from the previous core.

Is the 0xaaaaaaaaaaaaaaaa some kind of overwritten memory due to being
freed, or something?

----------
(gdb) bt full
#0  0x00007f8002abc8fb in g_mutex_lock (mutex=mutex@entry=0xaaaaaaaaaaaaaab2) at ../glib/gthread-posix.c:1529
        gaicae_oldval = 0
#1  0x00007f7ffc8977d1 in soup_connection_manager_cleanup (manager=0xaaaaaaaaaaaaaaaa, 
cleanup_idle=cleanup_idle@entry=0) at ../libsoup/soup-connection-manager.c:516
        conns = <optimized out>
#2  0x00007f7ffc8a8b45 in async_run_queue (session=session@entry=0x55e754ed96c0) at 
../libsoup/soup-session.c:1821
        priv = 0x55e754ed9620
        items = 0x0
        i = <optimized out>
#3  0x00007f7ffc8a8c35 in queue_dispatch (source=<optimized out>, callback=<optimized out>, 
user_data=<optimized out>) at ../libsoup/soup-session.c:184
        session = 0x55e754ed96c0
#4  0x00007f8002a655d1 in g_main_dispatch (context=<optimized out>) at ../glib/gmain.c:3444
        dispatch = 0x7f7ffc8a8c10 <queue_dispatch>
        prev_source = 0x0
        begin_time_nsec = 92966318517724
        was_in_call = 0
        user_data = 0x0
        callback = 0x0
        cb_funcs = 0x0
        cb_data = 0x0
        need_destroy = <optimized out>
        source = 0x7f7f245bd760
        current = 0x55e750584020
        i = 0
        __func__ = "g_main_dispatch"
#5  g_main_context_dispatch (context=<optimized out>) at ../glib/gmain.c:4162
#6  0x00007f8002a65b28 in g_main_context_iterate (context=0x55e75051c4e0, block=block@entry=1, 
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4238
        max_priority = 2147483647
        timeout = 82
        some_ready = 1
        nfds = 3
        allocated_nfds = <optimized out>
        fds = <optimized out>
        begin_time_nsec = 92966311173981
#7  0x00007f8002a65e0f in g_main_loop_run (loop=loop@entry=0x55e750c5b170) at ../glib/gmain.c:4438
        __func__ = "g_main_loop_run"
#8  0x00007f8002442145 in gtk_main () at ../gtk/gtkmain.c:1329
        loop = 0x55e750c5b170
#9  0x000055e74efad86e in main (argc=<optimized out>, argv=<optimized out>) at 
/run/build/evolution/src/shell/main.c:784
        shell = 0x55e75057c1f0 [EShell]
        settings = <optimized out>
        success = <optimized out>
        error = 0x0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]