This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/232] New: inet/bug-if1.c doesn't work with inactive interface


On RHEL 3.0 U2, I got

[hjl@gnu-4 build-ia64-linux]$ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:30:6E:49:82:57
          inet addr:143.183.96.68  Bcast:143.183.96.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:12585193 errors:112648 dropped:0 overruns:0 frame:26892
          TX packets:9225212 errors:0 dropped:0 overruns:0 carrier:0
          collisions:121633 txqueuelen:1000
          RX bytes:3584990210 (3418.9 Mb)  TX bytes:2110251058 (2012.4 Mb)
          Interrupt:57

eth1      Link encap:Ethernet  HWaddr 00:02:B3:BC:7C:DE
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:58 Base address:0x6000 Memory:b0020000-b0020038

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:136 errors:0 dropped:0 overruns:0 frame:0
          TX packets:136 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:8570 (8.3 Kb)  TX bytes:8570 (8.3 Kb)

[hjl@gnu-4 build-ia64-linux]$ cat inet/bug-if1.out
invalid index returned result "eth1"

-- 
           Summary: inet/bug-if1.c doesn't work with inactive interface
           Product: glibc
           Version: 2.3.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: hjl at lucon dot org
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=232

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]