Re: Quotaoff -> crash

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

 



>When running the quotaoff utility, it suddenly segfaulted and my /home was 'dead'.
>I also noticed that the load of my box was rising very high. After a few minutes 
>the whole server was 'dead'.
>
>If anyone has seen the same problem or has any idea howto solve this problem,
>or howto get more debugging information, please let me know.

I had a similar problem once... upon quotaoff syscall, the system hung in a 
spinlock or something. I dug deep into the assembly code (using kdb), found 
out it hung, but the source code said it should not, so I recompiled all from 
fresh and it was gone. :-/

Since you are getting a SIGSEGV (not SIGKILL?) at least, you should be able 
to hook gdb on it, and grep the EIP. This is of course will only be the 
userspace EIP, but it may show where it's happening (I guess it will be the 
quota syscall nevertheless).



Jan Engelhardt
-- 
No TOFU for me, please.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux