[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] error in removing a module
In message <Pine.LNX.4.40.0111131034140.1976-100000@crater.cs.ubc.ca>
Tim Beamish wrote:
> I inserted a self made module called 'tt_mod' into rtlinux and when I
> tried to remove it, I got a segmentation fault. I did an lsmod and got
> this:
Obviously your module is broken and hosed up the whole system.
> I can't insert tt_mod because it's already there and I can't remove it
> because it isn't there. Now I can't even stop rtlinux as everything
> seems to be in use. Is there a way to clean out the loaded modules in
> rtlinux and force it to quit?
Yes: reboot.
And fix the bugs in your module.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Experience is what causes a person to make new mistakes instead of
old ones.