Bug 29101 - arguments to dbus_set_error_from_message() were incorrect
Summary: arguments to dbus_set_error_from_message() were incorrect
Status: NEW
Alias: None
Product: hal
Classification: Unclassified
Component: hald (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Danny Kukawka
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-16 02:30 UTC by Bernhard Rosenkraenzer
Modified: 2011-08-10 02:46 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bernhard Rosenkraenzer 2010-07-16 02:30:53 UTC
After a while of running hald, this message appears in syslog:


Jul 16 10:42:29 localhost hald[835]: 10:42:28.932 [D] hotplug.c:500: events queued = 10, events in progress = 3 
Jul 16 10:42:29 localhost process 835: 
Jul 16 10:42:29 localhost arguments to dbus_set_error_from_message() were incorrect, assertion "(error) == NULL || !dbus_error_is_set ((error))" failed in file dbus-message.c line 3324. This is normally a bug in some application using the D-Bus library. 
Jul 16 10:42:29 localhost   D-Bus not built with -rdynamic so unable to print a backtrace 
Jul 16 10:42:29 localhost libhal.c 4499 : Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Comment 1 Danny Kukawka 2011-08-10 02:46:41 UTC
ATM I couldn't find any obvious error. If you still see the message, please run HAL in debug mode, that would make it may easier to find the source of the problem.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.