Date: Sat, 6 Nov 1999 11:04:28 +0200 (SAT) From: John Hay <jhay@mikom.csir.co.za> To: freebsd-current@freebsd.org Subject: doscmd broken on current? Message-ID: <199911060904.LAA32822@zibbi.mikom.csir.co.za>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911060904.LAA32822>