Re: [vchkpw] Segmentation fault with 5.5

2010-05-14 Thread Martin Spuetz
Hello Matt, thank you for your answer. On 11.05.2010 23:52, Matt Brookings wrote: >> int main() >> { >> if (valias_select("info", "rumtun.de") != NULL) { > > valias_select calls vget_assign, which in turn modifies the domain > field for its purposes. Because you're providing a pointer to a

Re: [vchkpw] Segmentation fault with 5.5

2010-05-11 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/11/2010 04:45 PM, Martin Spuetz wrote: > my qmail-smtpd creates segfaults. I think it has something to do with > the shared library. > > I created a few lines c code to reproduce the problem (to show what i > have in qmail-smtpd). > > test.c: >

Re: [vchkpw] Segmentation Fault with new Kernel

2006-05-12 Thread Bill Gradwohl
On Fri, 2006-05-12 at 08:11 -0700, Tom Collins wrote: > What are you left with in private.ycc/1/qqq? Has it created the > Maildir yet? The subdirectories? Can you provide some more lines from > the trace (maybe 30 or so) to help track down where it is in the code? > > Also, cdb or one of the

Re: [vchkpw] Segmentation Fault with new Kernel

2006-05-12 Thread Tom Collins
On May 11, 2006, at 4:51 AM, Bill Gradwohl wrote: 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("/

Re: [vchkpw] Segmentation fault on one domain

2005-07-03 Thread joseph . clark
I found the problem. It was in the vpasswd file. Some how there was an ^G at the end of one of the lines along with a space between it and the next user. Thanks for the info. -- Joseph Clark Systems Administrator SimplePC (www.SimplePC.com) Office: (864) 229-2447 Cell: (864) 980-3631 Email: [EMAIL

Re: [vchkpw] Segmentation fault on one domain

2005-07-03 Thread Tom Collins
On Jul 2, 2005, at 12:34 PM, [EMAIL PROTECTED] wrote: I'm using cdb for the password database. This domain was working fine up until Thursday. Which on Wendsday I was working on removing and readding some accounts with quotas enabled through the vqadmin web interface. Try deleting vpasswd.cdb

Re: [vchkpw] Segmentation Fault (core dumped) when running vpasswd

2004-01-30 Thread Tom Collins
On Jan 30, 2004, at 5:01 PM, Brendan McAlpine wrote: I am running vpopmail 5.3.5. If anyone can offer any suggestions on how to fix this I would appreciate it. I don't know much about 5.3.5, but I do know that 5.4.0-rc2 is available, and would guess that it is more stable than 5.3.5. http://vpo

Re: [vchkpw] Segmentation Fault

2003-02-03 Thread zak
Hello, I'm having the same problems as Bill. I am running RH 7.3 on intel. vpopmail version 5.3.11 [root@gateway users]# pwd /var/qmail/users [root@gateway users]# ls -la total 20 drwxr-xr-x2 root qmail4096 Nov 19 11:40 . drwxr-xr-x 12 root qmail4096 Nov 15 04:40 .

Re: [vchkpw] Segmentation Fault

2002-12-26 Thread Steve Sobka
Hi Bill, I've checked the contents of /var/qmail/users/assign and nothing seems strange. I've tried recompiling the assign file with /var/qmail/bin/qmail-newu and I still get the segmentation fault. I've also checked to make sure there's no strange white spaces in the file, it works fine on the

Re: [vchkpw] Segmentation Fault

2002-12-22 Thread Steve Sobka
Note: The (.) period at the end is also in the orignal file. Do I need to run a CDB or somthing to compile this file maybe? Steve Sobka [EMAIL PROTECTED] - Original Message - From: "Bill Shupp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 22, 20

Re: [vchkpw] Segmentation Fault

2002-12-22 Thread Bill Shupp
On Sunday, December 22, 2002, at 10:36 AM, Steve Sobka wrote: Hello all, My Setup: RedHat 7.3+Vpopmail 5.3.11-(MySql)+qmail-1.03+qmailadmin-1.0.6+qmail-scanner-1.15+vqadmin- 2.3.4+ SpamAssassin-2.43 I have a somewhat strange problem that just started occurring. As of a few days ago my vpo