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 424026 - crash in Tasks: Closing it. If I start ...
crash in Tasks: Closing it. If I start ...
Status: RESOLVED DUPLICATE of bug 405646
Product: evolution
Classification: Applications
Component: Shell
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
evolution[stacktrace]
Depends on:
Blocks:
 
 
Reported: 2007-03-29 06:46 UTC by Peng Huang
Modified: 2007-05-28 13:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Peng Huang 2007-03-29 06:46:16 UTC
What were you doing when the application crashed?
Closing it.

If I start it on the terminal, I will get below log.

[phuang@dhcp-0-143 dbg]$ evolution --disable-crash-dialog
CalDAV Eplugin starting up ...
** (evolution:24482): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:24482): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
process 24482: The last reference on a connection was dropped without closing the connection. This is a bug in an application. See dbus_connection_unref() documentation for details.
Most likely, the application was supposed to call dbus_connection_close(), since this is a private connection.
  D-Bus not built with -rdynamic so unable to print a backtrace
Aborted (core dumped)



Distribution: Fedora release 6.92 (Rawhide)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.19-1.2898.2.3.fc7xen #1 SMP Wed Jan 24 21:28:28 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10299902
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango-Blue-Materia

Memory status: size: 95805440 vsize: 95805440 resident: 24150016 share: 16289792 rss: 24150016 rss_rlim: 4294967295
CPU usage: start_time: 1175150411 rtime: 77 utime: 62 stime: 15 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/i686/nosegneg/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208662304 (LWP 24636)]
[New Thread -1284600944 (LWP 24662)]
0x00c84402 in __kernel_vsyscall ()

Thread 1 (Thread -1208662304 (LWP 24636))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/nosegneg/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/i686/nosegneg/libc.so.6
  • #6 abort
    from /lib/i686/nosegneg/libc.so.6
  • #7 _dbus_abort
    at dbus-sysdeps.c line 84
  • #8 _dbus_warn_check_failed
  • #9 dbus_connection_unref
    at dbus-connection.c line 2639
  • #10 libnm_glib_ctx_free
    at libnm_glib.c line 449
  • #11 e_shell_nm_glib_dispose
    at e-shell-nm-glib.c line 79
  • #12 impl_dispose
    at e-shell-window.c line 869
  • #13 IA__g_object_run_dispose
    at gobject.c line 573
  • #14 IA__gtk_object_destroy
    at gtkobject.c line 403
  • #15 IA__gtk_widget_destroy
    at gtkwidget.c line 2168
  • #16 e_shell_close_all_windows
    at e-shell.c line 1053
  • #17 es_run_quit
    at e-shell.c line 1316
  • #18 g_timeout_dispatch
    at gmain.c line 3422
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #20 g_main_context_iterate
    at gmain.c line 2677
  • #21 IA__g_main_loop_run
    at gmain.c line 2881
  • #22 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #23 main
    at main.c line 586
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
bookname: DrEye4in1词典 , wordcount 225226
Loading...
bookname: 朗道英汉字典5.0 , wordcount 435468
Loading...
bookname: 朗道汉英字典5.0 , wordcount 405719
Loading...
bookname: 牛津现代英汉双解词典 , wordcount 39429
CalDAV Eplugin starting up ...
** (evolution:24636): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:24636): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
process 24636: The last reference on a connection was dropped without closing the connection. This is a bug in an application. See dbus_connection_unref() documentation for details.
Most likely, the application was supposed to call dbus_connection_close(), since this is a private connection.
  D-Bus not built with -rdynamic so unable to print a backtrace
--------------------------------------------------
Comment 1 palfrey 2007-05-28 13:50:56 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 405646 ***