http://bugzilla.moblin.org/show_bug.cgi?id=9991
Summary: Manually starting syncevo-dbus-server (when it is
alive) will cause syncevolution to crash
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: jingke.zhang(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: yongsheng.zhu(a)intel.com, syncevolution(a)lists.intel.com
syncevolution: 0.9.99.11
Description:
=================
This issue is found during my verification for bug#7711 .
If I did not kill the syncevo-dbus-server process, and run
'/user/libexec/syncevo-dbus-server' in another ternimal, it will be told
syncevolution crash. And error info is below:
[mm@localhost ~]$ /usr/libexec/syncevo-dbus-server
process 982: 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)
Expectation:
==================
1. When dbus is alive, it can tell 'syncevo-dbus-server is running'.
2. At least, the crashment is unacceptable.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.