Kernel 3.13.0-77 crashes (can be triggered by Samba)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Triaged
|
High
|
Kamal Mostafa | ||
Trusty |
Fix Released
|
High
|
Kamal Mostafa |
Bug Description
Ubuntu 14.04.3 LTS
After updating to kernel 3.13.0-77 system crashes.
First, network dies, then the whole system.
There are several kernel crashes in the logs.
--- snip ---
ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be restarted.
Date: Wed Feb 10 09:20:35 2016
Failure: oops
OopsText:
BUG: soft lockup - CPU#1 stuck for 23s! [smbd:5908]
--- snap ---
Followed by kernel stack traces.
After some investigation, it turned out that the crash can be triggered by Samba.
It's easily reproducible by running the following commands in the Samba master branch:
./configure.
TDB_NO_FSYNC=1 make -j test FAIL_IMMEDIATELY=1 SOCKET_
Downgrading to kernel 3.13.0-76 solves this problem.
Please let me know if we can provide more information or help testing.
Thanks!
Changed in linux-lts-trusty (Ubuntu): | |
importance: | Undecided → High |
tags: | added: kernel-da-key regression-update trusty |
affects: | linux-lts-trusty (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu Trusty): | |
importance: | Undecided → High |
status: | New → Confirmed |
tags: | added: needs-bisect |
Changed in linux (Ubuntu Trusty): | |
status: | Confirmed → Triaged |
Changed in linux (Ubuntu): | |
status: | Confirmed → Triaged |
tags: | removed: needs-bisect |
Changed in linux (Ubuntu Trusty): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Changed in linux (Ubuntu): | |
assignee: | nobody → Kamal Mostafa (kamalmostafa) |
Status changed to 'Confirmed' because the bug affects multiple users.