Subject: Re: ftp dies on 1.4 next68k
To: None <root@garbled.net>
From: Darrin B. Jewell <jewell@mit.edu>
List: port-next68k
Date: 06/02/1999 05:28:38
Tim Rightnour <root@garbled.net> writes:
> With a -current pkgsrc, and a 1.4 next.. I tried to make fetch in
> security/ssh.. and ftp died with an illegal instruction.
>
> (gdb) core ../../distfiles/ftp.core
> Core was generated by `ftp'.
> Program terminated with signal 4, Illegal instruction.
> Cannot access memory at address 0x40a0.
> (gdb) bt
> Cannot access memory at address 0x40a0.
> (gdb)
>
> If I get some free time.. I'll build a debugging version.. if it's worth trying.
>
> ---
> Tim Rightnour - root@garbled.net
> Free Multi-Platform Operating System: http://www.netbsd.org
> NetBSD Mailing lists on the web: http://mail-index.netbsd.org/mlist
I still have the objdirs (built with -g) for the 1.4 release. I will
put the debugging version of the ftp binary up in
ftp://ftp.netbsd.org/pub/NetBSD/arch/next68k (as soon as it is
accessible again) and you should be able to get a backtrace from
your core file.
Darrin