Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Which NetBSD on a VS3176?



Holm Tiffe wrote:

> Martin Husemann wrote:
> 
> > On Tue, May 20, 2014 at 12:01:25PM +0200, Holm Tiffe wrote:
> > > [1]   Segmentation fault (core dumped) newfs /dev/rsd1a
> > 
> > Now that you have a core and gdb around, why don't you look at the
> > faulting instruction?
> > 
> > Martin
> 
> Since there is no gdb jet...
> Currently I'm not sure if there is still a useable rootfs on dka0...
> 
> Regards,
> 
> Holm
> 
> BTW: is the disklabel ok? How about the 16 Block on a vax, is it neccessary
> to start the rootfs at 0 or are the 16 blocks offset are ok?
> 


vs3176# gdb /sbin/newfs
GNU gdb (GDB) 7.3.1
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "vax--netbsdelf".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /sbin/newfs...(no debugging symbols found)...done.
(gdb) r /dev/rsd1a
Starting program: /sbin/newfs /dev/rsd1a
/dev/rsd1a: 200.0MB (409600 sectors) block size 8192, fragment size 1024
        using 5 cylinder groups of 40.00MB, 5120 blks, 9920 inodes.

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
(gdb) 

What todo?

Regards,

Holm
-- 
      Technik Service u. Handel Tiffe, www.tsht.de, Holm Tiffe, 
     Freiberger Straße 42, 09600 Oberschöna, USt-Id: DE253710583
  www.tsht.de, info%tsht.de@localhost, Fax +49 3731 74200, Mobil: 0172 8790 741



Home | Main Index | Thread Index | Old Index