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 352954 - crash in Evolution: Did nothing special just...
crash in Evolution: Did nothing special just...
Status: RESOLVED DUPLICATE of bug 349310
Product: evolution
Classification: Applications
Component: general
2.8.x
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-26 08:40 UTC by Christian Hamar
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Christian Hamar 2006-08-26 08:40:35 UTC
What were you doing when the application crashed?
Did nothing special just evolution running at another Desktop window. And it got crashed. :S

Strange. These problems seems that actually at me only. But i think some bad app or lib causes this. Dunno really what is this :S

Anyone got any idea from GDB's bt ?

Regards



Distribution: Unknown
Gnome Release: 2.15.92 2006-08-23 (Frugalware)
BugBuddy Version: 2.15.92

Memory status: size: 352870400 vsize: 352870400 resident: 51724288 share: 15777792 rss: 51724288 rss_rlim: -1
CPU usage: start_time: 1156573504 rtime: 2760 utime: 2335 stime: 425 cutime:58 cstime: 102 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 47182302314368 (LWP 2403)]
[New Thread 1124362576 (LWP 2443)]
[New Thread 1115703632 (LWP 2441)]
[New Thread 1107310928 (LWP 2440)]
[New Thread 1098918224 (LWP 2415)]
[New Thread 1090525520 (LWP 2411)]
[New Thread 1082132816 (LWP 2410)]
(no debugging symbols found)
0x00002ae97bb1c88f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47182302314368 (LWP 2403))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 _cairo_font_options_init_copy
    from /usr/lib/libcairo.so.2
  • #4 cairo_font_options_copy
    from /usr/lib/libcairo.so.2
  • #5 pango_cairo_context_set_font_options
    from /usr/lib/libpangocairo-1.0.so.0
  • #6 build_layout
    from /usr/lib/evolution/2.8/libetable.so.0
  • #7 generate_layout
    from /usr/lib/evolution/2.8/libetable.so.0
  • #8 ect_draw
    from /usr/lib/evolution/2.8/libetable.so.0
  • #9 ect_draw
    from /usr/lib/evolution/2.8/libetable.so.0
  • #10 eti_draw
    from /usr/lib/evolution/2.8/libetable.so.0
  • #11 gnome_canvas_group_draw
    from /usr/lib/libgnomecanvas-2.so.0
  • #12 gnome_canvas_expose
    from /usr/lib/libgnomecanvas-2.so.0
  • #13 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #15 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #18 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 do_update
    from /usr/lib/libgnomecanvas-2.so.0
  • #20 idle_handler
    from /usr/lib/libgnomecanvas-2.so.0
  • #21 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #24 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #25 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 André Klapper 2006-08-26 10:34:31 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 is already fixed in CVS HEAD.

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