LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-01-2009, 11:01 PM   #1
DavidDiggs
LQ Newbie
 
Registered: May 2007
Posts: 12

Rep: Reputation: 0
Question Crashing "BUG: soft lockup - CPU#1 stuck for 11s"


I was running Ubuntu 8.04.2 and it started crashing after 12H or more of operation. So I switched to Debian 5.0.1 only to find the same errors.

Currently running Debian 5.0.1 amd64 with the default kernel

kern.log shows numerous errors like the one below.
After the a crash the first line of the error will repeat the same CPU# and what I assume is the process and pid.

Each crash the CPU and process listed may be different.

I've updated the bios the latest and updated all my packeges.

Currently I'm running memtest to see if its a memory issues. Any help would be wonderful.

Attached is a more detailed listing of the errors

Code:
May 29 10:36:11 Server-x kernel: [30105.568899] BUG: soft lockup - CPU#1 stuck for 11s! [gnome-screensav:10913]
May 29 10:36:11 Server-x kernel: [30105.568905] CPU 1:
May 29 10:36:11 Server-x kernel: [30105.568907] Modules linked in: vmnet vsock(F) vmci vmmon rfcomm l2cap bluetooth nfsd lockd nfs_acl auth_rpcgss sunrpc exportfs ppdev ipv6 cpufreq_conservative cpufreq_stats cpufreq_userspace cpufreq_ondemand freq_table cpufreq_powersave sbs video output sbshc dock container battery iptable_filter ip_tables x_tables reiserfs ac it87 hwmon_vid sbp2 lp loop af_packet snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_hwdep snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device serio_raw snd psmouse i2c_nforce2 button parport_pc parport shpchp pci_hotplug k8temp i2c_core soundcore evdev pcspkr ext3 jbd mbcache sg sr_mod cdrom usbhid hid sd_mod pata_amd sata_nv floppy sata_sil24 ohci_hcd ehci_hcd ohci1394 ata_generic ieee1394 forcedeth usbcore pata_acpi libata scsi_mod raid10 raid456 async_xor async_memcpy async_tx xor raid1 raid0 multipath linear md_mod thermal processor fan fbcon tileblit font bitblit softcursor fuse
May 29 10:36:11 Server-x kernel: [30105.569001] Pid: 10913, comm: gnome-screensav Tainted: GF       2.6.24-24-generic #1
May 29 10:36:11 Server-x kernel: [30105.569003] RIP: 0010:[do_page_fault+0xc0/0x840]  [do_page_fault+0xc0/0x840] do_page_fault+0xc0/0x840
May 29 10:36:11 Server-x kernel: [30105.569010] RSP: 0018:ffff810100007d58  EFLAGS: 00000246
May 29 10:36:11 Server-x kernel: [30105.569012] RAX: ffffffff80629640 RBX: ffff81016fce86e0 RCX: 0000000000001000
May 29 10:36:11 Server-x kernel: [30105.569014] RDX: ffff810080a12000 RSI: 0000000000000000 RDI: ffff810100007e58
May 29 10:36:11 Server-x kernel: [30105.569016] RBP: 0000000000000018 R08: 0000000000001000 R09: 000000000000000a
May 29 10:36:11 Server-x kernel: [30105.569018] R10: 0000000000000000 R11: 0000000000000246 R12: ffff810100007cd8
May 29 10:36:11 Server-x kernel: [30105.569020] R13: 0000000000000246 R14: 0000000000000010 R15: ffffffff8029644a
May 29 10:36:11 Server-x kernel: [30105.569023] FS:  00007f1716c677a0(0000) GS:ffff81017b401900(0000) knlGS:0000000000000000
May 29 10:36:11 Server-x kernel: [30105.569025] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
May 29 10:36:11 Server-x kernel: [30105.569027] CR2: 00007f171362ca52 CR3: 000000015cbf7000 CR4: 00000000000006e0
May 29 10:36:11 Server-x kernel: [30105.569029] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
May 29 10:36:11 Server-x kernel: [30105.569031] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400

Last edited by DavidDiggs; 06-01-2009 at 11:03 PM.
 
Old 06-03-2009, 09:13 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
At work we had an xSeries 460 throwing the same sort of errors: turned out to be a bad CPU. May or may not be the same issue, but ours was fixed upon removing that CPU.
 
Old 06-05-2009, 12:43 AM   #3
DavidDiggs
LQ Newbie
 
Registered: May 2007
Posts: 12

Original Poster
Rep: Reputation: 0
Sigh. No joy. Memtest gave no errors.

Remove one CPU and still goe the "cpu stuck" message. swapped cpu's now the system just hangs a little after the grub screen.

And the latest Debian and Ubuntu installers both crash immediately and the error messages scroll too fast to be of any use.

I have a feeling its the motherboard, it's been RMA's 3 times and cost me nearly $200 in shipping. It's an obsolete AMD FX system so I'm going to give up on it for now. Unless i can fine a replacement MOBO for super cheap.

Sigh, 1200$ in parts wasting away, for now.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
BUG: soft lockup - CPU#3 stuck for 10s! chakkerz Linux - Server 2 06-16-2008 05:34 PM
"BUG: soft lockup detected on CPU#0!" while installing 7.04 Ubuntu on Clevo m590k blue_sphere Linux - Laptop and Netbook 1 04-21-2007 12:10 AM
my linux is not booting and says "bug:soft lockup on cpu 01" amolgupta Linux - Software 1 12-13-2006 05:45 AM
BUG: soft lockup detected on CPU#0 and BUG: spinlock recursion on CPU#0 ... BloodyCat Linux - Hardware 3 11-07-2006 01:14 PM
BUG: Soft lockup detected on CPU#0! 97tbird Linux - General 0 11-03-2005 02:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 02:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration