GNOME Bugzilla – Bug 583860
crash in Evolution Mail and Calendar: Nothing, just crashed ou...
Last modified: 2009-08-27 07:41:52 UTC
What were you doing when the application crashed? Nothing, just crashed out of the blue. Possibly automatically checking mail. Distribution: Fedora release 11 (Leonidas) Gnome Release: 2.26.1 2009-04-29 (Red Hat, Inc) BugBuddy Version: 2.26.0 System: Linux 2.6.29.3-155.fc11.x86_64 #1 SMP Wed May 20 17:43:16 EDT 2009 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10601901 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Nodoka Icon Theme: Fedora GTK+ Modules: canberra-gtk-module, pk-gtk-module, gnomebreakpad Memory status: size: 1737371648 vsize: 1737371648 resident: 52117504 share: 26226688 rss: 52117504 rss_rlim: 18446744073709551615 CPU usage: start_time: 1243320664 rtime: 1078 utime: 917 stime: 161 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0x7f000e9df910 (LWP 5192)] [New Thread 0x7f000f3e0910 (LWP 5149)] [New Thread 0x7f0025ff6910 (LWP 4083)] [New Thread 0x7f0027fff910 (LWP 4080)] [New Thread 0x7f004d5f0910 (LWP 4076)] [New Thread 0x7f003d488910 (LWP 4074)] [New Thread 0x7f003de89910 (LWP 4073)] [New Thread 0x7f003ebfd910 (LWP 4072)] [New Thread 0x7f003f5fe910 (LWP 4071)] [New Thread 0x7f004e67b910 (LWP 4066)] [New Thread 0x7f005038d910 (LWP 4065)] 0x0000003dad40e9dd in waitpid () from /lib64/libpthread.so.0
+ Trace 215701
Thread 2 (Thread 0x7f000e9df910 (LWP 5192))
---- Critical and fatal warnings logged during execution ---- ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (-851641787) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (-851641798) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (-36145590) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (1287354817) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (484260288) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (-329515966) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (769160768) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (-23496242) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (-600148415) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (1281096775) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (1287354816) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (742192196) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (-325486834) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (74) ** camel-exchange-provider **: camel-stub.c:558: Uncaught case (3) ----------- .xsession-errors --------------------- Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/da/00c2ac55ca40b19335d2f54dcb00f1525fe523.debug Missing separate debuginfo for /usr/lib64/gconv/ISO8859-2.so Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/3c/c074ea4861e635e861d087ca24dccabf177ccf.debug Missing separate debuginfo for /usr/lib64/libjpeg.so.62 Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/80/0582233bec6d5bf572b8e777da7d0b365f8f74.debug Missing separate debuginfo for /usr/lib64/gtk-2.0/2.10.0/loaders/svg_loader.so Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/48/8807045ee6a8824f990880b75f57dd59079e48.debug Missing separate debuginfo for /usr/lib64/librsvg-2.so.2 Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/b1/8ddbe05cf4992a8070ae6cb94d2e7f0ff729e7.debug Missing separate debuginfo for /usr/lib64/libgsf-1.so.114 Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/08/87b3b027743975130d3cf5818ff7bf0f21ca17.debug Missing separate debuginfo for /usr/lib64/libcroco-0.6.so.3 Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/d9/6b1ddfdf565ebb6adc06586415d905b5ae6207.debug Missing separate debuginfo for /lib64/libbz2.so.1 Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/5c/a7f89ad3e78369dffe894f8708470e9a3970b3.debug --------------------------------------------------
Could you install also debug info packages for evolution-exchange, and attach newer backtrace, please? Also, if possible, it would be also helpful to have a back trace of the "Uncaught case" warning from the console. You can get one by these steps: a) close evolution b) on console, run: $ gdb evolution --ex "b camel-stub.c:558" --ex r You'll be asked to resolve breakpoint later, answer "y" on that c) use evolution like bore, until will be shown gdb prompt d) invoke in gdb "t a a bt" command (without quotes) and give here result of it Thanks in advance.
( Can be duplicate of bug #520556 )
*** This bug has been marked as a duplicate of bug 528022 ***