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

Re: [chj: Re: Trying the 2.4.19-pre6 kernel on UP sun4m (SS20)]



On Wed, Apr 10, 2002 at 10:03:22AM +0200, Christian Jönsson wrote:
> FWIW, I forward this to you also. 
> 
> It's on a debian woody sun4m UP machine.
> 
> Cheers,
> 
> /ChJ
> 
> ----- Forwarded message from chj -----
> 
> Date: Wed, 10 Apr 2002 08:48:19 +0200
> To: Colin Gibbs <colin@gibbs.dhs.org>
> Cc: Sparc Linux <sparclinux@vger.kernel.org>
> Subject: Re: Trying the 2.4.19-pre6 kernel on UP sun4m (SS20)
> 
> On Tue, Apr 09, 2002 at 06:10:53PM -0500, Colin Gibbs wrote:
> > On Tue, 2002-04-09 at 07:08, Christian Jönsson wrote:
> > 
> > > I got this:
> > > 
> > > boot: linux2.4.19
> > > PROMLIB: obio_ranges 5
> > > Fixup f f01a2ce8 refers to weird instructions at f0012ea8[9410001e,40001732]
> > > Program terminated
> > > Type help for more information
> > > ok 
> > 
> > Try this patch.
> > 
> > Colin
> > 
> > --- 2.4.19-pre2/arch/sparc/boot/Makefile	Sat Feb 26 22:46:44 2000
> > +++ test/arch/sparc/boot/Makefile	Mon Mar  4 03:59:14 2002
> > @@ -22,7 +22,7 @@
> >  clean:
> >  	rm -f btfixupprep piggyback tftpboot.img btfix.o btfix.s
> >  
> > -BTOBJS := $(HEAD) init/main.o init/version.o
> > +BTOBJS := $(HEAD) init/main.o init/version.o init/do_mounts.o
> >  BTLIBS := $(CORE_FILES_NO_BTFIX) $(FILESYSTEMS) \
> >  	$(DRIVERS) $(NETWORKS)
> >  
> 
> Thanks, kernel boots off now.
> 

[snip]

> # cat /proc/meminfo 
>         total:    used:    free:  shared: buffers:  cached:
> Mem:  261550080 109129728 152420352 67538944  4186112 43286528
> Swap: 167415808        0 167415808
> MemTotal:    255420 kB
> MemFree:     148848 kB
> MemShared:    65956 kB
> Buffers:       4088 kB
> Cached:       42272 kB
> SwapTotal:   163492 kB
> SwapFree:    163492 kB
> 

I also have a problem with swapon -a:

sparky:~# env LD_LIBRARY_PATH=/usr/lib/debug gdb /sbin/swapon
GNU gdb 5.1.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-linux"...(no debugging symbols found)...
(gdb) set args -a
(gdb) r
Starting program: /sbin/swapon -a

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x00010e14 in ?? ()
#2  0x000111fc in ?? ()
#3  0x50048450 in __libc_start_main (main=0x10f1c, argc=2, ubp_av=0xefffed64, init=0x10a84, fini=0x50028cd4 <_dl_debug_mask>, 
    rtld_fini=0x5000cd70 <_dl_fini>, stack_end=0x0) at ../sysdeps/generic/libc-start.c:129
(gdb) quit
The program is running.  Exit anyway? (y or n) y
sparky:~# 


Any ideas?

Cheers,

/ChJ


-- 
To UNSUBSCRIBE, email to debian-sparc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: