Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 1999 21:29:10 +0300
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        hackers@freebsd.org
Subject:   [SOS] gdb is broken!!!
Message-ID:  <19990521212910.A66610@relay.ucb.crimea.ua>

next in thread | raw e-mail | index | archive | help
# uname -v
FreeBSD 3.2-STABLE #0: Sun May 16 23:51:55 EEST 1999     root@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
ru@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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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