f16 x86_64 :: iptraf-ng

Michael Schwendt mschwendt at gmail.com
Fri Feb 24 09:11:17 UTC 2012


On Fri, 24 Feb 2012 10:22:38 +0200, AS (Adrian) wrote:

> On 02/23/12 23:47, Rick Stevens wrote:
> > On 02/23/2012 01:44 PM, Adrian Sevcenco wrote:
> >> Does anyone have an working iptraf?
> >> I have the latest version from updates and it crashes .. i got from gdb
> >> the following backtrace :
> >>
> >> (gdb) bt
> >> #0  0x0000003e96836285 in __GI_raise (sig=6) at
> >> ../nptl/sysdeps/unix/sysv/linux/raise.c:64
> >> #1  0x0000003e96837b9b in __GI_abort () at abort.c:91
> >> #2  0x0000003e96875fae in __libc_message (do_abort=2, fmt=0x3e96974b98
> >> "*** glibc detected *** %s: %s: 0x%s ***\n") at
> >> ../sysdeps/unix/sysv/linux/libc_fatal.c:198
> >> #3  0x0000003e9687c2d6 in malloc_printerr (action=3, str=0x3e96974d38
> >> "double free or corruption (!prev)", ptr=<optimized out>) at
> >> malloc.c:5021
> >> #4  0x0000003e9687d5be in _int_free (av=0x3e96baf700, p=0x87ebf0,
> >> have_lock=0) at malloc.c:3942
> >> #5  0x0000000000404517 in tx_operatemenu (menu=0x7fffffffdf50,
> >> position=0x7fffffffdf40, aborted=<optimized out>) at tui/menurt.c:209
> >> #6  0x0000000000410d86 in program_interface (options=0x7fffffffe100,
> >> opt=<optimized out>, optarg=<optimized out>, facilitytime=<optimized
> >> out>) at iptraf.c:199
> >> #7  0x000000000040315f in main (argc=<optimized out>,
> >> argv=0x7fffffffe298) at iptraf.c:567
> >>
> >> Any idea about the problem? Is is a know bug?
> > 
> > iptraf-ng-1.1.1-1.fc16.x86_64 works for me.
> yeap, the same version i have:
> 
> adrian at adrian : ~ $ rpm -qa | grep iptraf
> iptraf-ng-debuginfo-1.1.1-1.fc16.x86_64
> iptraf-ng-1.1.1-1.fc16.x86_64
> 
> that means that i lack some unknown dependencies?

Unlikely. Crash is due to memory corruption,

  | double free or corruption (!prev)

which is a programming error.
Is it reproducible for you with a freshly created [i.e. empty] user account?

-- 
Fedora release 16 (Verne) - Linux 3.2.7-1.fc16.x86_64
loadavg: 0.05 0.05 0.05


More information about the users mailing list