Bluetooth: about latest Kernel OOPS


vikrant8051 <vikrant8051@...>
 

Hi,
Today I synced my local repo with Zephyr master & while testing with
Bluetooth Mesh App I got following Kernel OOPS:

***** Kernel OOPS! *****                                                                                                         
Current thread ID = 0x200018c0                                                                                                   
Faulting instruction address = 0x16d84                                                                                           
Fatal fault in ISR! Spinning...

I executed following command :
/opt/zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-addr2line -e zephyr.elf 0x16d84

o/p ->
/home/vikrant/zephyr/subsys/bluetooth/controller/ll_sw/ctrl.c:6353

Please suggest me how to overcome this.

Thank You !!



Chettimada, Vinayak Kariappa
 

Hi Vikrant,

It appears a recent merged PR has introduced regression. https://github.com/zephyrproject-rtos/zephyr/pull/10289

I am analysing the issue, meanwhile you can revert the said commit so as to unblock your tasks.

Regards,
Vinayak

-----Original Message-----
From: <devel@...> on behalf of vikrant8051 <vikrant8051@...>
Date: Friday, 5 October 2018 at 9:37 AM
To: "devel@..." <devel@...>, Carles Cufi <Carles.Cufi@...>
Subject: [Zephyr-devel] Bluetooth: about latest Kernel OOPS

Hi,
Today I synced my local repo with Zephyr master & while testing with

Bluetooth Mesh App I got following Kernel OOPS:


***** Kernel OOPS! *****

Current thread ID = 0x200018c0

Faulting instruction address = 0x16d84

Fatal fault in ISR! Spinning...


I executed following command :

/opt/zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-addr2line -e zephyr.elf 0x16d84


o/p ->
/home/vikrant/zephyr/subsys/bluetooth/controller/ll_sw/ctrl.c:6353


Please suggest me how to overcome this.


Thank You !!


Carles Cufi
 

-----Original Message-----
From: Chettimada, Vinayak Kariappa
Sent: 05 October 2018 09:54
To: vikrant8051 <vikrant8051@...>; devel@...;
Cufi, Carles <Carles.Cufi@...>
Subject: Re: [Zephyr-devel] Bluetooth: about latest Kernel OOPS

Hi Vikrant,

It appears a recent merged PR has introduced regression.
https://github.com/zephyrproject-rtos/zephyr/pull/10289

I am analysing the issue, meanwhile you can revert the said commit so as
to unblock your tasks.

Regards,
Vinayak

-----Original Message-----
From: <devel@...> on behalf of vikrant8051
<vikrant8051@...>
Date: Friday, 5 October 2018 at 9:37 AM
To: "devel@..." <devel@...>,
Carles Cufi <Carles.Cufi@...>
Subject: [Zephyr-devel] Bluetooth: about latest Kernel OOPS

Hi,
Today I synced my local repo with Zephyr master & while testing with

Bluetooth Mesh App I got following Kernel OOPS:


***** Kernel OOPS! *****

Current thread ID = 0x200018c0

Faulting instruction address = 0x16d84

Fatal fault in ISR! Spinning...


I executed following command :

/opt/zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-
eabi/arm-zephyr-eabi-addr2line -e zephyr.elf 0x16d84


o/p ->
/home/vikrant/zephyr/subsys/bluetooth/controller/ll_sw/ctrl.c:6353


Please suggest me how to overcome this.


Thank You !!










vikrant8051 <vikrant8051@...>
 

Hi Carles,
Oh !! That's Great news !!


On Fri, Oct 5, 2018 at 1:49 PM Cufi, Carles <Carles.Cufi@...> wrote:
Fix is now merged: https://github.com/zephyrproject-rtos/zephyr/pull/10391


> -----Original Message-----
> From: Chettimada, Vinayak Kariappa
> Sent: 05 October 2018 09:54
> To: vikrant8051 <vikrant8051@...>; devel@...;
> Cufi, Carles <Carles.Cufi@...>
> Subject: Re: [Zephyr-devel] Bluetooth: about latest Kernel OOPS
>
> Hi Vikrant,
>
> It appears a recent merged PR has introduced regression.
> https://github.com/zephyrproject-rtos/zephyr/pull/10289
>
> I am analysing the issue, meanwhile you can revert the said commit so as
> to unblock your tasks.
>
> Regards,
> Vinayak
>
> -----Original Message-----
> From: <devel@...> on behalf of vikrant8051
> <vikrant8051@...>
> Date: Friday, 5 October 2018 at 9:37 AM
> To: "devel@..." <devel@...>,
> Carles Cufi <Carles.Cufi@...>
> Subject: [Zephyr-devel] Bluetooth: about latest Kernel OOPS
>
>     Hi,
>     Today I synced my local repo with Zephyr master & while testing with
>
>     Bluetooth Mesh App I got following Kernel OOPS:
>
>
>     ***** Kernel OOPS! *****
>
>     Current thread ID = 0x200018c0
>
>     Faulting instruction address = 0x16d84
>
>     Fatal fault in ISR! Spinning...
>
>
>     I executed following command :
>
>     /opt/zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-
> eabi/arm-zephyr-eabi-addr2line -e zephyr.elf 0x16d84
>
>
>     o/p ->
>     /home/vikrant/zephyr/subsys/bluetooth/controller/ll_sw/ctrl.c:6353
>
>
>     Please suggest me how to overcome this.
>
>
>     Thank You !!
>
>
>
>
>
>
>
> >