[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Processed: reassign to glibc



reassign 508159 joe
thanks

On Tue, Jan 06, 2009 at 03:27:08PM +0000, Debian Bug Tracking System wrote:
> Processing commands for control@bugs.debian.org:
> 
> > reassign 508159 libc6-i686
> Bug#508159: joe: crashes after writing many "-" characters
> Bug reassigned from package `joe' to `libc6-i686'.
> 

Please don't reassign a bug to libc6 because you see the word libc6 in
the backtrace. A double free is a bug in the package, not in glibc.

To get a usable backtrace, just recompile the package with -O0:
#0  0xf7f2c430 in __kernel_vsyscall ()
#1  0xf7d96640 in raise () from /lib/i686/cmov/libc.so.6
#2  0xf7d98018 in abort () from /lib/i686/cmov/libc.so.6
#3  0xf7dd33dd in __libc_message () from /lib/i686/cmov/libc.so.6
#4  0xf7dd96b4 in malloc_printerr () from /lib/i686/cmov/libc.so.6
#5  0xf7ddb8b6 in free () from /lib/i686/cmov/libc.so.6
#6  0x0809a8f7 in joe_free (ptr=0x8893790) at utils.c:280
#7  0x0808b26f in wrapword (bw=0x88931e8, p=0x8893168, indent=84, french=0, no_over=0,
    indents=0x8893790 '-' <repeats 83 times>, " ") at uformat.c:511
#8  0x08083df6 in utypebw_raw (bw=0x88931e8, k=45, no_decode=0) at uedit.c:1845
#9  0x08084215 in utypebw (bw=0x88931e8, k=45) at uedit.c:1885
#10 0x0809a445 in utype (b=0x88931e8, k=45) at w.c:763
#11 0x0805997a in execmd (cmd=0x80b2c40, k=45) at cmd.c:408
#12 0x0805c910 in exsimple (m=0x8846b30, arg=0, u=1) at macro.c:425
#13 0x0805c9fd in exmacro (m=0x8846b30, u=1) at macro.c:463
#14 0x0805ccb0 in exemac (m=0x8846b30) at macro.c:639
#15 0x0805dde5 in edloop (flg=0) at main.c:126
#16 0x0805f4e3 in main (argc=1768125281, real_argv=0x69, envv=0x0) at main.c:535

And you will see that the bug comes from uformat.c:511.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net


Reply to: