GNOME Bugzilla – Bug 600217
Crashes in emfh_multipart_related_check
Last modified: 2009-11-13 01:26:30 UTC
What were you doing when the application crashed? Moving the selection cursor for mail with up and down keys, selecting or deselecting this particular message Evolution crashes. It happens only with this one, probably it is due some property it has. Distribution: Debian squeeze/sid Gnome Release: 2.28.0 2009-09-27 (Debian) BugBuddy Version: 2.28.0 System: Linux 2.6.30-2-686 #1 SMP Sat Sep 26 01:16:22 UTC 2009 i686 X Vendor: The X.Org Foundation X Vendor Release: 10605000 Selinux: No Accessibility: Disabled GTK+ Theme: Unity Icon Theme: gnome-alternative GTK+ Modules: gnomebreakpad, canberra-gtk-module Memory status: size: 178032640 vsize: 178032640 resident: 36573184 share: 22294528 rss: 36573184 rss_rlim: 18446744073709551615 CPU usage: start_time: 1256991946 rtime: 306 utime: 290 stime: 16 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/local/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0xb1d5fb90 (LWP 11927)] [New Thread 0xb2d61b90 (LWP 11925)] [New Thread 0xb3562b90 (LWP 11924)] [New Thread 0xb3fbdb90 (LWP 11923)] [New Thread 0xb4859b90 (LWP 11921)] [New Thread 0xb505ab90 (LWP 11920)] 0xb802f424 in __kernel_vsyscall ()
+ Trace 218691
Thread 2 (Thread 0xb1d5fb90 (LWP 11927))
Inferior 1 [process 11912] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors --------------------- Reusing existing ksycoca Window manager warning: Attempt to perform window operation 26 on window none when operation 26 on none already in effect Window manager warning: Attempt to perform window operation 26 on window none when operation 26 on none already in effect Window manager warning: Attempt to perform window operation 26 on window none when operation 26 on none already in effect Window manager warning: Attempt to perform window operation 26 on window none when operation 26 on none already in effect kbuildsycoca running... Reusing existing ksycoca kbuildsycoca running... Reusing existing ksycoca (evolution:11912): e-data-server-DEBUG: Loading categories from "/home/madbob/.evolution/categories.xml" (evolution:11912): e-data-server-DEBUG: Loaded 29 categories evolution-shell-Message: Preparing for online mode... evolution-shell-Message: Online preparations complete. Cannot access memory at address 0x0 Cannot access memory at address 0x0 --------------------------------------------------
I have seen this crash often in mapi master.
Yup true. Looks to be a mapi specific issue. Onto it now
I cann't use mapi with message preview enabled due to this crash :-(
Created attachment 146804 [details] [review] Evo mapi patch
does fix in bug 601229 obsolete this bug ?
(In reply to comment #5) > does fix in bug 601229 obsolete this bug ? at least i still get the crash in mapi despite having patch applied from bug 601229
Chen, even this fix would be needed in addition to your fix for the other bug. This crashes in mapi.
Comment on attachment 146804 [details] [review] Evo mapi patch looks good to commit.
Comment on attachment 146804 [details] [review] Evo mapi patch Committed to master http://git.gnome.org/cgit/evolution/commit/?id=79e19d570c95b9501268bf99a6caeee4ef68c12d
Closing the report.