[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] Nano 1.3.8 and 1.3.8-cvs crashes on suse 9.3 x86_64
From: |
Jan Jitse Venselaar |
Subject: |
Re: [Nano-devel] Nano 1.3.8 and 1.3.8-cvs crashes on suse 9.3 x86_64 |
Date: |
Wed, 31 Aug 2005 13:36:09 +0200 |
User-agent: |
KMail/1.8.2 |
Hello,
I'm also experiencing the same problem (same glibc patches, same crashes), and
I might have gotten a more useful valgrind check. Also note that it crashes
regardless of optmization, the following reports are made with CVS of today,
with CFLAGS="-g3". I'm wondering if you could take a look at this, and say if
the problem is really within nano, or maybe it's in the patched glibc which
I'm beginning to suspect.
Backtrace:
#0 0x00002aaaaad91c1f in malloc_usable_size () from /lib/libc.so.6
#1 0x00002aaaaad92314 in malloc_trim () from /lib/libc.so.6
#2 0x00002aaaaad93978 in free () from /lib/libc.so.6
#3 0x00002aaaaad94917 in realloc () from /lib/libc.so.6
#4 0x00000000004151ac in nrealloc (ptr=0x6382f0, howmuch=47) at utils.c:356
#5 0x0000000000414d31 in null_at (data=0x7fffff8a67a0, index=46) at
utils.c:132
#6 0x00000000004184ac in display_string (buf=0x62edf0 " Updated the postinst
message for bug #97882.", start_col=46, len=157, dollars=true)
at winio.c:2451
#7 0x0000000000419b04 in update_line (fileptr=0x62edc0, index=0) at
winio.c:3468
#8 0x0000000000419f01 in edit_scroll (direction=DOWN, nlines=47) at
winio.c:3603
#9 0x000000000041a05d in edit_redraw (old_current=0x62e080, old_pww=12) at
winio.c:3645
#10 0x000000000040fd2f in do_search () at search.c:482
#11 0x000000000040e4f8 in do_input (meta_key=0x7fffff8a69c7,
func_key=0x7fffff8a69c6, s_or_t=0x7fffff8a69c5, ran_func=0x7fffff8a69c4,
finished=0x7fffff8a69c3, allow_funcs=true) at nano.c:1680
#12 0x000000000040f0aa in main (argc=1, argv=0x7fffff8a6ed8) at nano.c:2426
valgrind report attached
Hope you can help, otherwise could you point me to some resource which will
help me understand the source of these problems?
Jan Jitse Venselaar
valgrind.txt
Description: Text document
- Re: [Nano-devel] Nano 1.3.8 and 1.3.8-cvs crashes on suse 9.3 x86_64,
Jan Jitse Venselaar <=