lkml.org 
[lkml]   [2000]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectip_conntrack modules still somewhat buggy
Hello,

from the log below, you can see, that the module ip_conntrack is neither
loaded nor unloaded. This should never happen, but it does in
linux-2.4.0-test5. Maybe there are some insmod|rmmod races, because I
insmod ip_conntrack in my /etc/ppp/ip-up script and I rmmod it in my
/etc/ppp/ip-down script, and unter rare circumstances, both may be run
simultaneously.

router|20:27:10|/etc> lsmod
Module Size Used by
ip_conntrack 0 0 (deleted)
smbfs 28420 2 (autoclean)
eepro100 16692 1 (autoclean)
wd 5028 1 (autoclean)
8390 6004 0 (autoclean) [wd]
hisax 127096 23
isdn 118956 24 [hisax]
slhc 4424 11 [isdn]
serial 42980 1
router|20:27:12|/etc> cd
router|20:27:21|~> lsmod
Module Size Used by
ip_conntrack 0 0 (deleted)
smbfs 28420 2 (autoclean)
eepro100 16692 1 (autoclean)
wd 5028 1 (autoclean)
8390 6004 0 (autoclean) [wd]
hisax 127096 23
isdn 118956 24 [hisax]
slhc 4424 11 [isdn]
serial 42980 1
router|20:27:23|~> insmod ip_conntrack
Using /lib/modules/2.4.0-test5/ipv4/ip_conntrack.o
insmod: a module named ip_conntrack already exists
router|20:27:34|~> rmmod ip_conntrack
rmmod: module ip_conntrack is not loaded
router|20:27:40|~> lsmod
Module Size Used by
ip_conntrack 0 0 (deleted)
smbfs 28420 2 (autoclean)
eepro100 16692 1 (autoclean)
wd 5028 1 (autoclean)
8390 6004 0 (autoclean) [wd]
hisax 127096 23
isdn 118956 24 [hisax]
slhc 4424 11 [isdn]
serial 42980 1
router|20:27:44|~> uname -a
Linux router 2.4.0-test5 #5 Fri Jul 28 15:44:55 CEST 2000 i586 unknown
router|20:29:12|~>

Xuân.

P.S.: So far, I cannot reproduce this bug, it appeared only once for
this week I'm using test5.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.076 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site