I've got an older vpopmail (5.4.10) that now seg faults on vadduser.

This started after a kernel upgrade on Fedora Core 4. I recompiled the
application, thinking it was a library issue but that did not solve the
problem.

strace shows :
stat64("/home/vpopmail/domains/private.ycc/1/qqq", {st_mode=S_IFDIR|
0750, st_size=4096, ...}) = 0
open("/home/vpopmail/domains/private.ycc/1/qqq", O_RDONLY|O_NONBLOCK|
O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

Anyone know what changed?

The archives mention this problem, but I could see no resolution or
reasons given for the failure.

-- 
Bill Gradwohl


Reply via email to