Date: Sun, 7 Jul 2002 20:03:31 +0200 (CEST) From: Alexander Leidinger <Alexander@Leidinger.net> To: current@freebsd.org Subject: top core dumps after update from a pre 3.1 system Message-ID: <200207071803.g67I3VDN045848@Magelan.Leidinger.net>
next in thread | raw e-mail | index | archive | help
Hi, I've updated to todays -current from a May 1 one. Now I get a core dump in top before it is able tp print the percentages for use, nice and so on. There are two paths to the core dump. First one: ---snip--- (gdb) bt #0 0x2807adc4 in _nc_memmove () from /usr/lib/libncurses.so.5 #1 0x2807b0ef in tgoto () from /usr/lib/libncurses.so.5 #2 0x0804a93a in free () #3 0x0804a3d7 in free () #4 0x0804cb38 in clear () #5 0x080492c0 in free () ---snip--- Next one: ---snip--- (gdb) bt #0 0x281472a0 in __vfprintf () from /usr/lib/libc.so.5 #1 0x281461f8 in __vfprintf () from /usr/lib/libc.so.5 #2 0x28139649 in sprintf () from /usr/lib/libc.so.5 #3 0x0804b2fa in free () #4 0x0804cb2d in clear () #5 0x080492c0 in free () ---snip--- Bye, Alexander. -- It is easier to fix Unix than to live with NT. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 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?200207071803.g67I3VDN045848>