Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2001 23:29:08 -0500
From:      "Matthew Emmerton" <matt@gsicomp.on.ca>
To:        "Mars G.Miro" <mars@cannoncreek.com>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: ee segfaults if loading an ascii file takes time to load & hitting ^C 
Message-ID:  <002b01c0a2d1$540a9c60$1200a8c0@gsicomp.on.ca>
References:  <01030211504403.01653@hellraiser.cannoncreek.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> hello,
> on a busy machine(lots of services) circa 4.2-Stable Feb. 1, I get
> segmentation faults with ee whenever I try to edit an ASCII file(if it
takes a
> very long time to load) and hitting ^C.
> this is the output of gdb:
> $ gdb ee ee.core
> 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) Quit
>
> any ideas?

Can you show us the result of a backtrace in gdb?

--
Matt Emmerton


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?002b01c0a2d1$540a9c60$1200a8c0>