meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
peerhood:problem [2010/03/22 11:13] julaakko |
peerhood:problem [2010/03/22 11:15] julaakko |
||
---|---|---|---|
Line 21: | Line 21: | ||
Suggestion: every one network connections in comlab should go through PeerHood. | Suggestion: every one network connections in comlab should go through PeerHood. | ||
- | ==== Slight problems with Bluetooth ==== | ||
- | Briefly: after PeerHood daemon (alone, no services or applications using the daemon) has been running for ~7 hours or more it either crashes (segfault or in latest tests assertion error in ''CBTConnection'' line 40) or starts reporting -1 responses from surrounding bluetooth devices and also errors reported by ''BTPlugin::Inquirythread'' : <code>Too many open files</code> and | ||
- | <code>Device or resource busy</code> | ||
- | First could be result from ''hci_inquiry'' -function functionality, second could be from thread safety issue in BlueZ bluetooth library. For further information, see: [[peerhood:peerhood_bluetooth_feature_and_testing|a possible feature found in Bluetooth library/hardware functionality - incl. testing]]. | ||
==== Lack of test cases ==== | ==== Lack of test cases ==== |