Hide Forgot
Created attachment 474751 [details] excerpt from /var/log/messages Description of problem: The laptop regularly freezes. Not mouse movement; no cursor animation. Version-Release number of selected component (if applicable): Linux boober.fraggle 2.6.35.10-74.fc14.i686 #1 SMP Thu Dec 23 16:17:40 UTC 2010 i686 i686 i386 GNU/Linux How reproducible: I'm just using the laptop. This happens especially when chromium is issuing lots of data requests from the web. Steps to Reproduce: 1. I heavily use the internet with chromium. Actual results: 2. Everything works. Expected results: 2. In irregular intervals, the machine freezes, sometimes even quickly after rebooting. Additional info: Attached is a logfile excerpt obtained with this command: # grep ^Jan\ 22\ 19:5 /var/log/messages | wc -l > /tmp/log
(In reply to comment #0) > Additional info: > Attached is a logfile excerpt obtained with this command: > # grep ^Jan\ 22\ 19:5 /var/log/messages | wc -l > /tmp/log That command gets you the number of lines in your messages that match the pattern. Knowing that you had 334 lines of log file doesn't really help debugging. Please reattach the actual log file content if you're still experiencing the hangs.