From owner-freebsd-current Sat Nov 6 1: 4:37 1999 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 2D71314CAA for ; Sat, 6 Nov 1999 01:04:30 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id LAA32822 for freebsd-current@freebsd.org; Sat, 6 Nov 1999 11:04:28 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <199911060904.LAA32822@zibbi.mikom.csir.co.za> Subject: doscmd broken on current? To: freebsd-current@freebsd.org Date: Sat, 6 Nov 1999 11:04:28 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is doscmd working for anyone on current? Here I just get: --------- angel:~ > doscmd -bx Illegal instruction (core dumped) angel:~ > gdb /usr/obj/usr/src/usr.bin/doscmd/doscmd doscmd.core GNU gdb 4.18 Copyright 1998 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 "i386-unknown-freebsd"... Core was generated by `doscmd'. Program terminated with signal 4, Illegal instruction. Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Reading symbols from /usr/lib/libc.so.4...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x3e in ?? () (gdb) bt #0 0x3e in ?? () #1 0x2600260 in ?? () Cannot access memory at address 0x2600000. (gdb) --------- I have tried it on a single processor and SMP -current and both do the same thing. I had it working a while back, so I think my configuration is ok. Ideas on how to look into this? John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message