Comment 13 for bug 364917

Revision history for this message
ideesnoires (ideesnoires) wrote :

i also get the realloc segfault error on amd64:

*** glibc detected *** ettercap: realloc(): invalid next size:
0x0000000002347f00 ***
======= Backtrace: =========
/lib/libc.so.6[0x7fbef387bdd6]
/lib/libc.so.6[0x7fbef3881254]
/lib/libc.so.6(realloc+0xf0)[0x7fbef38815b0]
ettercap(str_replace+0x92)[0x42c9f2]
ettercap(ssl_wrap_init+0x1f6)[0x42b9c6]
ettercap(main+0x5bf)[0x4200ff]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7fbef3824abd]
ettercap[0x414509]
======= Memory map: ========
00400000-00475000 r-xp 00000000 fc:02 222558
/usr/sbin/ettercap
00674000-00675000 r--p 00074000 fc:02 222558
/usr/sbin/ettercap
00675000-00678000 rw-p 00075000 fc:02 222558
/usr/sbin/ettercap
00678000-00685000 rw-p 00000000 00:00 0
01fc7000-02392000 rw-p 00000000 00:00 0 [heap]
7fbee8000000-7fbee8021000 rw-p 00000000 00:00 0

...