Re: Panic on a microvax 3100 m20e
"Mattieu Baptiste" <[email protected]> Thu, 21 Dec 2006 19:06:19 +0100
| Newsgroups | gmane.os.openbsd.vax |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I coninue the thread that was on misc@. I tried last week to install a
snapshot and disable daily/weekly/monthly scripts. My vax ran for a
week without any problem. Yesterday I enable these scripts, and the
machine crashed this night.
Do you have an Idea ?
OpenBSD 4.0-current (GENERIC) #378: Tue Nov 21 05:18:22 MST 2006
[email protected]:/usr/src/sys/arch/vax/compile/GENERIC
MicroVAX 3100/m{10,20}{,e} [0A000005 04010201]
cpu: KA41/42
cpu: Enabling primary cache, no secondary cache present
total memory = 8265728
avail memory = 4280320
using 126 buffers containing 516096 bytes of memory
mainbus0 (root)
vsbus0 at mainbus0
vsbus0: interrupt mask 8
dz0 at vsbus0 csr 0x200a0000 vec 196 ipl 14 maskbit 6: 4 lines
ncr0 at vsbus0 csr 0x200c0080 vec 504 ipl 14 maskbit 1: SCSI ID 6
scsibus0 at ncr0: 8 targets
sd0 at scsibus0 targ 2 lun 0: <SEAGATE, ST51080N, 0943> SCSI2 0/direct fixed
sd0: 1030MB, 4826 cyl, 4 head, 109 sec, 512 bytes/sec, 2109840 sec total
ncr1 at vsbus0 csr 0x200c0180 vec 508 ipl 14 maskbit 0: SCSI ID 6
scsibus1 at ncr1: 8 targets
sd1 at scsibus1 targ 0 lun 0: <MAXTOR, LXT-213S SUN0207, 4.26> SCSI1
0/direct fixed
sd1: 202MB, 1310 cyl, 7 head, 45 sec, 512 bytes/sec, 415436 sec total
sd2 at scsibus1 targ 3 lun 0: <DEC, RZ23 (C) DEC, 0A18> SCSI1 0/direct fixed
sd2: 100MB, 776 cyl, 8 head, 33 sec, 512 bytes/sec, 204864 sec total
le0 at vsbus0 csr 0x200e0000 vec 80 ipl 14 maskbit 5 buf 0x3df000-0x3eefff
le0: address 08:00:2b:1b:2a:cf
le0: 32 receive buffers, 8 transmit buffers
booted from device: sd0
root on sd0a
rootdev=0x1400 rrootdev=0x3b00 rawdev=0x3b02
WARNING: / was not properly unmounted
Clock has gained 7 days -- CHECK AND RESET THE DATE!
OpenBSD/vax (sacoche.brimbelle.org) (console)
login: Trap: type 2, code 0, pc 8000085d, psl 1f0000
panic: trap
Stopped at _arithflt+0x150: pushab gcc2_compiled.+0x1141
RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC!
DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION!
ddb> trace
Stack traceback :
_sret+0x0(0x80647164)
ddb> ps
PID PPID PGRP UID S FLAGS WAIT COMMAND
*25339 15448 6150 0 7 0x4 newsyslog
2195 21284 21284 0 2 0x44104 sendmail
15448 6150 6150 0 2 0x4004 newsyslog
21284 29157 21284 0 3 0x4084 pause sh
29157 29113 29113 0 3 0x84 piperd cron
6150 4559 6150 0 3 0x4084 pause sh
4559 29113 29113 0 3 0x84 piperd cron
7813 1 7813 0 3 0x4082 ttyin getty
29113 1 29113 0 3 0x84 select cron
8334 1 8334 0 3 0x40184 select sendmail
4764 1 4764 0 3 0x80 select sshd
12495 1 12495 0 9 0x180 select inetd
5292 10630 10630 83 2 0x104 ntpd
10630 1 10630 0 3 0x80 poll ntpd
8933 15004 15004 73 2 0x104 syslogd
15004 1 15004 0 3 0x8c netio syslogd
9 0 0 0 3 0x100204 crypto_wa crypto
8 0 0 0 3 0x100204 aiodoned aiodoned
7 0 0 0 3 0x100204 syncer update
6 0 0 0 3 0x100204 cleaner cleaner
5 0 0 0 3 0x100204 reaper reaper
4 0 0 0 3 0x100204 pgdaemon pagedaemon
3 0 0 0 3 0x100204 pftm pfpurge
2 0 0 0 3 0x100204 slacking scsi
1 0 1 0 3 0x4080 wait init
0 -1 0 0 3 0x80204 scheduler swapper
ddb>
On 12/4/06, Mattieu Baptiste <[email protected]> wrote:
> Hi all,
>
> My microvax crashes nightly at about 2:30am on 4.0. It seems to be
> related with the execution of /etc/daily.
>
> Regards,
>
> -- dmesg
>
> OpenBSD 4.0 (GENERIC) #356: Mon Sep 18 01:44:06 MDT 2006
> [email protected]:/usr/src/sys/arch/vax/compile/GENERIC
> MicroVAX 3100/m{10,20}{,e} [0A000005 04010201]
> cpu: KA41/42
> cpu: Enabling primary cache, no secondary cache present
> total memory = 8265728
> avail memory = 4296704
> using 126 buffers containing 516096 bytes of memory
> mainbus0 (root)
> vsbus0 at mainbus0
> vsbus0: interrupt mask 8
> dz0 at vsbus0 csr 0x200a0000 vec 196 ipl 14 maskbit 6: 4 lines
> ncr0 at vsbus0 csr 0x200c0080 vec 504 ipl 14 maskbit 1: SCSI ID 6
> scsibus0 at ncr0: 8 targets
> sd0 at scsibus0 targ 2 lun 0: <SEAGATE, ST51080N, 0943> SCSI2 0/direct fixed
> sd0: 1030MB, 4826 cyl, 4 head, 109 sec, 512 bytes/sec, 2109840 sec total
> ncr1 at vsbus0 csr 0x200c0180 vec 508 ipl 14 maskbit 0: SCSI ID 6
> scsibus1 at ncr1: 8 targets
> sd1 at scsibus1 targ 0 lun 0: <MAXTOR, LXT-213S SUN0207, 4.26> SCSI1
> 0/direct fixed
> sd1: 202MB, 1310 cyl, 7 head, 45 sec, 512 bytes/sec, 415436 sec total
> sd2 at scsibus1 targ 3 lun 0: <DEC, RZ23 (C) DEC, 0A18> SCSI1 0/direct fixed
> sd2: 100MB, 776 cyl, 8 head, 33 sec, 512 bytes/sec, 204864 sec total
> le0 at vsbus0 csr 0x200e0000 vec 80 ipl 14 maskbit 5 buf 0x3dc000-0x3ebfff
> le0: address 08:00:2b:1b:2a:cf
> le0: 32 receive buffers, 8 transmit buffers
> booted from device: sd0
> root on sd0a
> rootdev=0x1400 rrootdev=0x3b00 rawdev=0x3b02
>
> -- panic, trace & ps
>
> OpenBSD/vax (sacoche.brimbelle.org) (console)
>
> login: Trap: type 2, code 0, pc 8000085d, psl df0000
> panic: trap
> Stopped at _arithflt+0x150: pushab gcc2_compiled.+0x1141
> RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC!
> DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION!
> ddb> trace
> Stack traceback :
> _sret+0x0(0x80643830)
> ddb> ps
> PID PPID PGRP UID S FLAGS WAIT COMMAND
> *32067 12347 2299 25 7 0x40104 sendmail
> 12347 2299 2299 25 2 0x44104 sendmail
> 2299 11804 2299 0 3 0x4084 pause sh
> 11804 4195 4195 0 3 0x84 piperd cron
> 28535 19856 28535 0 3 0x4082 ttyin ksh
> 19856 20365 19856 1000 3 0x4082 pause ksh
> 20365 31620 31620 1000 3 0x180 select sshd
> 31620 20976 31620 0 3 0x4080 netio sshd
> 5128 1 5128 0 3 0x4082 ttyin getty
> 4195 1 4195 0 3 0x84 select cron
> 9987 1 9987 0 3 0x40184 select sendmail
> 20976 1 20976 0 3 0x80 select sshd
> 14374 1 14374 0 3 0x180 select inetd
> 6132 20659 20659 83 3 0x184 poll ntpd
> 20659 1 20659 0 3 0x80 poll ntpd
> 15415 14644 14644 73 2 0x184 syslogd
> 14644 1 14644 0 3 0x88 netio syslogd
> 8 0 0 0 3 0x100204 crypto_wa crypto
> 7 0 0 0 3 0x100204 aiodoned aiodoned
> 6 0 0 0 3 0x100204 syncer update
> 5 0 0 0 3 0x100204 cleaner cleaner
> 4 0 0 0 3 0x100204 reaper reaper
> 3 0 0 0 3 0x100204 pgdaemon pgdaemon
> 2 0 0 0 3 0x100204 pftm pfpurge
> 1 0 1 0 3 0x4080 wait init
> 0 -1 0 0 3 0x80204 scheduler swapper
>
>
> --
> Mattieu Baptiste
> "/earth is 102% full ... please delete anyone you can."
>
--
Mattieu Baptiste
"/earth is 102% full ... please delete anyone you can."