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: >

[vchkpw] Segmentation fault with 5.5

2010-05-11 Thread Martin Spuetz
Hello, 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: #include #include "/home/vpopmail/include/vpopmail/vpopmail.h" #include "/home/vpopmail/include/v