Subject: Re: mop booting -current?
To: Simon Burge <simonb@wasabisystems.com>
From: Chris Tribo <ctribo@college.dtcc.edu>
List: port-pmax
Date: 02/23/2004 13:58:30
Something isn't quite right for sure.

-bash-2.05b$ /usr/sbin/mopcopy netbsd netbsd.mop
Elf32 image (machine 8)
Transfer Address:   80030000
Program Sections:   2
 S0 File Size:      00000018
 S0 Pad Size:       ffd77bcc
 S1 File Size:      00294ca0
 S1 Pad Size:       0007075c
WARNING: `netbsd' is not a VAX image (machine=8)
copying 24+4292312012+2706592+460636->0x80030000
Segmentation fault (core dumped)


Core was generated by `mopcopy'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/libexec/ld.elf_so...(no debugging symbols
found)...
done.
Loaded symbols for /usr/libexec/ld.elf_so
Reading symbols from /usr/lib/libkvm.so.5...(no debugging symbols
found)...
done.
Loaded symbols for /usr/lib/libkvm.so.5
Reading symbols from /usr/lib/libc.so.12...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libc.so.12
#0  0x4810277e in memset () from /usr/lib/libc.so.12
(gdb) bt
#0  0x4810277e in memset () from /usr/lib/libc.so.12
#1  0x0804b320 in environ ()
#2  0x08048e47 in open ()
#3  0x0804886a in open ()

-- 
The nice thing about Windows is - It does not just crash, it displays a
dialog box and lets you press 'OK' first.
						-- Arno Schaefer