Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 795868 - crash after startup screen
Summary: crash after startup screen
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: iptraf-ng
Version: 15
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Nikola Pajkovsky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-21 17:10 UTC by Petr Holasek
Modified: 2014-02-02 22:16 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 20:21:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
backtrace and memory map (3.08 KB, text/x-log)
2012-02-21 17:10 UTC, Petr Holasek
no flags Details
Fix the off-by-one error. (727 bytes, patch)
2012-03-20 23:41 UTC, Samuel Sieb
no flags Details | Diff
patch from git (652 bytes, patch)
2012-03-23 02:05 UTC, Samuel Sieb
no flags Details | Diff

Description Petr Holasek 2012-02-21 17:10:22 UTC
Created attachment 564753 [details]
backtrace and memory map

Description of problem:
crash and backtrace in iptraf-ng after start

Version-Release number of selected component (if applicable):
# rpm -qa | grep iptraf
iptraf-ng-1.1.1-1.fc15.x86_64
iptraf-debuginfo-3.0.1-11.fc15.x86_64

How reproducible:
always

Steps to Reproduce:
1. start iptraf-ng as root
2. "Press a key to continue"
3.
  
Actual results:
Crash and backtrace in terminal - attached

Expected results:
Normal start of iptraf

Additional info:

Comment 1 Samuel Sieb 2012-03-19 07:38:49 UTC
I found a workaround, make the terminal bigger.  In my case I made the font smaller so I could a better look at the crash output and it worked.  So maybe it has an issue with smaller terminal sizes.

Comment 2 Samuel Sieb 2012-03-20 23:41:27 UTC
Created attachment 571564 [details]
Fix the off-by-one error.

Looks like a misunderstanding of what is returned by certain curses functions.  This patch fixes the crash and there are no visual changes that I can see.

Comment 3 Nikola Pajkovsky 2012-03-21 10:00:00 UTC
oooo, double free or corruption;

Samuel: could you generate git patch and send it to iptraf-ng mailing list or attach it here

Comment 4 Samuel Sieb 2012-03-23 02:05:59 UTC
Created attachment 572122 [details]
patch from git

Comment 5 Nikola Pajkovsky 2012-05-21 11:54:09 UTC
Patch is in git, and be ready for next release asap

commit b3eec3f99eba107b2c9298bc44e74eed567b5477
Author: Nikola Pajkovsky <npajkovs>
Date:   Mon May 21 11:57:06 2012 +0200

    winops: fix the off-by-one error
    
    https://bugzilla.redhat.com/show_bug.cgi?id=795868
    
    Reported-by: Petr Holasek <pholasek>
    Reported-by: Ricardo Catalinas Jiménez <jimenezrick>
    Acked-by: Vitezslav Samel <vitezslav>
    Signed-off-by: Samuel Sieb <samuel-rhbugs>
    Signed-off-by: Nikola Pajkovsky <npajkovs>

Comment 6 Fedora Update System 2012-05-24 11:39:15 UTC
iptraf-ng-1.1.3.1-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/iptraf-ng-1.1.3.1-2.el6

Comment 7 Fedora Update System 2012-05-24 11:39:23 UTC
iptraf-ng-1.1.3.1-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/iptraf-ng-1.1.3.1-2.fc15

Comment 8 Fedora Update System 2012-05-24 11:39:30 UTC
iptraf-ng-1.1.3.1-1.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/iptraf-ng-1.1.3.1-1.el5

Comment 9 Fedora Update System 2012-05-24 11:39:37 UTC
iptraf-ng-1.1.3.1-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/iptraf-ng-1.1.3.1-2.fc16

Comment 10 Fedora Update System 2012-05-24 11:39:43 UTC
iptraf-ng-1.1.3.1-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/iptraf-ng-1.1.3.1-2.fc17

Comment 11 Fedora End Of Life 2012-08-07 20:21:30 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.