f16 x86_64 :: iptraf-ng
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 *** ") 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? Thanks! Adrian -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org |
f16 x86_64 :: iptraf-ng
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 *** ") 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. ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital ricks@alldigital.com - - AIM/Skype: therps2 ICQ: 22643734 Yahoo: origrps2 - - - - "I'd explain it to you, but your brain might explode." - ---------------------------------------------------------------------- -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org |
f16 x86_64 :: iptraf-ng
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 *** ") 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@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? Thanks, Adrian -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org |
f16 x86_64 :: iptraf-ng
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 *** ") 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@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 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org |
| All times are GMT. The time now is 01:09 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.