LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-05-2007, 10:53 PM   #1
renoman
LQ Newbie
 
Registered: Sep 2003
Distribution: slackware 9.0
Posts: 1

Rep: Reputation: 0
System crash, no reason?


Our production-server is crashed, and we don't know what this mean in the logging (messages.log):

Jan 6 04:39:39 kernel: ------------[ cut here ]------------
Jan 6 04:39:39 kernel: kernel BUG at lib/radix-tree.c:575!
Jan 6 04:39:39 kernel: invalid operand: 0000 [#1]
Jan 6 04:39:39 kernel: SMP
Jan 6 04:39:39 kernel: Modules linked in: ipt_REDIRECT ipt_REJECT ipt_state iptable_mangle iptable_nat ip_conntrack iptable_filter ip_tables parport_pc lp parport autofs4 rfcomm l2cap bluetooth sunrpc md5 ipv6 dm_mod video button battery ac uhci_hcd ehci_hcd i2c_i801 i2c_core shpchp e1000 floppy ext3 jbd raid1 ata_piix libata sd_mod scsi_mod
Jan 6 04:39:39 kernel: CPU: 0
Jan 6 04:39:39 kernel: EIP: 0060:[<c01d433a>] Not tainted VLI
Jan 6 04:39:39 kernel: EFLAGS: 00010046 (2.6.11-1.1369_FC4smp)
Jan 6 04:39:39 kernel: EIP is at __lookup_tag+0x15c/0x173
Jan 6 04:39:39 kernel: eax: 00000000 ebx: 00000031 ecx: 00000000 edx: 00000031
Jan 6 04:39:39 kernel: esi: c9683e38 edi: c9683f3c ebp: 00000001 esp: f7db9d98
Jan 6 04:39:39 kernel: ds: 007b es: 007b ss: 0068
Jan 6 04:39:39 kernel: Process pdflush (pid: 178, threadinfo=f7db9000 task=f7db8a80)
Jan 6 04:39:39 kernel: Stack: f7db9d94 00000000 00000000 f7db9e68 00000000 00000000 c9683e38 00000000
Jan 6 04:39:39 kernel: 00000001 00000000 0000000e 0000003f c2cf6208 c01d43a6 0000000e f7db9de0
Jan 6 04:39:39 kernel: 00000000 f7db9e68 00000040 c2cf6208 00000000 c2cf6214 f7db9e68 c0145085
Jan 6 04:39:39 kernel: Call Trace:
Jan 6 04:39:39 kernel: [<c01d43a6>] radix_tree_gang_lookup_tag+0x55/0x71
Jan 6 04:39:39 kernel: [<c0145085>] find_get_pages_tag+0x3a/0x92
Jan 6 04:39:39 kernel: [<c014e043>] pagevec_lookup_tag+0x24/0x2c
Jan 6 04:39:39 kernel: [<c01832bd>] mpage_writepages+0x166/0x3f0
Jan 6 04:39:39 kernel: [<f88c8c2d>] ext3_ordered_writepage+0x0/0x183 [ext3]
Jan 6 04:39:39 kernel: [<c0106641>] do_IRQ+0x55/0x86
Jan 6 04:39:39 kernel: [<c0104a5a>] common_interrupt+0x1a/0x20
Jan 6 04:39:39 kernel: [<c0307375>] schedule+0x995/0xc5e
Jan 6 04:39:39 kernel: [<c01817e9>] __sync_single_inode+0x57/0x217
Jan 6 04:39:39 kernel: [<c01819d0>] __writeback_single_inode+0x27/0x105
Jan 6 04:39:39 kernel: [<c0181c62>] sync_sb_inodes+0x1b4/0x2ad
Jan 6 04:39:39 kernel: [<c014ade4>] pdflush+0x0/0x1e
Jan 6 04:39:39 kernel: [<c0181dd0>] writeback_inodes+0x75/0xf3
Jan 6 04:39:39 kernel: [<c014a5cd>] wb_kupdate+0x85/0xf0
Jan 6 04:39:39 kernel: [<c014ad18>] __pdflush+0xc8/0x194
Jan 6 04:39:39 kernel: [<c014adfe>] pdflush+0x1a/0x1e
Jan 6 04:39:39 kernel: [<c014a548>] wb_kupdate+0x0/0xf0
Jan 6 04:39:39 kernel: [<c0134759>] kthread+0x93/0x97
Jan 6 04:39:39 kernel: [<c01346c6>] kthread+0x0/0x97
Jan 6 04:39:39 kernel: [<c01023d1>] kernel_thread_helper+0x5/0xb
Jan 6 04:39:39 kernel: Code: 83 44 24 04 04 83 c6 04 89 74 24 08 8b 44 24 38 39 44 24 10 75 b3 e9 3e ff ff ff 8b 74 24 18 8b 44 96 04 85 c0 0f 85 0a ff ff ff <0f> 0b 3f 02 ec 76 32 c0 e9 fd fe ff ff 0f 0b 50 02 ec 76 32 c0

We are running Fedora 4 - 2.6.11-1.1369_FC4smp
Could someone explain whats happened?
 
Old 01-06-2007, 12:26 AM   #2
shorty943
Member
 
Registered: Dec 2006
Location: Tailem Bend. South Australia
Distribution: Mandriva 2006
Posts: 124

Rep: Reputation: 15
Jan 6 04:39:39 kernel: kernel BUG at lib/radix-tree.c:575!
Jan 6 04:39:39 kernel: invalid operand: 0000 [#1]
Jan 6 04:39:39 kernel: SMP
Jan 6 04:39:39 kernel: CPU: 0

A bug in lib/radix-tree.c:575
An SMP kernel and only 1 CPU reported? Is this an Multi-proccessor rig?
That may point to a problem. A proccessor gone down?

Try http://www.Linux.org ask if young Mr Torvalds can shed some light for you?

Also try posting your log file to Redhat, they should know more.

Actually use Mandriva on my server, an older Athlon 1.6GB single proccessor rig.
Sorry I can't be more helpfull.

Shorty943.
 
Old 01-07-2007, 03:31 AM   #3
fotoguy
Senior Member
 
Registered: Mar 2003
Location: Brisbane Queensland Australia
Distribution: Custom Debian Live ISO's
Posts: 1,291

Rep: Reputation: 62
I wonder if it could be a damaged/corrupted kernel image.
 
Old 01-07-2007, 11:19 AM   #4
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
It looks like the crash occurred in pdflush which is a kernel thread responsible for pushing modified pages back to disk. Based on the call trace, I'd guess that it happened when looking for pages to writeback. This may be caused by bad memory or some other hardware problem (overheating, bad CPU cache, disk corruption, etc.) or a legitimate bug in FC's kernel. Has this happened a lot? Are you running Fedora's latest kernel update? If not you should upgrade to make sure you have the latest version which should have no known bugs. What kind of hardware are you running on?
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
So today, X decided to crash on me for no reason? vmlinuz.gz Linux - General 8 04-16-2006 11:36 PM
reason for system shutdown manjushp Linux - Security 1 06-03-2005 01:06 PM
System crash!!!! hacinn Linux - Hardware 2 09-15-2004 06:55 PM
how to find out the reason when the system stops shigeru Linux - General 3 07-01-2004 08:08 PM
system hang reason of soundcard ajishcheeran Linux - Hardware 1 04-17-2004 02:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:10 AM.

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