Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - devn-mpc-85xx: (1 Item)
   
devn-mpc-85xx  
Hello.

I have a core dump while trying to use the devn-mpc85xx.so with io-pkt :

#
#
# io-pkt-v4-hc -dmpc85xx -v
Memory fault (core dumped)
# ls -l /proc/boot/devn*
-rwxrwxrwx  1 root      0             57344 Nov 28  2008 /proc/boot/devn-mpc85xx.so
-rwxrwxrwx  1 root      0             39161 May 20  2009 /proc/boot/devnp-shim.so
# sloginfo -c
Time             Sev Major Minor Args
Apr 07 08:14:08    5    14     0 tcpip starting
Apr 07 08:14:08    5    17     0 io_open for id = 10005
Apr 07 08:14:08    3    14     0 Using pseudo random generator.  See "random" option
Apr 07 08:14:08    5    14     0 initializing IPsec... done
Apr 07 08:14:08    5    14     0 IPsec: Initialized Security Association Processing.
Apr 07 08:14:08    5    17     0 io_close_ocb
#
# io-pkt-v4-hc
# pidin a
     pid Arguments
       1 procnto-booke-instr
       2 devc-ser8250-mpc8540 -e -c396000000 -b 115200 0xf0004500,26
       3 slogger
       4 pipe
       5 pci-men_em3fam -B -vvvv
       6 smb-men_em03
   20487 devc-pty
   20488 qconn
   20490 inetd
   32777 sh
   32779 mdis_kernel_dbg
  208908 io-pkt-v4-hc
  213005 pidin a
# mount -T io-pkt /proc/boot/devn-mpc85xx.so
mount: Can't mount / (type io-pkt)
mount: Possible reason: No such process
# pidin a
     pid Arguments
       1 procnto-booke-instr
       2 devc-ser8250-mpc8540 -e -c396000000 -b 115200 0xf0004500,26
       3 slogger
       4 pipe
       5 pci-men_em3fam -B -vvvv
       6 smb-men_em03
   20487 devc-pty
   20488 qconn
   20490 inetd
   32777 sh
   32779 mdis_kernel_dbg
  245772 pidin a
#

is that normal ?
Why ?