* [Bug 66821] New: "BUG: soft lockup" in proc_fd_link, causing freeze
@ 2013-12-10 17:01 bugzilla-daemon
2013-12-10 20:02 ` [Bug 66821] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-12-10 17:01 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=66821
Bug ID: 66821
Summary: "BUG: soft lockup" in proc_fd_link, causing freeze
Product: File System
Version: 2.5
Kernel Version: 3.13.0-rc3
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: ext4
Assignee: fs_ext4@kernel-bugs.osdl.org
Reporter: andreas.reis@gmail.com
Regression: No
Created attachment 118011
--> https://bugzilla.kernel.org/attachment.cgi?id=118011&action=edit
dmesg output during progressing freeze
Getting this since a few days randomly either as immediate freeze or
progressing system freeze. I'm not sure if that's the same bug though (nor if I
put this report in the right product/component category, just guessing by the
trace).
It starts with
general protection fault: 0000 [#1] PREEMPT SMP
path_get+0x15/0x30
proc_fd_link+0x9e/0xf0
proc_pid_readlink+0x3f/0xe0
SyS_readlinkat+0xeb/0x130
system_call_fastpath+0x1a/0x1f
and becomes
BUG: soft lockup - CPU#5 stuck for 23s! [chrome-sandbox:11068]
proc_fd_link+0x69/0xf0
proc_pid_readlink+0x3f/0xe0
SyS_readlinkat+0xeb/0x130
system_call_fastpath+0x1a/0x1f
Notes:
* This is based only on one dmesg output; I haven't yet gotten around to
compare that of different freezes.
* Kernel is self-compiled via the current sources (17b2112f) in Torvald's git;
distro is Arch.
* Always appears to happen after the system has run for a while, ie. not right
after boot.
* root is btrfs, home is ext4, var is reiserfs.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 66821] "BUG: soft lockup" in proc_fd_link, causing freeze
2013-12-10 17:01 [Bug 66821] New: "BUG: soft lockup" in proc_fd_link, causing freeze bugzilla-daemon
@ 2013-12-10 20:02 ` bugzilla-daemon
2013-12-10 20:11 ` bugzilla-daemon
2013-12-10 21:20 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-12-10 20:02 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=66821
--- Comment #1 from Andreas Reis <andreas.reis@gmail.com> ---
Created attachment 118021
--> https://bugzilla.kernel.org/attachment.cgi?id=118021&action=edit
dmesg output during progressing freeze, 2
Another freeze. This time it's:
proc_cwd_link+0x5d/0xd0
proc_pid_readlink+0x3f/0xe0
SyS_readlinkat+0xeb/0x130
SyS_readlink+0x1b/0x20
system_call_fastpath+0x1a/0x1f
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 66821] "BUG: soft lockup" in proc_fd_link, causing freeze
2013-12-10 17:01 [Bug 66821] New: "BUG: soft lockup" in proc_fd_link, causing freeze bugzilla-daemon
2013-12-10 20:02 ` [Bug 66821] " bugzilla-daemon
@ 2013-12-10 20:11 ` bugzilla-daemon
2013-12-10 21:20 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-12-10 20:11 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=66821
Andreas Reis <andreas.reis@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|ext4 |Other
Product|File System |Other
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 66821] "BUG: soft lockup" in proc_fd_link, causing freeze
2013-12-10 17:01 [Bug 66821] New: "BUG: soft lockup" in proc_fd_link, causing freeze bugzilla-daemon
2013-12-10 20:02 ` [Bug 66821] " bugzilla-daemon
2013-12-10 20:11 ` bugzilla-daemon
@ 2013-12-10 21:20 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-12-10 21:20 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=66821
Theodore Tso <tytso@mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tytso@mit.edu
Component|Other |Other
Assignee|fs_ext4@kernel-bugs.osdl.or |fs_other@kernel-bugs.osdl.o
|g |rg
Product|Other |File System
--- Comment #2 from Theodore Tso <tytso@mit.edu> ---
proc_cwd_link and proc_fd_link are all procfs routines. So you have something
which is constantly scanning files in /proc?
In any case, it's highly unlikely this is an ext4 issues.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-12-10 21:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 17:01 [Bug 66821] New: "BUG: soft lockup" in proc_fd_link, causing freeze bugzilla-daemon
2013-12-10 20:02 ` [Bug 66821] " bugzilla-daemon
2013-12-10 20:11 ` bugzilla-daemon
2013-12-10 21:20 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).