Bug 978433
| Summary: | iptraf-ng core dumps when strarting to do the actual trace | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Andrew Meredith <andrew> |
| Component: | iptraf-ng | Assignee: | Nikola Pajkovsky <npajkovs> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | dhoward, npajkovs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | iptraf-ng-1.1.4-1.fc18 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-08-02 03:34:36 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
I think it's fixed. Care to test build? Sure .. where's the new source. Unless there is a prebuilt package? Andrew, did you try it? Does it work? Sorry, didn't catch the "Pajkovsky 2013-07-11 13:41:38 EDT" update for some reason. Thanks for the poke. Yes. Works a treat. I tried it on two dissimilar machines, both of which I tested just before installing to confirm the fault. Both of which now work reliably across all of the active screens. Nice one. Thanks for fixing this. To me it is a vital tool and its absence was quite debilitating. Cool, stick on this build, and I will push iptraf-ng-1.1.4 out very soon. Thanks. iptraf-ng-1.1.4-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/iptraf-ng-1.1.4-1.fc18 iptraf-ng-1.1.4-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/iptraf-ng-1.1.4-1.el5 iptraf-ng-1.1.4-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/iptraf-ng-1.1.4-1.el6 iptraf-ng-1.1.4-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/iptraf-ng-1.1.4-1.fc19 Package iptraf-ng-1.1.4-1.el5: * should fix your issue, * was pushed to the Fedora EPEL 5 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing iptraf-ng-1.1.4-1.el5' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-10955/iptraf-ng-1.1.4-1.el5 then log in and leave karma (feedback). iptraf-ng-1.1.4-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. iptraf-ng-1.1.4-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. iptraf-ng-1.1.4-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/iptraf-ng-1.1.4-2.fc18 iptraf-ng-1.1.4-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/iptraf-ng-1.1.4-2.fc19 iptraf-ng-1.1.4-2.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/iptraf-ng-1.1.4-2.el5 iptraf-ng-1.1.4-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/iptraf-ng-1.1.4-2.el6 iptraf-ng-1.1.4-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. iptraf-ng-1.1.4-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. iptraf-ng-1.1.4-2.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. iptraf-ng-1.1.4-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: iptraf-ng repeatably core dumps when you select "IP Traffic Monitor" and a device. Version-Release number of selected component (if applicable): iptraf-ng-1.1.1-2.el6.x86_64 How reproducible: Every time Steps to Reproduce: 1. iptraf-ng 2. "IP Traffic Monitor" 3. Select a device Actual results: Program received signal SIGABRT, Aborted. 0x000000344cc328a5 in raise () from /lib64/libc.so.6 Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.107.el6.x86_64 libgcc-4.4.7-3.el6.x86_64 ncurses-libs-5.7-3.20090208.el6.x86_64 (gdb) bt #0 0x000000344cc328a5 in raise () from /lib64/libc.so.6 #1 0x000000344cc34085 in abort () from /lib64/libc.so.6 #2 0x000000344cc707b7 in __libc_message () from /lib64/libc.so.6 #3 0x000000344cc760e6 in malloc_printerr () from /lib64/libc.so.6 #4 0x000000344cc78c13 in _int_free () from /lib64/libc.so.6 #5 0x000000000041a02c in destroyiflist (list=<value optimized out>) at ifstats.c:200 #6 0x000000000041a3e8 in selectiface (ifname=0x7fffffffdf50 "lo", withall=1, aborted=0x7fffffffddd4) at ifstats.c:1389 #7 0x0000000000410658 in program_interface (options=0x7fffffffdfb0, opt=<value optimized out>, optarg=<value optimized out>, facilitytime=<value optimized out>) at iptraf.c:203 #8 0x0000000000410c9e in main (argc=<value optimized out>, argv=<value optimized out>) at iptraf.c:567 Expected results: Traffic info Additional info: This seems to be the same issue as the one recently raised and cleared for Fedora.