GNOME Bugzilla – Bug 405777
crash in Evolution: I had 2 messages in the ...
Last modified: 2008-04-08 13:42:19 UTC
What were you doing when the application crashed? I had 2 messages in the draft folder ("Brouillons" in French). The first was selected. Then I just clicked via the menu to display the message contents on the third pane (which I have not used since months). I clicked (in French:) "Affichage / Aperçu / Afficher l'aperçu du message CTRL+M". Then the status bar of Evolution told me that it was retrieving the message (number 88, if I remember). Then Bug Buddy appeared... Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 200318976 vsize: 0 resident: 200318976 share: 0 rss: 36638720 rss_rlim: 0 CPU usage: start_time: 1170921954 rtime: 0 utime: 20331 stime: 0 cutime:19382 cstime: 0 timeout: 949 it_real_value: 0 frequency: 62 Backtrace was generated from '/usr/bin/evolution-2.8' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1233045840 (LWP 5030)] [New Thread -1414980704 (LWP 23417)] [New Thread -1307575392 (LWP 31720)] [New Thread -1315968096 (LWP 31663)] [New Thread -1306002528 (LWP 853)] [New Thread -1297609824 (LWP 5934)] [New Thread -1289020512 (LWP 5930)] [New Thread -1280627808 (LWP 5929)] [New Thread -1255261280 (LWP 5653)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 109046
Thread 1 (Thread -1233045840 (LWP 5030))
*** Bug 412815 has been marked as a duplicate of this bug. ***
*** Bug 413342 has been marked as a duplicate of this bug. ***
*** Bug 415150 has been marked as a duplicate of this bug. ***
*** Bug 415514 has been marked as a duplicate of this bug. ***
*** Bug 431589 has been marked as a duplicate of this bug. ***
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 395272 ***
*** Bug 402586 has been marked as a duplicate of this bug. ***
Found a nice way to reproduce. EMFolderView is derived by EMFolderBrowser (the normal view, with message list and preview pane) and EMMessageBrowser (mail view window - when you double click on a mail) em_folder_browser_show_preview called at em-folder-view.c assumes that it is a folderbrowser (normal view windows and fires a show/hide preivew). If a mail view separate window is on, it crashes. I was able to consistently reproduce, when I have both open and change my gconf key for show_preview.
Created attachment 103398 [details] [review] Proposed patch
Committed to trunk.
*** Bug 508994 has been marked as a duplicate of this bug. ***
*** Bug 519051 has been marked as a duplicate of this bug. ***
*** Bug 526904 has been marked as a duplicate of this bug. ***