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 369517 - Crash when clicking to finish task
Crash when clicking to finish task
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Tasks
2.22.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 397550 474063 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-02 17:06 UTC by Ryan P Skadberg
Modified: 2010-12-20 17:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Ryan P Skadberg 2006-11-02 17:06:20 UTC
I've been getting this semi-regularly.  I go to click a task to check it off when I finish and I get this crash.

Skadz

Distribution: Fedora Core release 6 (Rawhide)
Gnome Release: 2.16.1 2006-10-21 (Red Hat, Inc)
BugBuddy Version: 2.16.0

Memory status: size: 322375680 vsize: 0 resident: 322375680 share: 0 rss: 89419776 rss_rlim: 0
CPU usage: start_time: 1162412433 rtime: 0 utime: 31927 stime: 0 cutime:28814 cstime: 0 timeout: 3113 it_real_value: 0 frequency: 8247

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 -1208575776 (LWP 22537)]
[New Thread -1299457136 (LWP 22721)]
[New Thread -1420309616 (LWP 22586)]
[New Thread -1257075824 (LWP 22569)]
0x00c78402 in __kernel_vsyscall ()

Thread 1 (Thread -1208575776 (LWP 22537))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 e_table_model_row_count
    at e-table-model.c line 83
  • #6 set_info
    at tasks-component.c line 514
  • #7 e_util_marshal_VOID__INT_INT
    at e-util-marshal.c line 813
  • #8 IA__g_closure_invoke
    at gclosure.c line 490
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #11 IA__g_signal_emit
    at gsignal.c line 2243
  • #12 e_table_model_rows_deleted
    at e-table-model.c line 586
  • #13 e_table_model_row_deleted
    at e-table-model.c line 603
  • #14 e_cal_view_objects_added_cb
    at e-cal-model.c line 1383
  • #15 IA__g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #16 IA__g_closure_invoke
    at gclosure.c line 490
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #19 IA__g_signal_emit
    at gsignal.c line 2243
  • #20 objects_modified_cb
    at e-cal-view.c line 90
  • #21 IA__g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #22 IA__g_closure_invoke
    at gclosure.c line 490
  • #23 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #24 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #25 IA__g_signal_emit
    at gsignal.c line 2243
  • #26 impl_notifyObjectsModified
    at e-cal-view-listener.c line 157
  • #27 _ORBIT_skel_small_GNOME_Evolution_Calendar_CalViewListener_notifyObjectsModified
    at Evolution-DataServer-Calendar-common.c line 24
  • #28 IOP_start_profiles
    from /usr/lib/libORBit-2.so.0
  • #29 ORBit_OAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #30 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #31 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #32 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #33 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #34 giop_init
    from /usr/lib/libORBit-2.so.0
  • #35 link_io_add_watch_fd
    from /usr/lib/libORBit-2.so.0
  • #36 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #37 g_main_context_iterate
    at gmain.c line 2677
  • #38 IA__g_main_loop_run
    at gmain.c line 2881
  • #39 bonobo_main
    at bonobo-main.c line 311
  • #40 main
    at main.c line 615
  • #41 __libc_start_main
    from /lib/libc.so.6
  • #42 _start
  • #0 __kernel_vsyscall

Comment 1 palfrey 2007-01-17 16:21:19 UTC
*** Bug 397550 has been marked as a duplicate of this bug. ***
Comment 2 Sebastien Bacher 2007-02-20 21:36:13 UTC
Ubuntu bug about that: https://launchpad.net/bugs/86564

"...
Binary package hint: evolution

crashes often when adding contacts or deleting tasks
...
Package: evolution 2.9.91-0ubuntu2
..."
Comment 3 Milan Crha 2007-08-13 11:17:35 UTC
This is very similar to stack trace I saw when I was working on patch for bug #457394, maybe this is fixed in trunk too.
Comment 4 Milan Crha 2007-08-13 11:22:55 UTC
possibly duplicate of bug #371913 - only that "adding contacts" is a but weired here.
Comment 5 palfrey 2007-09-06 12:06:13 UTC
*** Bug 474063 has been marked as a duplicate of this bug. ***
Comment 6 Matthew Barnes 2008-03-11 00:31:56 UTC
Bumping version to a stable release.
Comment 7 Dietmar 2009-04-05 16:44:56 UTC
still valid in 2.22.3.1 (Ubuntu 8.04 LTS)
Comment 8 André Klapper 2010-12-20 17:44:02 UTC
Have not seen any duplicates or similar traces for the last four stable releases. Closing as OBSOLETE.