|
From: Serge L. <fi...@in...> - 2008-04-02 20:08:33
|
Hi Olli, Oliver Niesner wrote: > > the command gives a Segmentation fault message. > > Could someone please check, if this is a general failure or just on my > machine? I have to confirm. I've tried to update iproute2 package to the latest rc http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-2.6.24-rc7.tar.bz2 and exactly that bug seems to be fixed. root:/data/build/tmp/iproute2-2.6.23# tc/tc qdisc show Segmentation fault root:/data/build/tmp/iproute2-2.6.24-rc7# tc/tc qdisc show qdisc pfifo_fast 0: dev eth0 root bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 So, I can only suggest either update the package to 2.6.24-rc7 or rollback to previous version. I'm sorry for the inconvenience. -- Serge > > thx, > > Olli > |