2001-02-13 20:53:14

by jurriaan

[permalink] [raw]
Subject: 2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o'

SMP machine, 2x P3/700 on an Abit VP6.
Never any trouble with the earlier 2.2.19pre's.

a strace shows the hang to be in the delete_module("hisax") call.

I'm having trouble with the sysrq-key, but I hope this is enough since
there were some changes w.r.t. modules/locking etc. in pre10.

Good luck,
Jurriaan
--
The guy sure looks like plantfood to me
Little Shop of Horrors
GNU/Linux 2.2.19pre10 SMP/ReiserFS 2x1402 bogomips load av: 0.02 0.05 0.05


2001-02-14 00:40:33

by Kai Germaschewski

[permalink] [raw]
Subject: Re: 2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o'

On Tue, 13 Feb 2001 [email protected] wrote:

> SMP machine, 2x P3/700 on an Abit VP6.
> Never any trouble with the earlier 2.2.19pre's.
>
> a strace shows the hang to be in the delete_module("hisax") call.

I got another report of the same problem already. I'll try to sort it out
tomorrow.

What does "ps axwll" say for the rmmod process?

--Kai