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 350718 - crash on Evolution
crash on Evolution
Status: RESOLVED DUPLICATE of bug 349310
Product: evolution
Classification: Applications
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-10 10:58 UTC by xt3
Modified: 2006-08-10 15:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description xt3 2006-08-10 10:58:44 UTC
What were you doing when the application crashed?
applying filters


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.91 2006-08-08 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 358879232 vsize: 358879232 resident: 54251520 share: 23363584 rss: 54251520 rss_rlim: -1
CPU usage: start_time: 1155206225 rtime: 2300 utime: 2033 stime: 267 cutime:0 cstime: 3 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47946830321696 (LWP 6097)]
[New Thread 1124362576 (LWP 6635)]
[New Thread 1107310928 (LWP 6634)]
[New Thread 1124096336 (LWP 6110)]
[New Thread 1115703632 (LWP 6109)]
[New Thread 1098918224 (LWP 6107)]
[New Thread 1090525520 (LWP 6106)]
[New Thread 1082132816 (LWP 6104)]
0x00002b9b79c27a3f in __libc_waitpid () from /lib/libc.so.6

Thread 1 (Thread 47946830321696 (LWP 6097))

  • #0 __libc_waitpid
    from /lib/libc.so.6
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 cairo_font_face_destroy
    from /usr/lib64/libcairo.so.2
  • #4 cairo_font_options_copy
    from /usr/lib64/libcairo.so.2
  • #5 pango_cairo_context_set_font_options
    from /usr/lib64/libpangocairo-1.0.so.0
  • #6 e_cell_text_new
    from /usr/lib/evolution/2.8/libetable.so.0
  • #7 e_cell_text_get_text_by_view
    from /usr/lib/evolution/2.8/libetable.so.0
  • #8 e_cell_text_get_text_by_view
    from /usr/lib/evolution/2.8/libetable.so.0
  • #9 e_table_item_set_cursor
    from /usr/lib/evolution/2.8/libetable.so.0
  • #10 gnome_canvas_root
    from /usr/lib64/libgnomecanvas-2.so.0
  • #11 gnome_canvas_item_new
    from /usr/lib64/libgnomecanvas-2.so.0
  • #12 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #14 g_signal_chain_from_overridden
    from /usr/lib64/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #17 gtk_widget_get_default_style
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #19 gdk_window_is_viewable
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #20 gdk_window_process_all_updates
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #21 gtk_container_check_resize
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #22 g_main_context_dispatch
    from /usr/lib64/libglib-2.0.so.0
  • #23 g_main_context_check
    from /usr/lib64/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /usr/lib64/libglib-2.0.so.0
  • #25 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #26 main
  • #0 __libc_waitpid
    from /lib/libc.so.6

Comment 1 Christian Kirbach 2006-08-10 14:46:54 UTC
Thanks for the bug report. However, this application does not track its bugs in the GNOME Bugzilla. Please report the bug to the application authors.

this is a crash in cairo, see http://live.gnome.org/Bugsquad/TriageGuide/NonGnome

If the affected third party application has a bug tracking system, and you have access to it, you should investigate whether a bug for the reported issue is already filed in this system. If it is not yet filed, please file it, attaching any relevant files attached to the original GNOME bug report that may help the authors of that application to fix the bug. Also ensure that a both bug reports contain a link to each other.
Comment 2 André Klapper 2006-08-10 15:06:35 UTC
does not necessarily have to be a cairo issue, it can also be evolution which uses cairo in a totally wrong way. ;-)

duplicate of bug 349310
Comment 3 André Klapper 2006-08-10 15:07:35 UTC

*** This bug has been marked as a duplicate of 349310 ***