4.0f crash

From: wendy (lhh@zsu.edu.cn)
Date: 04/21/03

  • Next message: Kevin Raubenolt: "Hot swap of HSG80 controller or cache modules"
    Date: Mon, 21 Apr 2003 17:38:59 +0800
    From: wendy <lhh@zsu.edu.cn>
    To: tru64-unix-managers@ornl.gov
    
    

    hi, all
    My system is tru64 4.0f on DS10.
    Reports are like this:
     
    _crash_data_collection_time: Mon Apr 21 15:07:25 CST 2003
    _current_directory: /
    _crash_kernel: /var/adm/crash/vmunix.50
    _crash_core: /var/adm/crash/vmzcore.50
    _crash_arch: alpha
    _crash_os: Digital UNIX
    _host_version: Digital UNIX V4.0F (Rev. 1229); Tue Jul 23 16:20:54 CST 2002
    _crash_version: Digital UNIX V4.0F (Rev. 1229); Tue Jul 23 16:20:54 CST 2002
     
    thread 0xfffffc007bb68000 stopped at [boot:2004 ,0xfffffc00005731b0] Source not available
    _crashtime: struct {
        tv_sec = 1050908574
        tv_usec = 67782
    }
    _boottime: struct {
        tv_sec = 1050908409
        tv_usec = 40439
    }
    _config: struct {
        sysname = "OSF1"
        nodename = "argo.zsu.edu.cn"
        release = "V4.0"
        version = "1229"
        machine = "alpha"
    }
    _cpu: 57
    _system_string: 0xffffffffff800878 = "COMPAQ AlphaServer DS10 466 MHz"
    _ncpus: 1
    _avail_cpus: 1
    _partial_dump: 1
    _physmem(MBytes): 2047
    _panic_string: 0xfffffc000077e7b8 = "Unaligned kernel space access from kernel mode"
    _paniccpu: 0
    _panic_thread: 0xfffffc007bb68000
    _preserved_message_buffer_begin:
    struct {
        hdr = struct {
            msg_magic = 0x880524
            msg_bufx = 0x99f
            msg_bufr = 0x823
            msg_size = 0x1fe0
        }
        msg_bufc = "Alpha boot: available memory from 0x371a000 to 0x7fffc000
    Digital UNIX V4.0F (Rev. 1229); Tue Jul 23 16:20:54 CST 2002
    ..................................
    ..................................
    _kernel_process_status_begin:
      PID COMM
    00000 kernel idle
    00001 init
    00003 kloadsrv
    00029 update
    00112 mount_mfs
    00114 mount_mfs
    00116 mount_mfs
    00160 syslogd
    00164 binlogd
    00337 portmap
    00339 nfsiod
    00342 rpc.statd
    00344 rpc.lockd
    07765 snmpd
    07769 sendmail
    07771 sendmail
    07778 os_mibs
    07780 svrMgt_mib
    07781 svrSystem_mib
    07782 cpq_mibs
    07786 inetd
    07813 cron
    07841 utxd
    07856 crashdc
    07867 insightd
    07923 sshd
    07928 login
    07947 grep
    07948 crashdc
    07949 kdbx
    07950 grep
    07951 grep
    07952 dbx
    07955 proc
    07956 sshd
    _kernel_process_status_end:
    .....................................
    ......................................
    Begin Trace for machine_slot[paniccpu].cpu_panic_thread:
    thread 0xfffffc007bb68000 stopped at [boot:2004 ,0xfffffc00005731b0] Source not available
    > 0 boot(0x0, 0x2100000000, 0xfffffc007bb68000, 0x0, 0x2100000021) ["../../../../src/kernel/arch/alpha/machdep.c":2004, 0xfffffc00005731b0]
       1 panic(0x0, 0x4a2, 0x0, 0x4a20000, 0x8c4f) ["../../../../src/kernel/bsd/subr_prf.c":842, 0xfffffc0000287314]
       2 afault_trap(va = 0xfffffc0074c3f027, opcode = 0x28, regno = 0x13, uac = 0x0, exc_frame = 0xffffffffbccc77a0, inst_addr = (nil)) ["../../../../src/kernel/arch/alpha/trap.c":2537, 0xfffffc000057b7a8]
       3 _XentUna(0x0, 0xfffffc000046bd3c, 0xfffffc00007cce70, 0x210, 0xfffffc0065f7ff00) ["../../../../src/kernel/arch/alpha/locore.s":1863, 0xfffffc000056f690]
       4 ip_dooptions(0x210, 0x0, 0xfffffc0065f7ff00, 0x150000000c, 0xfffffc0000000000) ["../../../../src/kernel/netinet/ip_input.c":1856, 0xfffffc000046bd3c]
       5 ipintr(0xfffffc00007cce70, 0xfffffc00007cce70, 0xfffffc00007c79a8, 0xfffffc00007c7970, 0x4) ["../../../../src/kernel/netinet/ip_input.c":972, 0xfffffc000046aa44]
       6 netisr_thread() ["../../../../src/kernel/net/netisr.c":1272, 0xfffffc00002cdcd4]
    End Trace for machine_slot[paniccpu].cpu_panic_thread:

    What can I do? thank you!


  • Next message: Kevin Raubenolt: "Hot swap of HSG80 controller or cache modules"

    Relevant Pages

    • Re: pt regs
      ... I've been studying linux and I stumbled into some ``struct pt_regs''. ... mind the only hardware I own is i386-compatible hardware. ... always quite a hassle to grep for stuff around. ... Even with cscope it ...
      (comp.os.linux.development.system)
    • Re: Question about memory allocation??
      ... they need checking for initialisation. ... Via grep. ... check that all serialisation of the struct is correct. ... to structs) which are initialised *without* malloc. ...
      (comp.lang.c)
    • Possible OpenSSH DoS Attack
      ... DoS attack that gives you the following message when you try to contact the ... order to allow connections to sshd from any source address. ... I have made some tests and ALL the machines where vulnerable. ... struct sockaddr_in localAddr, servAddr; ...
      (Vuln-Dev)