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 622607 - crash in Evolution Mail: opening attachment
crash in Evolution Mail: opening attachment
Status: RESOLVED DUPLICATE of bug 330728
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: 2010-06-24 14:20 UTC by Vincent van Adrighem
Modified: 2010-06-24 14:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Vincent van Adrighem 2010-06-24 14:20:36 UTC
What were you doing when the application crashed?
opening attachment


Distribution: Debian squeeze/sid
Gnome Release: 2.30.0 2010-04-26 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.33-2-amd64 #1 SMP Wed Mar 17 18:41:49 UTC 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Enabled
GTK+ Theme: ThinIce
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, gail:atk-bridge, canberra-gtk-module

Memory status: size: 873492480 vsize: 873492480 resident: 130809856 share: 30457856 rss: 130809856 rss_rlim: 18446744073709551615
CPU usage: start_time: 1277380838 rtime: 4553 utime: 3893 stime: 660 cutime:10 cstime: 12 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7fa062b07710 (LWP 10483)]
[New Thread 0x7fa0526d0710 (LWP 4954)]
[New Thread 0x7fa052ed1710 (LWP 4953)]
[New Thread 0x7fa067358710 (LWP 4952)]
[New Thread 0x7fa060c9c710 (LWP 4944)]
[New Thread 0x7fa061b05710 (LWP 4943)]
[New Thread 0x7fa063d26710 (LWP 4939)]
[New Thread 0x7fa064527710 (LWP 4938)]
[New Thread 0x7fa064f51710 (LWP 4937)]
[New Thread 0x7fa065752710 (LWP 4936)]
0x00007fa078968b4d in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7fa07e3f1940 (LWP 4934))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 ect_check
    at gal-a11y-e-cell-text.c line 83
  • #6 ect_get_name
    at gal-a11y-e-cell-text.c line 95
  • #7 ??
    from /usr/lib/gtk-2.0/modules/libatk-bridge.so
  • #8 ??
    from /usr/lib/gtk-2.0/modules/libatk-bridge.so
  • #9 ??
    from /usr/lib/gtk-2.0/modules/libatk-bridge.so
  • #10 atk_focus_tracker_notify
    from /usr/lib/libatk-1.0.so.0
  • #11 ??
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #12 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #13 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #14 ??
    from /lib/libglib-2.0.so.0
  • #15 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #16 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 main
    at main.c line 578

	Inferior 1 [process 4934] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


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

** Gtk **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed 


----------- .xsession-errors (4980 sec old) ---------------------
(evolution:4934): Gtk-WARNING **: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
(evolution:4934): Gtk-WARNING **: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
(evolution:4934): Gtk-WARNING **: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2010-06-24 14:47:26 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 330728 ***