2014-12-18 3:44 GMT+08:00 Mauro Rossi <
issor...@gmail.com>:
> Hi,
>
> you can find as attachment picture of log for 5.0.0_r7 x86_64 bluetooth
> problems which seems related to BT HCI (bt_hci_bdroid.c is signalling a
> SEGFAULT).
>
> The crashing process bt_hc_worker and the correlated Error 4 from library
> libusb.so. There are actually hundreds of bt_hc_worker crash events just
> after booting in the GUI.
> Thousands of "RLIMIT_NICE not set" messages too.
>
> With 5.0.0_r7 these BT errors were not present with x86 iso.
>
> I also attached dmesg/logcat for lollipop 5.0.1_r1 x86 and x86_64 iso boots
> (In these iso images all three Bluetooth flags were set to false).
I think we are talking about debugging
Bluetooth crashing when the flag is true.
Anyway, I didn't see useful information in the logcat.
If it's a native crashing, I expect to see
the call stack in the crashed library.
> x86 No boot but I need to recheck to confirm this, because it's very
> strange.
>
> x86_64 boot ok, no Bluetooth issues, obviously, but I see a new error
> "Unfortunately, SuperUser has stopped.", but just once, WiFi dongle (rt2800)
> is completely crazy with LED going in on and off cycles every few seconds.
> Besides that the x86_64 build boots and I could also update apps.
You have a incomplete SuperUser apk in /system/priv-app/.
If you built with the latest lollipop-x86 codebase,
the SuperUser app should not exist.
I suggest you rebuild the system image by
rm -rf $OUT/system