On Wed, 2014-11-12 at 10:51 -0600, Gregory P. Ennis wrote:
>
> I have 5 users using Fedora 20 that are updated, and each is using
> Evolution 3.10.4 within the gnome desktop that have reported
> problems with their desktop 'freezing' during an access of evolution
> as well as less often firefox.
>
Hi,
to know where it froze (not necessarily why), it's good to install
debug info packages, in this case for evolution-data-server and
evolution should be enough), then get the desktop into the freeze
after which switch to a text terminal and invoke this gdb command:
$ gdb --batch --ex "t a a bt" -pid=`pidof evolution` &>bt.txt
Please check the bt.txt for any private information, like passwords,
email address, server addresses,... I usually search for "pass" at
least (quotes for clarity only).
Then post the bt.txt here (*) to check what it is.
Bye,
Milan
(*) It might be better for other users to deal with this in a bug
report, rather than on this list. I do not mind whether in GNOME's or
Fedora bugzilla, in this case, because the 3.10.x is too old
(obsolete) for GNOME, but it's possible it's upstream issue, not
Fedora's. hard to tell without the backtrace.
_______________________________________________
Milan,
I also had the perception that gpaste increased the frequency of this
problem so I activated gpaste, and it did not take long for the it to
happen again. This time I was in the middle of an input statement in
evolution in the body of a text. I have attached bt.txt as you
requested.
Greg
[New LWP 3993]
[New LWP 2578]
[New LWP 2577]
[New LWP 2564]
[New LWP 2563]
[New LWP 2554]
[New LWP 2553]
[New LWP 2552]
[New LWP 2549]
[New LWP 2548]
[New LWP 2547]
[New LWP 2546]
[New LWP 2521]
[New LWP 2520]
[New LWP 2519]
[New LWP 2518]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00000038464ea71d in poll () from /lib64/libc.so.6
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py",
line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py",
line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
Thread 17 (Thread 0x7f1309af9700 (LWP 2518)):
#0 0x00000038464ea71d in poll () from /lib64/libc.so.6
#1 0x00000038490495b4 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2 0x0000003849049a3a in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3 0x000000384b8d0376 in gdbus_shared_thread_func () from
/lib64/libgio-2.0.so.0
#4 0x000000384906ea45 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#6 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 16 (Thread 0x7f1308ca8700 (LWP 2519)):
#0 0x00000038464ea71d in poll () from /lib64/libc.so.6
#1 0x00000038490495b4 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2 0x00000038490496dc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3 0x0000003849049729 in glib_worker_main () from /lib64/libglib-2.0.so.0
#4 0x000000384906ea45 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#6 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 15 (Thread 0x7f1303fff700 (LWP 2520)):
#0 0x00000038464ea71d in poll () from /lib64/libc.so.6
#1 0x00000038490495b4 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2 0x00000038490496dc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3 0x00007f13082a2b7d in dconf_gdbus_worker_thread () from
/usr/lib64/gio/modules/libdconfsettings.so
#4 0x000000384906ea45 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#6 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 14 (Thread 0x7f13037fe700 (LWP 2521)):
#0 0x00000038464ea71d in poll () from /lib64/libc.so.6
#1 0x00000038490495b4 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2 0x0000003849049a3a in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3 0x0000003cdaa495f4 in source_registry_object_manager_thread () from
/lib64/libedataserver-1.2.so.18
#4 0x000000384906ea45 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#6 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 13 (Thread 0x7f12cf7fe700 (LWP 2546)):
#0 0x0000003846c0bca0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x0000003bcdd2e4b6 in WTF::TCMalloc_PageHeap::scavengerThread() () from
/lib64/libjavascriptcoregtk-3.0.so.0
#2 0x0000003bcdd2e4e9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /lib64/libjavascriptcoregtk-3.0.so.0
#3 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#4 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 12 (Thread 0x7f12ceffd700 (LWP 2547)):
#0 0x00000038464ea71d in poll () from /lib64/libc.so.6
#1 0x000000385ac25b3b in pt_poll_now.constprop () from /lib64/libnspr4.so
#2 0x000000385ac26c66 in pt_Recv () from /lib64/libnspr4.so
#3 0x000000350341f20e in ssl_DefRecv () from /lib64/libssl3.so
#4 0x000000350341a528 in ssl3_GatherCompleteHandshake () from /lib64/libssl3.so
#5 0x000000350341ab74 in ssl3_GatherAppDataRecord () from /lib64/libssl3.so
#6 0x0000003503424da5 in ssl_SecureRecv () from /lib64/libssl3.so
#7 0x0000003503428c88 in ssl_Read () from /lib64/libssl3.so
#8 0x0000003d52ab8529 in read_from_prfd () from /lib64/libcamel-1.2.so.45
#9 0x0000003d52ab58aa in camel_stream_read () from /lib64/libcamel-1.2.so.45
#10 0x0000003d52ae64e6 in imapx_stream_fill () from /lib64/libcamel-1.2.so.45
#11 0x0000003d52ae6c4a in camel_imapx_stream_token () from
/lib64/libcamel-1.2.so.45
#12 0x0000003d52adb5f2 in imapx_step () from /lib64/libcamel-1.2.so.45
#13 0x0000003d52adcbd9 in imapx_parser_thread () from /lib64/libcamel-1.2.so.45
#14 0x000000384906ea45 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#15 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#16 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 11 (Thread 0x7f12e8d3b700 (LWP 2548)):
#0 0x0000003846c0bca0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x0000003cd8950cfb in WebCore::IconDatabase::syncThreadMainLoop() () from
/lib64/libwebkitgtk-3.0.so.0
#2 0x0000003cd8952c9d in WebCore::IconDatabase::iconDatabaseSyncThread() ()
from /lib64/libwebkitgtk-3.0.so.0
#3 0x0000003bcdd470f6 in WTF::wtfThreadEntryPoint(void*) () from
/lib64/libjavascriptcoregtk-3.0.so.0
#4 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#5 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 10 (Thread 0x7f12d97fa700 (LWP 2549)):
#0 0x00000038464ea71d in poll () from /lib64/libc.so.6
#1 0x000000385ac25b3b in pt_poll_now.constprop () from /lib64/libnspr4.so
#2 0x000000385ac26c66 in pt_Recv () from /lib64/libnspr4.so
#3 0x000000350341f20e in ssl_DefRecv () from /lib64/libssl3.so
#4 0x000000350341a528 in ssl3_GatherCompleteHandshake () from /lib64/libssl3.so
#5 0x000000350341ab74 in ssl3_GatherAppDataRecord () from /lib64/libssl3.so
#6 0x0000003503424da5 in ssl_SecureRecv () from /lib64/libssl3.so
#7 0x0000003503428c88 in ssl_Read () from /lib64/libssl3.so
#8 0x0000003d52ab8529 in read_from_prfd () from /lib64/libcamel-1.2.so.45
#9 0x0000003d52ab58aa in camel_stream_read () from /lib64/libcamel-1.2.so.45
#10 0x0000003d52ae64e6 in imapx_stream_fill () from /lib64/libcamel-1.2.so.45
#11 0x0000003d52ae6c4a in camel_imapx_stream_token () from
/lib64/libcamel-1.2.so.45
#12 0x0000003d52adb5f2 in imapx_step () from /lib64/libcamel-1.2.so.45
#13 0x0000003d52adcbd9 in imapx_parser_thread () from /lib64/libcamel-1.2.so.45
#14 0x000000384906ea45 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#15 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#16 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 9 (Thread 0x7f12e9d3d700 (LWP 2552)):
#0 0x0000003846c0bca0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x00007f12d9da1e39 in PluginRequestProcessor::queueProcessorThread() ()
from /usr/lib64/IcedTeaPlugin.so
#2 0x00007f12d9da28d9 in queue_processor(void*) () from
/usr/lib64/IcedTeaPlugin.so
#3 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#4 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 8 (Thread 0x7f12f4a4c700 (LWP 2553)):
#0 0x0000003846c0bca0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x00007f12d9da1e39 in PluginRequestProcessor::queueProcessorThread() ()
from /usr/lib64/IcedTeaPlugin.so
#2 0x00007f12d9da28d9 in queue_processor(void*) () from
/usr/lib64/IcedTeaPlugin.so
#3 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#4 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 7 (Thread 0x7f12db7fe700 (LWP 2554)):
#0 0x0000003846c0bca0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x00007f12d9da1e39 in PluginRequestProcessor::queueProcessorThread() ()
from /usr/lib64/IcedTeaPlugin.so
#2 0x00007f12d9da28d9 in queue_processor(void*) () from
/usr/lib64/IcedTeaPlugin.so
#3 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#4 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 6 (Thread 0x7f12cca99700 (LWP 2563)):
#0 0x0000003846c0bca0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x0000003bcdae675d in JSC::BlockAllocator::blockFreeingThreadMain() () from
/lib64/libjavascriptcoregtk-3.0.so.0
#2 0x0000003bcdd470f6 in WTF::wtfThreadEntryPoint(void*) () from
/lib64/libjavascriptcoregtk-3.0.so.0
#3 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#4 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 5 (Thread 0x7f1273ffd700 (LWP 2564)):
#0 0x0000003846c0bca0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x0000003bcdae79eb in JSC::GCThread::waitForNextPhase() () from
/lib64/libjavascriptcoregtk-3.0.so.0
#2 0x0000003bcdae7a80 in JSC::GCThread::gcThreadMain() () from
/lib64/libjavascriptcoregtk-3.0.so.0
#3 0x0000003bcdd470f6 in WTF::wtfThreadEntryPoint(void*) () from
/lib64/libjavascriptcoregtk-3.0.so.0
#4 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#5 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 4 (Thread 0x7f1272ffb700 (LWP 2577)):
#0 0x0000003846c0bca0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x000000384908a817 in g_cond_wait () from /lib64/libglib-2.0.so.0
#2 0x0000003d52acdf5b in camel_imapx_job_wait () from /lib64/libcamel-1.2.so.45
#3 0x0000003d52ace1ab in camel_imapx_job_run () from /lib64/libcamel-1.2.so.45
#4 0x0000003d52ad26d0 in imapx_idle_thread () from /lib64/libcamel-1.2.so.45
#5 0x000000384906ea45 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#6 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#7 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 3 (Thread 0x7f12717f8700 (LWP 2578)):
#0 0x0000003846c0bca0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x000000384908a817 in g_cond_wait () from /lib64/libglib-2.0.so.0
#2 0x0000003d52acdf5b in camel_imapx_job_wait () from /lib64/libcamel-1.2.so.45
#3 0x0000003d52ace1ab in camel_imapx_job_run () from /lib64/libcamel-1.2.so.45
#4 0x0000003d52ad26d0 in imapx_idle_thread () from /lib64/libcamel-1.2.so.45
#5 0x000000384906ea45 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#6 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#7 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 2 (Thread 0x7f12727fa700 (LWP 3993)):
#0 0x00000038464ea71d in poll () from /lib64/libc.so.6
#1 0x00000038490495b4 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2 0x0000003849049a3a in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3 0x0000003cdae0c463 in book_client_dbus_thread () from
/lib64/libebook-1.2.so.14
#4 0x000000384906ea45 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5 0x0000003846c07ee5 in start_thread () from /lib64/libpthread.so.0
#6 0x00000038464f4b8d in clone () from /lib64/libc.so.6
Thread 1 (Thread 0x7f1310885a40 (LWP 2516)):
#0 0x00000038464ea71d in poll () from /lib64/libc.so.6
#1 0x00000038490495b4 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2 0x0000003849049a3a in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3 0x000000384b8c26c3 in g_dbus_connection_send_message_with_reply_sync ()
from /lib64/libgio-2.0.so.0
#4 0x000000384b8c2b41 in g_dbus_connection_call_sync_internal () from
/lib64/libgio-2.0.so.0
#5 0x000000384b8ceae7 in g_dbus_proxy_call_sync_internal () from
/lib64/libgio-2.0.so.0
#6 0x000000384b8cff03 in g_dbus_proxy_call_sync () from /lib64/libgio-2.0.so.0
#7 0x000000385e803cf5 in notify_notification_show () from /lib64/libnotify.so.4
#8 0x00007f12cc095174 in notification_callback () from
/usr/lib64/evolution/3.10/plugins/liborg-gnome-mail-notification.so
#9 0x00000038490492a6 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#10 0x0000003849049628 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#11 0x0000003849049a3a in g_main_loop_run () from /lib64/libglib-2.0.so.0
#12 0x0000003d99daa735 in gtk_main () from /lib64/libgtk-3.so.0
#13 0x000000000040377f in main ()
_______________________________________________
evolution-list mailing list
[email protected]
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list