Bug 467964 - Couldn't get fd's flags: Bad file descriptor
Summary: Couldn't get fd's flags: Bad file descriptor
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mtr
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Zdenek Prikryl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F10Target
TreeView+ depends on / blocked
 
Reported: 2008-10-21 21:37 UTC by Dave Jones
Modified: 2015-01-04 22:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-29 15:16:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch for mtr-0.75 (440 bytes, patch)
2008-10-22 06:12 UTC, Zdenek Prikryl
no flags Details | Diff
Patch for mtr-0.75 (426 bytes, patch)
2008-10-23 11:59 UTC, Zdenek Prikryl
no flags Details | Diff

Description Dave Jones 2008-10-21 21:37:17 UTC
Every time I start mtr, it prints to stdout ..

Couldn't get fd's flags: Bad file descriptor

The app seems to work just fine apart from this.

Comment 1 Zdenek Prikryl 2008-10-22 05:43:15 UTC
Hi, do you have ipv6 enabled?

Comment 2 Dave Jones 2008-10-22 06:04:24 UTC
No.  I did this post-install ..

echo blacklist ipv6 >> /etc/modprobe.d/blacklist
sed -ie /NETWORKING_IPV6=/s/yes/no/ /etc/sysconfig/network
echo NETWORKING_IPV6=no >> /etc/sysconfig/network
/sbin/chkconfig ip6tables off

Comment 3 Zdenek Prikryl 2008-10-22 06:12:04 UTC
Created attachment 321115 [details]
Patch for mtr-0.75

Please, could you apply this patch and test it again? Thanks.

Comment 4 Zdenek Prikryl 2008-10-23 11:59:35 UTC
Created attachment 321270 [details]
Patch for mtr-0.75

Ok, finally I managed to have functional rawhide. The following patch is tested and it fixes the problem for me.


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