On Tue, Dec 1, 2009 at 18:12, Ilya A. Volynets-Evenbakh
<i...@total-knowledge.com> wrote:
> Lev Olshvang wrote:
> Something looks rather messed up, since your init function calls a
> cleanup function.
> Could it be some sort of stack corruption?

Not likely. Many times when an init function fails, cleanup is called.
Since this code path (init->cleanup) does not usually have high
coverage, there is chance of a bug there.

_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to