Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Filesystem tests crashing host
Mindaugas Rasiukevicius <rmind%netbsd.org@localhost> wrote:
> > Backtrace:
> >
> > closef(caf91780, ...) <== the file with the ksem above!
> > fd_free()
> > exit1()
> > sigexit()
> > postsig()
> > lwp_userret()
> > syscall()
> >
> > The fault address is the page containing the ops vector of the now
> > unloaded ksem module -- page fault -- boom.
>
> Thanks! So it happens because somebody unloads the ksem module. That is
> an interesting bug (which makes me think that there is a potential for it
> in other modularised subsystems).
>
> Will fix it shortly.
FYI: Fixed.
--
Mindaugas
Home |
Main Index |
Thread Index |
Old Index