Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2001 12:44:49 +0800
From:      Mars G.Miro <mars@cannoncreek.com>
To:        freebsd-stable@freebsd.org, matt@gsicomp.on.ca
Subject:   Re: ee segfaults if loading an ascii file takes time to load & hitting ^C
Message-ID:  <01030212471900.01923@hellraiser.cannoncreek.com>
In-Reply-To: <01030211504403.01653@hellraiser.cannoncreek.com>
References:  <01030211504403.01653@hellraiser.cannoncreek.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Sorry, forgot to do it the first time, here it is:
$ gdb ee ee.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 `ee'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libncurses.so.5...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...done.
#0  0x280950d1 in wrefresh () from /usr/lib/libncurses.so.5
(gdb) bt
#0  0x280950d1 in wrefresh () from /usr/lib/libncurses.so.5
#1  0x804cc2c in free ()
#2  0xbfbfffac in ?? ()
#3  0x2809743f in _nc_read_entry_source () from /usr/lib/libncurses.so.5
#4  0x28097046 in _nc_read_termcap_entry () from /usr/lib/libncurses.so.5
#5  0x280966e1 in _nc_update_screensize () from /usr/lib/libncurses.so.5
#6  0x28096884 in setupterm () from /usr/lib/libncurses.so.5
#7  0x28084c68 in newterm () from /usr/lib/libncurses.so.5
#8  0x28081fa4 in initscr () from /usr/lib/libncurses.so.5
#9  0x804e04c in free ()
#10 0x804965d in free ()
#11 0x8049451 in free ()




 cheers
 mars

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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