CentOS Bug Tracker
CentOS Website

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003475 [CentOS-5] iproute minor always 2009-04-02 08:55 2009-10-21 11:29
Reporter misho View Status public  
Assigned To
Priority normal Resolution fixed  
Status resolved   Product Version 5.3
Summary 0003475: ss utility, iproute2-ss061002 - Segmentation fault
Description When i type


[root@myserver ~]# ss
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ESTAB 0 0 10.1.0.12:ssh x.x.x.x:4172
ESTAB 0 0 10.1.0.12:mysql 10.1.0.11:34003
Segmentation fault
[root@myserver ~]#

I try this on i386 and x86_64 and is the same error

Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0009006)
range (administrator)
2009-04-02 09:03

I cannot reproduce that at all (on x86_64).

[root@shutdown ~]# rpm -qf /usr/sbin/ss
iproute-2.6.18-9.el5.x86_64
[root@shutdown ~]# ss
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ESTAB 0 0 10.65.3.179:43179 81.333.444.555:ssh
ESTAB 0 0 10.65.3.179:49711 195.222.777.555:ssh
ESTAB 0 0 10.65.3.179:56577 74.321.456.789:http
ESTAB 0 0 10.65.3.179:35981 10.65.33.50:imaps
[root@shutdown ~]#
(0009007)
misho (reporter)
2009-04-02 09:13

[root@atlas ~]# rpm -qf /usr/sbin/ss
iproute-2.6.18-9.el5

[root@atlas ~]# yum install iproute-2.6.18-9.el5.x86_64
Package iproute-2.6.18-9.el5.x86_64 already installed and latest version

I make upgrade from CentOS 5.2
[root@atlas ~]# rpm -qa |grep iproute
iproute-2.6.18-9.el5
(0009008)
range (administrator)
2009-04-02 09:15

That still does not make it reproducable.

I tested on several machines now, 32bit and 64bit - none of those show a segmentation fault.
(0009009)
misho (reporter)
2009-04-02 09:20

close(4) = 0
open("/proc/net/tcp6", O_RDONLY) = -1 ENOENT (No such file or directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---



May be because u have enable ipv6
(0009011)
range (administrator)
2009-04-02 10:01

Yepp, that was it. With ipv6 turned off, I can reproduce that segfault.

This should be reported upstream at https://bugzilla.redhat.com/ [^] - if you do that, please reference this bug in the "third party bugtracker" item and give us the link to that bugreport. I have searched, but didn't find any reference to this bug. If you don't want to report it upstream yourself, I can do that for you.

You decide.
(0009013)
misho (reporter)
2009-04-02 11:55

Please request bug in redhat.com. :)
(0009016)
range (administrator)
2009-04-02 12:44

Upstream bug:

https://bugzilla.redhat.com/show_bug.cgi?id=493622 [^]
(0009100)
range (administrator)
2009-04-07 10:18

Update:

https://bugzilla.redhat.com/show_bug.cgi?id=493578 [^]
(0010096)
range (administrator)
2009-10-21 11:28

Will be fixed soon, see http://rhn.redhat.com/errata/RHBA-2009-1520.html [^]

- Issue History
Date Modified Username Field Change
2009-04-02 08:55 misho New Issue
2009-04-02 08:55 misho Assigned To => kbsingh@karan.org
2009-04-02 09:03 range Note Added: 0009006
2009-04-02 09:03 range Assigned To kbsingh@karan.org => range
2009-04-02 09:13 misho Note Added: 0009007
2009-04-02 09:15 range Note Added: 0009008
2009-04-02 09:20 misho Note Added: 0009009
2009-04-02 10:01 range Note Added: 0009011
2009-04-02 11:55 misho Note Added: 0009013
2009-04-02 12:44 range Note Added: 0009016
2009-04-07 10:18 range Note Added: 0009100
2009-10-21 11:28 range Note Added: 0010096
2009-10-21 11:29 range Status new => resolved
2009-10-21 11:29 range Fixed in Version => 5.4
2009-10-21 11:29 range Resolution open => fixed


Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker