[vchkpw] Segfaulting in vadddomain

2006-06-14 Thread Manuzhai
ai domains # So the directory gets created, but it doesn't put anything in MySQL. I'm using vpopmail 5.4.16 with MySQL 4.1.20 on a Gentoo Linux system. Any ideas on what I can do to fix this? Regards, Manuzhai

[vchkpw] Re: Segfaulting in vadddomain

2006-06-14 Thread Manuzhai
try strace vadddomain ochtman.nl test and let us know what output you get Right; sorry, I'm not so well versed in C development. Since the output is quite big, I put it online: http://manuzhai.nl/strace-vadddomain.txt Hope this helps figuring out the problem! Regards, Manuzhai

[vchkpw] Re: Segfaulting in vadddomain

2006-06-14 Thread Manuzhai
pmail/domains/manuzhai.nl:-:: +xavamedia.nl-:xavamedia.nl:89:89:/var/vpopmail/domains/xavamedia.nl:-:: . I've never touched it, so if it has a syntax error, that would be vpopmail's (or maybe qmailadmin's?) fault... Regards, Manuzhai

[vchkpw] Re: Segfaulting in vadddomain

2006-06-14 Thread Manuzhai
77592 Jun 14 12:17 vpopmaild -rwx--x--x 1 root root 60696 Jun 14 12:17 vsetuserquota -rwx--x--x 1 root root 64792 Jun 14 12:17 vuserinfo Is vchkpw supposed to have the different bits? Regards, Manuzhai

[vchkpw] Re: Segfaulting in vadddomain

2006-06-15 Thread Manuzhai
days/weeks ago, using exactly the same kernel. Regards, Manuzhai

[vchkpw] Re: Segfaulting in vadddomain

2006-06-15 Thread Manuzhai
nterest. (To see if it matches the uid/gid in the assign-file) [EMAIL PROTECTED] ~ $ id vpopmail uid=89(vpopmail) gid=89(vpopmail) groups=89(vpopmail) Regards, Manuzhai

[vchkpw] Re: Segfaulting in vadddomain

2006-06-15 Thread Manuzhai
wasn't the kernel, and it also wasn't glibc. I upgraded to a newer /bin/login, could that have anything to do with it? Regardless, it seems like no user-facing tools should ever segfault. Regards, Manuzhai

[vchkpw] Re: Segfaulting in vadddomain

2006-06-15 Thread Manuzhai
Manuzhai wrote: Any ideas on what I can do to fix this? (Always nice, a little self-quoting...) Okay, so I figured out what the problem is, I think. Lots of nice little fprintf(stderr, "...")'s later, I've come to the conclusion that Matt Brookings was right on the mone