Quoting Samuel Thibault (2014-03-25 11:52:43) > Justus Winter, le Fri 21 Mar 2014 13:57:51 +0100, a écrit : > > I'm trying to find and fix a deadlock that could very well be in > > libpager. > > When do you get it? What effect does it have: just deadlock a process, > or the whole pager?
I'm working on a patch for libpager that moves the object lookups out of the server functions. If I boot a system with this patch applied, it hangs in the init-script cleaning temporary files. I'm not even sure it's a deadlock, it could very well be a crashing rootfs. I suppose I should investigate this using subhurds. Justus