After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 405777 - crash in Evolution: I had 2 messages in the ...
crash in Evolution: I had 2 messages in the ...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.12.x (obsolete)
Other All
: High critical
: ---
Assigned To: Srinivasa Ragavan
Evolution QA team
: 402586 412815 413342 415150 415514 431589 508994 519051 526904 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-02-08 16:07 UTC by jean-marie.piveteau
Modified: 2008-04-08 13:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Proposed patch (1.83 KB, patch)
2008-01-22 04:58 UTC, Srinivasa Ragavan
committed Details | Review

Description jean-marie.piveteau 2007-02-08 16:07:05 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 ()

Thread 1 (Thread -1233045840 (LWP 5030))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 e_search_bar_scope_enable
    at e-search-bar.c line 1557
  • #6 em_folder_browser_show_preview
    at em-folder-browser.c line 612
  • #7 emfv_setting_notify
    at em-folder-view.c line 2757
  • #8 gconf_client_get_type
    from /usr/lib/libgconf-2.so.4
  • #9 gconf_listeners_notify
    from /usr/lib/libgconf-2.so.4
  • #10 gconf_client_value_changed
    from /usr/lib/libgconf-2.so.4
  • #11 gconf_client_value_changed
    from /usr/lib/libgconf-2.so.4
  • #12 g_idle_dispatch
    at gmain.c line 3926
  • #13 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #14 g_main_context_iterate
    at gmain.c line 2677
  • #15 IA__g_main_loop_run
    at gmain.c line 2881
  • #16 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #17 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2007-02-28 15:19:05 UTC
*** Bug 412815 has been marked as a duplicate of this bug. ***
Comment 2 Susana 2007-03-01 11:10:28 UTC
*** Bug 413342 has been marked as a duplicate of this bug. ***
Comment 3 Akhil Laddha 2007-03-06 04:59:20 UTC
*** Bug 415150 has been marked as a duplicate of this bug. ***
Comment 4 Susana 2007-03-07 12:26:04 UTC
*** Bug 415514 has been marked as a duplicate of this bug. ***
Comment 5 palfrey 2007-04-26 14:32:45 UTC
*** Bug 431589 has been marked as a duplicate of this bug. ***
Comment 6 Karsten Bräckelmann 2007-07-02 19:03:33 UTC
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 ***
Comment 7 Sankar P 2007-08-17 05:45:13 UTC
*** Bug 402586 has been marked as a duplicate of this bug. ***
Comment 8 Srinivasa Ragavan 2008-01-22 04:38:55 UTC
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.

 
Comment 9 Srinivasa Ragavan 2008-01-22 04:58:57 UTC
Created attachment 103398 [details] [review]
Proposed patch
Comment 10 Srinivasa Ragavan 2008-01-24 03:04:46 UTC
Committed to trunk.
Comment 11 Akhil Laddha 2008-02-06 08:35:40 UTC
*** Bug 508994 has been marked as a duplicate of this bug. ***
Comment 12 Tobias Mueller 2008-02-27 20:10:59 UTC
*** Bug 519051 has been marked as a duplicate of this bug. ***
Comment 13 Tobias Mueller 2008-04-08 13:42:19 UTC
*** Bug 526904 has been marked as a duplicate of this bug. ***