In the last episode (Sep 24), Pawel Jakub Dawidek said: > On Fri, Sep 24, 2004 at 08:52:20PM +0900, Jun Kuriyama wrote: > +> This is current as of 2004.09.23.23.00.00+00 (when I hit "shutdown -r > +> now"). > +> > +> ----- > +> Shutting down local daemons:. > +> Writing entropy file:. > +> panic: swap_pager_isswapped: failed to locate all swap meta blocks > +> > +> I have a core if you want. > > This is indirectly caused by me. I added 'stop' method to rc.d/swap1 script > and now swapoff(8) is done on every shutdown(8) run. > > Will it be possible to fix it or should I made this optional? Considering that the system is going down anyway, why bother? It's sort of like requiring that programs free() all their memory before calling exit(); nice to do for debugging purposes but usually just slows you down. I can also think of cases where you may still have processes hanging around whose swapped-out VM size is greater than physical RAM. Having said that, it's still no excuse for a panic :) -- Dan Nelson dnelson_at_allantgroup.comReceived on Fri Sep 24 2004 - 12:32:35 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:13 UTC