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 474063 - crash in Tasks: right clicked on a task ...
crash in Tasks: right clicked on a task ...
Status: RESOLVED DUPLICATE of bug 369517
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-09-05 23:30 UTC by Eric Harney
Modified: 2007-09-06 12:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Eric Harney 2007-09-05 23:30:19 UTC
Version: 2.10

What were you doing when the application crashed?
right clicked on a task in my tasks list, hit delete


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

System: Linux 2.6.22.4-65.fc7 #1 SMP Tue Aug 21 21:50:50 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Bluecurve

Memory status: size: 640024576 vsize: 640024576 resident: 66039808 share: 37736448 rss: 66039808 rss_rlim: 18446744073709551615
CPU usage: start_time: 1189027167 rtime: 1143 utime: 917 stime: 226 cutime:25 cstime: 16 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496386192 (LWP 20544)]
[New Thread 1147435344 (LWP 20561)]
0x00000035cf60d97f in __libc_waitpid (pid=36241, stat_loc=0x7fffb4cfc75c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 46912496386192 (LWP 20544))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 <signal handler called>
  • #3 e_table_model_row_count
    at e-table-model.c line 83
  • #4 set_info
    at tasks-component.c line 521
  • #5 IA__g_closure_invoke
    at gclosure.c line 490
  • #6 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #7 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #8 IA__g_signal_emit
    at gsignal.c line 2243
  • #9 e_cal_view_objects_removed_cb
    at e-cal-model.c line 1449
  • #10 IA__g_closure_invoke
    at gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #13 IA__g_signal_emit
    at gsignal.c line 2243
  • #14 objects_removed_cb
    at e-cal-view.c line 102
  • #15 IA__g_closure_invoke
    at gclosure.c line 490
  • #16 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #18 IA__g_signal_emit
    at gsignal.c line 2243
  • #19 impl_notifyObjectsRemoved
    at e-cal-view-listener.c line 178
  • #20 ORBit_small_invoke_adaptor
    at orbit-small.c line 844
  • #21 ORBit_POAObject_handle_request
    at poa.c line 1351
  • #22 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1421
  • #23 giop_thread_queue_process
    at giop.c line 771
  • #24 giop_mainloop_handle_input
    at giop.c line 461
  • #25 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #26 g_main_context_iterate
    at gmain.c line 2677
  • #27 IA__g_main_loop_run
    at gmain.c line 2881
  • #28 bonobo_main
    at bonobo-main.c line 311
  • #29 main
    at main.c line 586


----------- .xsession-errors (6760 sec old) ---------------------
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2856)
	at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
	at org.eclipse.jface.window.Window.open(Window.java:796)
	at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.open(LaunchConfigurationsDialog.java:1086)
	at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:383)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
	at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:387)
	at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:329)
	at org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(OpenLaunchDialogAction.java:80)
	at org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(OpenLaunchDialogAction.java:99)
	at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:254)
	at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
	at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 palfrey 2007-09-06 12:06:13 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 369517 ***