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 558707 - crash in Evolution Mail and Calendar: Editing the summary of a...
crash in Evolution Mail and Calendar: Editing the summary of a...
Status: RESOLVED DUPLICATE of bug 544187
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.22.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-10-31 17:18 UTC by Don Pellegrino
Modified: 2008-10-31 20:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Don Pellegrino 2008-10-31 17:18:20 UTC
What were you doing when the application crashed?
Editing the summary of a task.  Task was opened by double-clicking in the list in the Task window.  This task was just created the operation earlier.  The crash occurred when saving the new value and closing the task edit window.  The last two lines in the .xsession-errors may be relvant.  This is my third crash and bug submission in the last few minutes so it may be useful to compare these three reports for commonalities.


Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.26-1-686 #1 SMP Sat Oct 18 16:22:25 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: gnome

Memory status: size: 100712448 vsize: 100712448 resident: 56238080 share: 18305024 rss: 56238080 rss_rlim: 4294967295
CPU usage: start_time: 1225472538 rtime: 1504 utime: 1430 stime: 74 cutime:5 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb65106d0 (LWP 5144)]
[New Thread 0xb51beb90 (LWP 5267)]
[New Thread 0xb51ffb90 (LWP 5194)]
[New Thread 0xb5bdab90 (LWP 5192)]
(no debugging symbols found)
0xb7f42424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb65106d0 (LWP 5144))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 ??
  • #7 ??
  • #8 ??
    from /usr/lib/libglib-2.0.so.0
  • #9 ??
  • #10 ??
  • #11 ??
    from /usr/lib/evolution/2.22/components/libevolution-calendar.so
  • #12 ??
  • #13 ??
  • #14 <signal handler called>
  • #15 e_cal_menu_target_new_select
    from /usr/lib/evolution/2.22/components/libevolution-calendar.so
  • #16 tasks_control_sensitize_commands
    from /usr/lib/evolution/2.22/components/libevolution-calendar.so
  • #17 ??
    from /usr/lib/evolution/2.22/components/libevolution-calendar.so
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_cclosure_marshal_VOID
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #24 ??
    from /usr/lib/libgobject-2.0.so.0
  • #25 ??
  • #26 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
(evolution:3586): calendar-gui-CRITICAL **: e_cal_model_get_component_at: assertion `row >= 0 && row < priv->objects->len' failed
(evolution:3586): calendar-gui-CRITICAL **: e_cal_model_copy_component_data: assertion `comp_data != NULL' failed
CalDAV Eplugin starting up ...
evolution-shell-Message: Killing old version of evolution-data-server...
** (evolution:5144): DEBUG: mailto URL command: evolution %s
** (evolution:5144): DEBUG: mailto URL program: evolution
Writing file:///home/don/Desktop/Tasks.gnumeric
Writing file:///home/don/Desktop/Tasks.gnumeric
Writing file:///home/don/Desktop/Tasks.gnumeric
Writing file:///home/don/Desktop/Tasks.gnumeric
(evolution:5144): calendar-gui-CRITICAL **: e_cal_model_get_component_at: assertion `row >= 0 && row < priv->objects->len' failed
(evolution:5144): calendar-gui-CRITICAL **: e_cal_model_copy_component_data: assertion `comp_data != NULL' failed
--------------------------------------------------
Comment 1 Kandepu Prasad 2008-10-31 20:15:59 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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