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 510009 - crash in Tasks: I created a memo in Evol...
crash in Tasks: I created a memo in Evol...
Status: RESOLVED DUPLICATE of bug 224322
Product: evolution
Classification: Applications
Component: BugBuddyBugs
unspecified
Other All
: High critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-01-16 21:00 UTC by bert.rolston
Modified: 2008-02-07 08:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description bert.rolston 2008-01-16 21:00:52 UTC
Version: 2.10

What were you doing when the application crashed?
I created a memo in Evolution and saved it. 

Then switched desktop to Firefox (already opened) and opened up a web page in an existing tab. 

Switched desktop back to Evolution then "Hello Bug Buddy my old friend, you've come to bug me yet again....."   :-)


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-11-13 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.23.12-52.fc7 #1 SMP Tue Dec 18 21:18:02 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: Aero-CrazyFolk-RC1

Memory status: size: 179052544 vsize: 179052544 resident: 75960320 share: 54444032 rss: 75960320 rss_rlim: 4294967295
CPU usage: start_time: 1200510203 rtime: 3201 utime: 2847 stime: 354 cutime:0 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208564000 (LWP 3359)]
[New Thread -1271936112 (LWP 3607)]
[New Thread -1304429680 (LWP 3439)]
[New Thread -1261446256 (LWP 3386)]
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208564000 (LWP 3359))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 408
  • #4 <signal handler called>
  • #5 html_object_is_container
    at htmlobject.c line 1329
  • #6 html_point_to_leaf
    at htmlinterval.c line 261
  • #7 html_interval_flat
    at htmlinterval.c line 283
  • #8 html_interval_unselect
    at htmlinterval.c line 184
  • #9 html_engine_redraw_selection
    at htmlengine.c line 6132
  • #10 html_engine_set_focus
    at htmlengine.c line 5198
  • #11 focus_in_event
    at gtkhtml.c line 1937
  • #12 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #13 g_type_class_meta_marshal
    at gclosure.c line 567
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #17 IA__g_signal_emit
    at gsignal.c line 2243
  • #18 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #19 do_focus_change
    at gtkwindow.c line 4782
  • #20 _gtk_window_set_is_active
    at gtkwindow.c line 7758
  • #21 gtk_window_focus_in_event
    at gtkwindow.c line 4804
  • #22 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #23 g_type_class_meta_marshal
    at gclosure.c line 567
  • #24 IA__g_closure_invoke
    at gclosure.c line 490
  • #25 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #26 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #27 IA__g_signal_emit
    at gsignal.c line 2243
  • #28 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #29 IA__gtk_main_do_event
    at gtkmain.c line 1553
  • #30 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #31 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #32 g_main_context_iterate
    at gmain.c line 2677
  • #33 IA__g_main_loop_run
    at gmain.c line 2881
  • #34 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #35 main
    at main.c line 586
  • #0 __kernel_vsyscall


----------- .xsession-errors (98 sec old) ---------------------
 * adobe-linux-i386: linuxdownload.adobe.com
 * updates-debuginfo: mirror.3fl.net.au
 * fedora-debuginfo: mirror.3fl.net.au
 * updates: mirror.3fl.net.au
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4a00003 (Evince Doc)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
(evolution:3359): e-data-server-DEBUG: Loading categories from "/home/bert/.evolution/categories.xml"
(evolution:3359): e-data-server-DEBUG: Loaded 29 categories
BBDB spinning up...
(evolution:3359): gtkhtml-WARNING **: No such file or directory
(evolution:3359): e-utils-WARNING **: calling e_icon_factory_get_icon_filename with unknown icon_size value (48)
(evolution:3359): gtkhtml-CRITICAL **: gtk_html_stream_write: assertion `size > 0' failed
--------------------------------------------------
Comment 1 Akhil Laddha 2008-02-07 08:30:00 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 224322 ***