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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to