We have moved to a new Sailfish OS Forum. Please start new discussions there.
2

[SailfishX] BUG: scheduling while atomic: kworker/0...

asked 2018-01-16 13:35:26 +0300

phklrz gravatar image

Hello,

When I lookt at kernel messages (dmesg -k), nearly every minute I get that kind of message :

BUG: scheduling while atomic: kworker/0... CPU: 0 PID: 24985 Comm: kworker/0:0 Tainted: G W 3.10.841 Workqueue: events 0xfffffffc000071fdd0 Call trace: ..... followed by 10 or more lines of addresses.

Even if I don't notice any problem in the way my phone works, it bothers me to see such messages...

edit retag flag offensive close delete

Comments

I do not have this type of message on my SFOSX...

JMLatJolla ( 2018-01-16 18:20:51 +0300 )edit

As JMLatJolla already said, I don't see this too

SaimenSays ( 2018-01-16 22:33:23 +0300 )edit

2 Answers

Sort by » oldest newest most voted
0

answered 2018-01-16 16:28:57 +0300

gmelchett gravatar image

Some part of the kernel is either trying to schedule from an interrupt handler or after taking a "spin_lock_irqsave()" IE locking issue. IMHO is it a real bug.

edit flag offensive delete publish link more
0

answered 2018-01-17 12:16:09 +0300

phklrz gravatar image

Finally, I've found the culprit. I had Situations app running with a bluetooth triggering condition. The messages disappear if I delete the bluetooth scanning in Situation app.

edit flag offensive delete publish link more

Comments

You should check if it is a bluetooth issue in general or only related to situations...

SaimenSays ( 2018-01-17 14:51:56 +0300 )edit
Login/Signup to Answer

Question tools

Follow
3 followers

Stats

Asked: 2018-01-16 13:35:26 +0300

Seen: 410 times

Last updated: Jan 17 '18