| Summary: | Evolution freezes on exit in KDE | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | SP <scp.stjohn> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | GodGODGoddess |
| Priority: | NOR | ||
| Version First Reported In: | 4.9.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
SP
2013-03-10 22:57:56 UTC
When evolution freezes again, run "gdb -p `pidof evolution`", then type "bt" to get its backtrace. (In reply to comment #1) > When evolution freezes again, run "gdb -p `pidof evolution`", then type "bt" > to get its backtrace. Thanks Jekyll Wu. Here is the backtrace - though I cannot decipher it. #0 0x0000003a26ee998d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x0000003a2a647d24 in g_main_context_poll (priority=2147483647, n_fds=6, fds=0x2551970, timeout=999, context=0xd7bba0) at gmain.c:3584 #2 g_main_context_iterate (context=0xd7bba0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285 #3 0x0000003a2a648182 in g_main_loop_run (loop=0x2509340) at gmain.c:3484 #4 0x000000349338dd4d in gtk_main () at gtkmain.c:1160 #5 0x0000000000403019 in main (argc=1, argv=0x7fff49727088) at main.c:711 There is no REFRIGERATOR! |