Bug 198453
Summary: | bluez generates spurious DBUS messages, causing unexpected syslog events | ||
---|---|---|---|
Product: | Drivers | Reporter: | faminebadger |
Component: | Bluetooth | Assignee: | linux-bluetooth (linux-bluetooth) |
Status: | NEW --- | ||
Severity: | normal | CC: | dominik, luiz.dentz |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.14.12 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Fix replying to messages marked with NOREPLY |
Description
faminebadger
2018-01-11 21:20:53 UTC
> Note, once again, both process_message (stack frame #4) and > g_dbus_pending_property_success (stack frame #4) Should read: > Note, once again, both process_message (stack frame #4) and > g_dbus_pending_property_success (stack frame #0) Sorry! Seems nobody is interested in this, despite the effort I put in to track down the source of the problem. Created attachment 273905 [details]
Fix replying to messages marked with NOREPLY
Any chance to get the above patch tested? Sure, I can try it out - I just need to remove my temporary logcheck rule and build with the patch. I'll try and do it this weekend. Yes, this prevents the error on my system. It's fine for a patch for now - but I also think that the question I raised regarding the apparently two contradictory designs that both exist in the code should be considered. |