# uname -v
FreeBSD 3.2-STABLE #0: Sun May 16 23:51:55 EEST 1999     
r...@relay.ucb.crimea.ua:/usr/src/sys/compile/CHYRO 

How to repeat:

Script started on Fri May 21 21:20:49 1999
relay# cat
^\Quit (core dumped)
relay# gdb /bin/cat ./cat.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"...
(no debugging symbols found)...
Core was generated by `cat'.
Program terminated with signal 3, Quit.
Segmentation fault (core dumped)
relay# 
relay# gdb /usr/bin/gdb ./gdb.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"...
(no debugging symbols found)...
Core was generated by `gdb'.
Program terminated with signal 11, Segmentation fault.
Segmentation fault (core dumped)
relay# 
relay# exit

Script done on Fri May 21 21:21:32 1999

-- 
Ruslan Ermilov          Sysadmin and DBA of the
r...@ucb.crimea.ua      United Commercial Bank
+380.652.247.647        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to