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 604896 - crash in Evolution: I tried to open a messag...
crash in Evolution: I tried to open a messag...
Status: RESOLVED DUPLICATE of bug 600013
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.30.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-12-18 11:09 UTC by Reinout van Schouwen
Modified: 2013-09-13 01:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Reinout van Schouwen 2009-12-18 11:09:37 UTC
Version: 2.30.x

What were you doing when the application crashed?
I tried to open a message.


Distribution: Mandriva Linux release 2010.1 (Cooker) for x86_64
Gnome Release: 2.29.3 2009-12-11 (Mandriva)
BugBuddy Version: 2.28.0

System: Linux 2.6.31.8-tmb-laptop-1mdv #1 SMP Mon Dec 14 16:41:33 EST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10703000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Ia Ora Gray
Icon Theme: Foxtrot
GTK+ Modules: canberra-gtk-module, gail:atk-bridge, gnomebreakpad

Memory status: size: 1776078848 vsize: 1776078848 resident: 205455360 share: 30191616 rss: 205455360 rss_rlim: 18446744073709551615
CPU usage: start_time: 1261127247 rtime: 12602 utime: 11979 stime: 623 cutime:0 cstime: 11 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f3cbc4e7720 (LWP 3806)]
[New Thread 0x7f3ca4bcf710 (LWP 16416)]
[New Thread 0x7f3ca5bd1710 (LWP 3834)]
[New Thread 0x7f3c635f7710 (LWP 3832)]
[New Thread 0x7f3c63df8710 (LWP 3831)]
[New Thread 0x7f3c85fc4710 (LWP 3821)]
[New Thread 0x7f3c867c5710 (LWP 3819)]
[New Thread 0x7f3c871d5710 (LWP 3818)]
[New Thread 0x7f3c879d6710 (LWP 3817)]
[New Thread 0x7f3ca63d2710 (LWP 3813)]
[New Thread 0x7f3ca6bd3710 (LWP 3812)]
[New Thread 0x7f3ca75fe710 (LWP 3811)]
[New Thread 0x7f3ca7dff710 (LWP 3810)]
0x00007f3cba609d4d in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 0x7f3cbc4e7720 (LWP 3806))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 mail_reader_message_loaded_cb
    at e-mail-reader.c line 1804
  • #6 mail_msg_idle_cb
    at mail-mt.c line 452
  • #7 IA__g_main_context_dispatch
    at gmain.c line 1960
  • #8 g_main_context_iterate
    at gmain.c line 2591
  • #9 IA__g_main_loop_run
    at gmain.c line 2799
  • #10 IA__gtk_main
    at gtkmain.c line 1217
  • #11 main
    at main.c line 602


---- Critical and fatal warnings logged during execution ----

** evolution-shell **: e_shell_backend_get_shell: assertion `E_IS_SHELL_BACKEND (shell_backend)' failed 
** evolution-shell **: e_shell_get_shell_settings: assertion `E_IS_SHELL (shell)' failed 


----------- .xsession-errors ---------------------
(epiphany:10784): Gtk-CRITICAL **: _gtk_rbtree_reorder: assertion `tree->root->count == length' failed
(epiphany:10784): Gtk-CRITICAL **: _gtk_rbtree_reorder: assertion `tree->root->count == length' failed
(epiphany:10784): Gtk-CRITICAL **: _gtk_rbtree_reorder: assertion `tree->root->count == length' failed
(evolution:3806): evolution-shell-CRITICAL **: e_shell_backend_get_shell: assertion `E_IS_SHELL_BACKEND (shell_backend)' failed
(evolution:3806): evolution-shell-CRITICAL **: e_shell_get_shell_settings: assertion `E_IS_SHELL (shell)' failed
Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: kan gedeeld objectbestand niet openen: Bestand of map bestaat niet
Tracker-Message: Statistics cache has expired, updating...
Tracker-Message: Requesting statistics from database for an accurate signal
Tracker-Message: Checking for statistics changes and signalling clients...
Tracker-Message:   No changes in the statistics
--------------------------------------------------
Comment 1 Reinout van Schouwen 2009-12-18 11:13:56 UTC
Something is wrong with the version parsing.
Comment 2 Akhil Laddha 2009-12-18 11:57:55 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 bug 600013 ***
Comment 3 Reinout van Schouwen 2009-12-18 12:11:02 UTC
Are you sure it's a dupe? Practically the only similarity is that the crash happens in the same function.
Comment 4 Akhil Laddha 2009-12-21 05:17:43 UTC
(In reply to comment #3)
> Are you sure it's a dupe? Practically the only similarity is that the crash
> happens in the same function.

I think it's a duplicate, besides similar crash point, you can see both the bugs have similar critical warning before crash