You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/02/15 20:19:29 UTC

[GitHub] [mynewt-nimble] janosbrodbeck commented on issue #912: Controller: Assertion fail in ble_ll_scan.c with extended advertisings

janosbrodbeck commented on issue #912:
URL: https://github.com/apache/mynewt-nimble/issues/912#issuecomment-779430754


   Backtrace:
   I've created the [backtrace as gist](https://gist.github.com/janosbrodbeck/6c2653a98449882ca8d8a1dc386d99f5). 
   
   `aux_data->flags_ll` was set to decimal 226. So if I'm not mistaken:
   `BLE_LL_AUX_FLAG_HCI_SENT_ANY`, `BLE_LL_AUX_FLAG_SCAN_ERROR`, `BLE_LL_AUX_FLAG_AUX_ADV_RECEIVED` and `BLE_LL_AUX_FLAG_AUX_CHAIN_RECEIVED` when it happens.
   
   I was not able to get the core dump. I've set `OS_COREDUMP` and `IMGMGR_COREDUMP` to 1 in the target of the bootloader but could not get it with newtmgr. Created a connection profile for my board `nrf52840: type=serial, connstring='dev=/dev/ttyACM0'`. When trying to download the core dump with `newtmgr -c nrf52840 image coredownload <dl-location>` I just get nmp timeouts.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org