[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lsmod and segmentation fault



Hello,

I have the following problem: after having loaded a RT module, executing a
"lsmod" causes a segmentation fault. This only happens with a test module
I wrote, so it is not a general problem. (e.g. all the examples work well)

The test module requests a IRQ handler and a region, but has no threads.
Has anyone experienced this problem before ?

Alain.