[Bug 164200] Crash when call QDBusConnection::disconnectFromBus

Huang Peng shawn.p.huang at gmail.com
Mon Jun 16 10:03:22 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=164200         




------- Additional Comments From shawn.p.huang gmail com  2008-06-16 10:03 -------
Test Case:

QDBusConnection *connection = new QDBusConnection (QDBusConnection::connectToBus (getenv ("DBUS_SESSION_BUS_ADDRESS"), "dbus"));
delete connection;
QDBusConnection::disconnectFromBus ("dbus");


More information about the Kdelibs-bugs mailing list