LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 11-13-2006, 05:39 AM   #1
mickg007
LQ Newbie
 
Registered: Jul 2004
Posts: 14

Rep: Reputation: 0
CPU Panic


Hi

I am getting this error messages on my HP DL580 running RHEL3/U4. Server crashed. Apologies if I am posting this in the wrong thread.

Any ideas - not sure what the NVidia message is or is it a HW problem with cpu5

Thanks

Mick

Nov 10 18:57:34 testdb2 kernel: Page has mapping still set. This is a serious situation. However if you
Nov 10 18:57:35 testdb2 kernel: are using the NVidia binary only module please report this bug to
Nov 10 18:57:35 testdb2 kernel: NVidia and not to the linux kernel mailinglist.
Nov 10 18:57:35 testdb2 kernel: ------------[ cut here ]------------
Nov 10 18:57:35 testdb2 kernel: kernel BUG at page_alloc.c:225!
Nov 10 18:57:35 testdb2 kernel: invalid operand: 0000
Nov 10 18:57:35 testdb2 kernel: nfs lockd sunrpc hangcheck-timer usbserial lp parport autofs4 ocfs audit tg3 floppy sg microc
ode keybdev mousedev hid input ehci-hcd usb-uhci usbcore ext3 jbd
Nov 10 18:57:35 testdb2 kernel: CPU: 5
Nov 10 18:57:35 testdb2 kernel: EIP: 0060:[<c0158800>] Not tainted
Nov 10 18:57:35 testdb2 kernel: EFLAGS: 00210286
Nov 10 18:57:35 testdb2 kernel:
Nov 10 18:57:35 testdb2 kernel: EIP is at __free_pages_ok [kernel] 0x3e0 (2.4.21-27.ELsmp/i686)
Nov 10 18:57:35 testdb2 kernel: eax: 00000033 ebx: c30bd15c ecx: 00000001 edx: c0381e98
Nov 10 18:57:35 testdb2 kernel: esi: c30bd15c edi: 001b6000 ebp: 00000000 esp: f4c29e10
Nov 10 18:57:35 testdb2 kernel: ds: 0068 es: 0068 ss: 0068
Nov 10 18:57:35 testdb2 kernel: Process oracle (pid: 6987, stackpage=f4c29000)
Nov 10 18:57:35 testdb2 kernel: Stack: c02bd994 f7f16008 000000fc 00200286 0000001e c3067b30 00000000 00200286
Nov 10 18:57:35 testdb2 kernel: ca4a9afc ee573200 fff0edb0 00000000 001b6000 8baf4047 c30bd15c 001b6000
Nov 10 18:57:35 testdb2 kernel: fff0edb0 c013ef62 c30bd15c 8baf4047 00000000 c0145187 f4cf9d7c 777b6000
Nov 10 18:57:35 testdb2 kernel: Call Trace: [<c013ef62>] __free_pte [kernel] 0x52 (0xf4c29e54)
Nov 10 18:57:35 testdb2 kernel: [<c0145187>] zap_pte_range [kernel] 0x2a7 (0xf4c29e64)
Nov 10 18:57:35 testdb2 kernel: [<c013ff8b>] zap_page_range [kernel] 0x14b (0xf4c29ec8)
Nov 10 18:57:35 testdb2 kernel: [<c017d740>] dput [kernel] 0x30 (0xf4c29edc)
Nov 10 18:57:35 testdb2 kernel: [<c0146c3d>] do_munmap [kernel] 0x25d (0xf4c29f1c)
Nov 10 18:57:35 testdb2 kernel: [<c0172765>] path_release [kernel] 0x15 (0xf4c29f34)
Nov 10 18:57:35 testdb2 kernel: [<c01af517>] sys_shmdt [kernel] 0xa7 (0xf4c29f68)
Nov 10 18:57:35 testdb2 kernel: [<c0113aac>] sys_ipc [kernel] 0x22c (0xf4c29f90)
Nov 10 18:57:35 testdb2 kernel: [<c01633e2>] sys_open [kernel] 0xa2 (0xf4c29fa8)
Nov 10 18:57:35 testdb2 kernel:
Nov 10 18:57:35 testdb2 kernel: Code: 0f 0b e1 00 17 d2 2b c0 e9 6c fc ff ff 9c 5a fa f0 fe 0d ec
Nov 10 18:57:35 testdb2 kernel:
Nov 10 18:57:35 testdb2 kernel: Kernel panic: Fatal exception
Nov 10 18:57:35 testdb2 kernel: kernel BUG in header file at line 56
Nov 10 18:57:35 testdb2 kernel: ------------[ cut here ]------------
Nov 10 18:57:35 testdb2 kernel: kernel BUG at panic.c:311!
Nov 10 18:57:35 testdb2 kernel: invalid operand: 0000
Nov 10 18:57:35 testdb2 kernel: nfs lockd sunrpc hangcheck-timer usbserial lp parport autofs4 ocfs audit tg3 floppy sg microc
ode keybdev mousedev hid input ehci-hcd usb-uhci usbcore ext3 jbd
 
Old 11-13-2006, 06:38 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Did you just recently upgrade to U4 or the kernel perhaps? Has this always occured or did it start crashing after any upgrades? Seems to me like it could be a kernel issue.

What version and what version of Oracle are you running?
 
Old 11-13-2006, 07:36 AM   #3
mickg007
LQ Newbie
 
Registered: Jul 2004
Posts: 14

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by trickykid
Did you just recently upgrade to U4 or the kernel perhaps? Has this always occured or did it start crashing after any upgrades? Seems to me like it could be a kernel issue.

What version and what version of Oracle are you running?
No OS or Kernel upgrade done on this server and it is Oracle 9.2.0
 
Old 11-13-2006, 07:59 AM   #4
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally Posted by mickg007
No OS or Kernel upgrade done on this server and it is Oracle 9.2.0
Any other changes, additions, new data loaded into Oracle? Did this always happen or recently? Does it occur rather quickly or over time?
 
Old 11-13-2006, 08:30 AM   #5
mickg007
LQ Newbie
 
Registered: Jul 2004
Posts: 14

Original Poster
Rep: Reputation: 0
No changes were made to the server - application testing against one the DBs may have being happening. I just want to know is this an HW issue on that CPU
 
Old 11-13-2006, 09:15 AM   #6
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally Posted by mickg007
No changes were made to the server - application testing against one the DBs may have being happening. I just want to know is this an HW issue on that CPU
Could be. Best way to troubleshoot hardware issues is to remove the culprit, see if it occurs without it
 
Old 11-13-2006, 12:31 PM   #7
chort
Senior Member
 
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660

Rep: Reputation: 76
It doesn't look like you have the nvidia module loaded, so that's not an issue.

It looks like the process that caused the panic was your oracle DB. It seems you're running an SMP kernel and have multiple processors. Is Oracle 9.2.0 thread-safe for x86 platforms? It might be a bug in either Oracle or that kernel that there is some kind of race condition freeing pointers on a multi-CPU system.
 
  


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
How to find CPU Cache ? (apart from dmesg|grep CPU) Dark Carnival Linux - Hardware 3 12-22-2005 07:10 PM
Disabling CPUID - kernel panic! RedHat 6.2 & AMD CPU rhinds1369 Red Hat 8 11-20-2005 12:44 PM
please help guys, wrong cpu speed shown with a regular non-mobile cpu !! : ( maku Linux - Hardware 1 01-02-2005 02:03 PM
Linux Kernel Problem -- Kernel panic: CPU context corrupt crcooney Linux - Distributions 0 01-15-2004 08:48 AM
Kernel Panic: CPU context corrupt chl Linux - Software 1 11-25-2001 12:08 PM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 11:05 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