Timeline for Determining cause of Linux kernel panic
Current License: CC BY-SA 3.0
32 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 4, 2018 at 20:18 | comment | added | sourcejedi |
If you run mcelog --ascii as suggested and copy-paste the previous log lines, removing the timestamps like [ 1561.519946] ... I get some more details listed. It says "MCA: Internal Timer error". (mcelog also says "Hardware event. This is not a software error.").
|
|
| Aug 4, 2018 at 14:16 | answer | added | Zack Frizzell | timeline score: 1 | |
| Oct 25, 2014 at 7:48 | comment | added | auraham |
@NaftuliTzviKay, when you say ´ When I run apport-unpack on the crashed kernel file and then crash on the VmCore crash dump´, what commands were exactly? because when I tested linux-crashdump my /var/crash was empty after a kernel panic test
|
|
| Oct 11, 2014 at 2:08 | comment | added | user87452 | I had some similar interrupt crashes with kernel panic freeze and caps and scroll lights flash and unresponsive computer (except for reset button). This occured with ONE of my machines where both were running 14.04 ubuntu. I threw out the belkin wireless usb and replaced it with another similar one. That problem seems to be fixed, I did not figure on an USB device causing a total crash! | |
| May 11, 2013 at 4:25 | answer | added | Jacob Lindeen | timeline score: 2 | |
| Feb 1, 2013 at 14:41 | answer | added | Allan Joseph Cagadas | timeline score: 0 | |
| Feb 1, 2013 at 14:15 | comment | added | derobert | @TKKocheran That's not a network console. I guess I do need to write up my reference question on how to get output to post. | |
| S Jan 14, 2013 at 7:26 | history | bounty ended | Naftuli Kay | ||
| S Jan 14, 2013 at 7:26 | history | notice removed | Naftuli Kay | ||
| Jan 14, 2013 at 7:26 | vote | accept | Naftuli Kay | ||
| Jan 12, 2013 at 22:45 | comment | added | F. Hauri - Give Up GitHub | Do not compare such attitude under window and linux!! As drivers are not sames!!! (I suspect NVidia to make more effort for stabilising window version). The first suspect is overclocking for mee too! Please answer repetitive question: Do this change if no overclocking? | |
| Jan 11, 2013 at 22:44 | comment | added | ProfessionalAmateur | Do you still get the crash if your clock it back to the normal CPU speed? | |
| Jan 11, 2013 at 20:03 | comment | added | Naftuli Kay | 8GB RAM for now, the rest of my RAM is in the mail from a Corsair RMA. Total will be 32GB. I need to get to 3.3 at least for EFI stub loader support. | |
| Jan 11, 2013 at 19:59 | comment | added | Tim Kennedy | Do you have the option of downrevving your kernel to a 3.0.x kernel? Instead of 3.2? What kind of machine is it? and how much and what kind of memory do you have? | |
| Jan 11, 2013 at 2:49 | history | edited | Naftuli Kay | CC BY-SA 3.0 |
added 1980 characters in body
|
| Jan 11, 2013 at 1:03 | history | tweeted | twitter.com/#!/StackUnix/status/289537896409624577 | ||
| Jan 11, 2013 at 0:36 | history | edited | Naftuli Kay | CC BY-SA 3.0 |
added 1041 characters in body
|
| Jan 10, 2013 at 22:04 | comment | added | ott-- |
Try to separate it, first ssh to the host, then do the tail -f, not as one command.
|
|
| Jan 10, 2013 at 21:44 | comment | added | Naftuli Kay |
I've tried capturing over the network, but no output gets logged. ssh myhost "tail -f /var/log/kern.log" outputs nothing, even when it crashes.
|
|
| Jan 10, 2013 at 21:17 | comment | added | derobert | (1) Run your machine without overclocking, ensure the panic still occurs. (2) Use a network console to capture the panic. | |
| Jan 10, 2013 at 20:20 | answer | added | Scott Lamb | timeline score: 41 | |
| Jan 10, 2013 at 19:05 | answer | added | Soumyadip DM | timeline score: 5 | |
| Jan 10, 2013 at 19:04 | history | edited | Naftuli Kay | CC BY-SA 3.0 |
added 804 characters in body
|
| S Jan 10, 2013 at 18:28 | history | bounty started | Naftuli Kay | ||
| S Jan 10, 2013 at 18:28 | history | notice added | Naftuli Kay | Draw attention | |
| Jan 9, 2013 at 4:41 | history | edited | Naftuli Kay | CC BY-SA 3.0 |
added 435 characters in body
|
| Jan 9, 2013 at 4:38 | comment | added | Naftuli Kay | I've downgraded my NVIDIA driver to 304 stable which is a pretty old driver and I'm still seeing the crash. Updated the OP with details. | |
| Jan 8, 2013 at 4:09 | comment | added | Naftuli Kay |
Nothing shows up in /var/log/kern.log, but now looking into syslog.
|
|
| Jan 7, 2013 at 22:17 | comment | added | ott-- |
Are there any panic messages in /var/log/kern.log or syslog after reboot? You can log in from another pc and have a tail -f /var/log/kern.log running and try to catch it that way.
|
|
| Jan 7, 2013 at 22:14 | comment | added | Naftuli Kay | Yes, NVIDIA. Is there somewhere I can get logs for that? | |
| Jan 7, 2013 at 21:58 | comment | added | jordanm | Are you using a binary blob graphics driver? | |
| Jan 7, 2013 at 21:15 | history | asked | Naftuli Kay | CC BY-SA 3.0 |