From: Bruce, H. <hen...@in...> - 2009-06-30 19:46:26
|
All, I have been evaluating dbus-c++. I really like the design - it makes good use of C++ and is much easier to use the dbus-glib. I also like the use of XML service description files. When I built and ran the "echo" sample, the client failed after a few requests with a "not enough memory" exception. When I looked at the source for echo-client.cpp I saw the comment "For some strange reason, libdbus frequently dies with an OOM". Sure enough, it had. I'd really like to use dbus-c++, but it just doesn't seem stable enough. Has anyone root caused this behavior? Hoping that someone will save me from dbus-glib, Thanks, Henry Bruce |