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 352813 - crash in Evolution: Just clicking around
crash in Evolution: Just clicking around
Status: RESOLVED DUPLICATE of bug 349310
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-25 09:13 UTC by Andy Wingo
Modified: 2013-09-13 00:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Andy Wingo 2006-08-25 09:13:18 UTC
What were you doing when the application crashed?
Just clicking around


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.92 2006-08-22 (Ubuntu)
BugBuddy Version: 2.15.92

Memory status: size: 331055104 vsize: 331055104 resident: 34893824 share: 19734528 rss: 34893824 rss_rlim: -1
CPU usage: start_time: 1156497120 rtime: 339 utime: 315 stime: 24 cutime:0 cstime: 0 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 47485948963248 (LWP 27485)]
[New Thread 1115703632 (LWP 27512)]
[New Thread 1107310928 (LWP 27509)]
[New Thread 1098918224 (LWP 27500)]
[New Thread 1090525520 (LWP 27499)]
[New Thread 1082132816 (LWP 27498)]
0x00002b302b1906df in __libc_waitpid () from /lib/libc.so.6

Thread 1 (Thread 47485948963248 (LWP 27485))

  • #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 IA__g_closure_invoke
    at gclosure.c line 490
  • #14 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #15 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #16 IA__g_signal_emit
    at gsignal.c line 2241
  • #17 gtk_widget_get_default_style
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 gnome_canvas_window_to_world
    from /usr/lib64/libgnomecanvas-2.so.0
  • #19 gnome_canvas_set_scroll_region
    from /usr/lib64/libgnomecanvas-2.so.0
  • #20 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #21 g_main_context_iterate
    at gmain.c line 2675
  • #22 IA__g_main_loop_run
    at gmain.c line 2879
  • #23 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #24 main
  • #0 __libc_waitpid
    from /lib/libc.so.6

Comment 1 Andy Wingo 2006-08-25 09:17:23 UTC
Looks like another dup of #349310; as you can see this is with the 2.7.92 release. Did the patch not make it into the release?
Comment 2 André Klapper 2006-08-25 11:51:26 UTC
andy: *cough* well, the changelog entry made it, but not the patch, hehe :-)
this bug is fixed in CVS HEAD.

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