Bug 85941
Summary: | Regression: kernel 3.17 halts sometimes (with Call trace) | ||
---|---|---|---|
Product: | Other | Reporter: | Dan (dan76) |
Component: | Other | Assignee: | Robert Love (rlove) |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | peter.weber |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.17 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
full log from systemd journalctl, freeze around 11:51 - 11:52
kernel log from sytstemd journalctl, freeze around 11:51 - 11:52 |
Description
Dan
2014-10-09 03:18:50 UTC
Nobody? Hi! I've got at least four or five harde freezes during the last weeks, but wasn't able read anything from the log afterwards (turned off through power-button). Maybe this is a bug. How do you retrieve the log (journalctl? dmesg? ssh-remote?)? (In reply to Peter Weber from comment #2) > Hi! > I've got at least four or five harde freezes during the last weeks, but > wasn't able read anything from the log afterwards (turned off through > power-button). Maybe this is a bug. How do you retrieve the log (journalctl? > dmesg? ssh-remote?)? Hi Peter. I retrieved from the normal syslog file. Does the output help with something? If you need more information, just ask. Created attachment 155211 [details]
full log from systemd journalctl, freeze around 11:51 - 11:52
Created attachment 155221 [details]
kernel log from sytstemd journalctl, freeze around 11:51 - 11:52
I've attached two log files, which look different than yours in general. I'm running Archlinux with a self compiled kernel (not much changed in last months, just usual make oldconfig). The last line from the full log, shows that the system is still running, systemd has noticed that I pressed the power button. It is a classic freeze of STDIO/STDOUT, therefore not keyboard input possible and the cursor has stopped blinking. Maybe your kernel log-level differs (mine should be 4 i.e. the default). Sorry for flooding. Yes, I've undocked/docked the laptop in my despair :) (In reply to Peter Weber from comment #6) > Maybe your kernel log-level differs (mine should be 4 i.e. the default). Maybe your case is another issue? My log has a "Call trace", but yours don't. I'm afraid your right. Which wouldn't help either of us :-( This bug was fixed in recent kernels. |