Re: More CPU hogging?

Albrecht Dreß <[email protected]> Fri, 28 Feb 2020 18:48:17 +0100
Newsgroups gmane.comp.gnome.apps.balsa
Message-ID <[email protected]>
Am 28.02.20 18:46 schrieb(en) Albrecht Dreß:
> The gdb output is attached.

This time *with* the attachment…

_______________________________________________
balsa-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/balsa-list
balsa-gdb.txt (text/plain, 6.3 KB)
Thread 1 "balsa" received signal SIGINT, Interrupt.
0x00007ffff0900567 in __libc_recvmsg (fd=7, msg=0x7fffffffe050, flags=0) at ../sysdeps/unix/sysv/linux/recvmsg.c:28
28      ../sysdeps/unix/sysv/linux/recvmsg.c: Datei oder Verzeichnis nicht gefunden.
(gdb) info threads
  Id   Target Id         Frame 
* 1    Thread 0x7ffff7f7aac0 (LWP 24708) "balsa" 0x00007ffff0900567 in __libc_recvmsg (fd=7, msg=0x7fffffffe050, flags=0)
    at ../sysdeps/unix/sysv/linux/recvmsg.c:28
  2    Thread 0x7fffdb838700 (LWP 24712) "gmain" 0x00007ffff0611bf9 in __GI___poll (fds=0x5555558e39c0, nfds=2, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7fffdb037700 (LWP 24713) "gdbus" 0x00007ffff0611bf9 in __GI___poll (fds=0x5555558ef790, nfds=3, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7fffd9047700 (LWP 24726) "dconf worker" 0x00007ffff0611bf9 in __GI___poll (fds=0x555555b6eef0, nfds=1, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
(gdb) bt full
#0  0x00007ffff0900567 in __libc_recvmsg (fd=7, msg=0x7fffffffe050, flags=0) at ../sysdeps/unix/sysv/linux/recvmsg.c:28
        resultvar = 18446744073709551605
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        sc_ret = <optimized out>
        fd = 7
        flags = 0
        msg = 0x7fffffffe050
#1  0x00007fffe3d29888 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fffe3d2a358 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fffe890ddb9 in  () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#4  0x00007fffe890df1e in  () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#5  0x00007fffe890e20d in _XEventsQueued () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#6  0x00007fffe88ffd3d in XPending () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#7  0x00007ffff206c09e in  () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#8  0x00007ffff0daab28 in g_main_context_prepare () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff0dab4fb in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff0dab6dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffff136ce3d in g_application_run () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#12 0x00005555555881f4 in main (argc=1, argv=0x7fffffffe498) at main.c:786
        application = 0x5555559030f0
        status = <optimized out>
(gdb) thread 2
[Switching to thread 2 (Thread 0x7fffdb838700 (LWP 24712))]
#0  0x00007ffff0611bf9 in __GI___poll (fds=0x5555558e39c0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
29      ../sysdeps/unix/sysv/linux/poll.c: Datei oder Verzeichnis nicht gefunden.
(gdb) bt full
#0  0x00007ffff0611bf9 in __GI___poll (fds=0x5555558e39c0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x00007ffff0dab5c9 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff0dab6dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff0dab721 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff0dd3195 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff08f56db in start_thread (arg=0x7fffdb838700) at pthread_create.c:463
        pd = 0x7fffdb838700
        now = <optimized out>
        unwind_buf = 
              {cancel_jmp_buf = {{jmp_buf = {140736876218112, -8457469664278172397, 140736876215360, 0, 93824996126800, 140737488346688, 8457407296908995859, 8457453580453588243}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ffff061e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb) thread 3
[Switching to thread 3 (Thread 0x7fffdb037700 (LWP 24713))]
#0  0x00007ffff0611bf9 in __GI___poll (fds=0x5555558ef790, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
29      in ../sysdeps/unix/sysv/linux/poll.c
(gdb) bt full
#0  0x00007ffff0611bf9 in __GI___poll (fds=0x5555558ef790, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x00007ffff0dab5c9 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff0dab962 in g_main_loop_run () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff13990e6 in  () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ffff0dd3195 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff08f56db in start_thread (arg=0x7fffdb037700) at pthread_create.c:463
        pd = 0x7fffdb037700
        now = <optimized out>
        unwind_buf = 
              {cancel_jmp_buf = {{jmp_buf = {140736867825408, -8457469664278172397, 140736867822656, 0, 93824996126960, 140737488347072, 8457406197934238995, 8457453580453588243}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ffff061e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb) thread 5
[Switching to thread 5 (Thread 0x7fffd9047700 (LWP 24726))]
#0  0x00007ffff0611bf9 in __GI___poll (fds=0x555555b6eef0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
29      in ../sysdeps/unix/sysv/linux/poll.c
(gdb) bt full
#0  0x00007ffff0611bf9 in __GI___poll (fds=0x555555b6eef0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x00007ffff0dab5c9 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff0dab6dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fffd904f36d in  () at /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007ffff0dd3195 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff08f56db in start_thread (arg=0x7fffd9047700) at pthread_create.c:463
        pd = 0x7fffd9047700
        now = <optimized out>
        unwind_buf = 
              {cancel_jmp_buf = {{jmp_buf = {140736834336512, -8457469664278172397, 140736834333760, 0, 93824999026064, 140737488343008, 8457401860017270035, 8457453580453588243}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ffff061e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
signature.asc (application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEcCEPemLFTtyGf4zATKlvDmfn2fgFAl5ZUmEACgkQTKlvDmfn
2fgb7ggAm2jpsBrDNtOgQJibpuwvI7kmHeJofarI7dOT7Y/SM3eLCcRRsdRKPPLB
xIrX3R2YT5grpUMfaAJrDKb+dvnFVG5nVifQOy4r3k03i7ywxN/QRAv6Rx2qkgNN
OTvhNvzAhKS0BBaKz24m0HtM8tVR4yYyvby7NV3CEEFV7ReyvTH1MM/Z4HFig627
e2jtib97kIUjfoiRhIH8+Q7Jw0/i/194e0J9B8DRPhorDODsSoiawEnh7K+vhRgm
JCxKW+HB4pNGZzPqlARunw0OM7HmA2A8BUSaWqOfYgDux0h60XwWbHeY24zORxUM
GZh3/iNa/P+nGUTppzO5n0Qj+EDahQ==
=+ayI
-----END PGP SIGNATURE-----