Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 1996 23:49:19 +0200 (EET)
From:      Heikki Suonsivu <hsu@clinet.fi>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/1034: Instant panic in -current
Message-ID:  <199602182149.XAA07517@katiska.clinet.fi>
Resent-Message-ID: <199602182150.NAA06807@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1034
>Category:       kern
>Synopsis:       Instant panic in -current
>Confidential:   yes
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 18 13:50:03 PST 1996
>Last-Modified:
>Originator:     Heikki Suonsivu
>Organization:
Clinet, Espoo, Finland
>Release:        FreeBSD 2.2-CURRENT i386
>Environment:

FreeBSD-current from about a week ago to yesterday.

>Description:

ssh compilation panics -current.

(ssh also fails to transfer large amounts of data in pipes, probably related
to new pipe code. I don't know if this is an ssh bug.  This did not happen
before.)

>How-To-Repeat:

ftp ftp.cs.hut.fi
cd pub/ssh
get ssh-1.2.13.tar.gz
quit
tar xzvf ssh-1.2.13.tar.gz
cd ssh-1.2.13
mkdir freebsd2
cd freebsd2
../configure
make

... ssh starts compiling ...

./gen_minfd sh jsh ksh csh tcsh bash zsh ash > minfd.h~

panic: unwire: page not in pmap

syncing disks (and locks up here)

(pipe problem: ssh freebsd.current.machine cat -v /etc/termcap
hangs up)

>Fix:
	

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602182149.XAA07517>