Progress Process Panic CPU!

rguerrer

Member
Hi,
I need help for this situation, the server where DB is mounting have been rebooted twice in this week, looking in logs and other message for server and database i find:

SERVER LOG:

###
CPU 0x2 is RUNNING READY CONFIGURED ENABLED ### CPU=2 (2) ###
###

PANIC occurred on this CPU

cpu addr 0x180c000
running thread addr 0x30002dbb020
pause thread addr 0x2a100387cc0
dispatched thread addr 0x30002dbb020

interrupt stack is 0x2a10007ff50
interrupt thread list starts at 0x2a100047cc0
UltraSPARC-IV (portid 2 impl 0x18 ver 0x31 clock 1350 MHz)
in_prom 0


PANIC occurred on this thread

***
process id 840 is /progress/install/dlc/bin/_mprosrv -m1 /progress/install/wrk/siase -N tcp -Nd /, parent process is 1

euid is 0x0 0t0, egid is 0x3 0t3, uid is 0x66 0t102, gid is 0x3 0t3

thread addr 0x30002dbb020, proc addr 0x6000e989820, lwp addr 0x6000e92ce20
Thread bound to cpu id 0x2

t_state is 0x4 - TS_ONPROC

Scheduling info:
t_pri is 0x27, t_epri is 0x0, t_cid is 0x1
scheduling class is: TS
t_disp_time: is 0x1acd95b, 0t28105051
last switched: 22 secs ago on cpu 0x2

pc is 0x105e1a8, sp is 0x1843720, t_stk 0x2a100e29ae0

Stack trace is:

unix: setjmp ()
unix: panicsys+0x48 (0x1076298,0x2a100e28f18,0x3000d90d680,0x100,0x600013c5ab0,0x0)
unix: vpanic ()
unix: panic+0x1c (0x1076298,0x34,0x2a100e29170,0x6000e871f5b,0x0)
unix: die+0x9c (0x34,0x2a100e29170,0x6000e871f5b,0x0)
unix: trap+0x690 (0x2a100e29170)
unix: ktl0
genunix: freemsg+0x90 ()
vlan: vlan_stat_update_kname ()
ce: ce_start+0x5fc (0x60001296640,0x60001221240,0x600011cc620,0x3000d90d680)
ce: ce_wput+0x183c (0x600011cc620,0x3000d90d680)
unix: putnext+0x218 (0x600013c5ab0,0x3000d90d680)
ip: tcp_send_data+0x73c (?,0x1acd95b?,0x3000d90d680?)
ip: tcp_output ()
ip: squeue_enter+0x74 (0x600011a1f00,0x600028e3500,0x7beb7000,0x6000e8cbc00,?,0x6000e9a0118)
ip: tcp_wput ()
sockfs: sostream_direct+0x190 (0x6000ec91b30,0x2a100e29a98,0x0?,0x6000725c170)
sockfs: socktpi_write ()
genunix: fop_write+0x20 (0x600063e17c0,0x2a100e29a98,0x0,0x6000725c170,0x0)
genunix: write+0x268 (0x46,?,0x44?)
unix: syscall_trap+0xac (0x46,0x100481da4,0x44,0x0,0x0,0x0)

idlethread is 0x2a10001fcc0

In database log doesnt find anything, because the server rebooted.

I have OE 10.0B03.
RDBMS Enterprise Edition.
OS Solaris 10.
Users connected remotly.

I hope you can help me.
 

TomBascom

Curmudgeon
Your best bet is to contact PSC tech support.

Offhand, "panic" messages are usually an OS/hardware problem -- but perhaps PSC can tell you more based on the stack trace.
 
Top