here goes the same, but for the RHEL4U3 machine: select(1, [0], NULL, NULL, {1167, 816000}) = 1 (in [0], left {1163, 910000}) read(0, "starttls\r\n", 1024) = 10 brk(0) = 0x984f000 brk(0x9870000) = 0x984f000 mmap2(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e88000 open("control/clientca.pem", O_RDONLY) = -1 ENOENT (No such file or directory) open("/dev/urandom", O_RDONLY) = 3 read(3, "\361\250\352\276\200\244\265\tV\225f\35\0257\27\213d\370"..., 32) = 32 open("control/servercert.pem", O_RDONLY) = 4 --- SIGSEGV (Segmentation fault) @ 0 (0) --- regards,
Jeremy Kitchen escribió: On Friday 30 June 2006 12:57, Ingo Claro wrote:Jeremy:I don't know how to make that, if you provide some basic instructions I can do it. I must do that before or after the crash? Note that i am also installing a RHEL 4 U3 and have the same problems. Anything else I can test I'll be happy to provide. I have another instalation in RHEL U1, with mysql but in the same machine, so it uses socket instead of tcp. And is operates without problems.then you'll want to use strace, which should be installed. if it isn't, install the strace package from your distribution. after that.. telnet to your smtp server, then in another terminal find the pid of the qmail-smtpd instance you're connected to... strace -o /tmp/strace.out -p <pid> make it crash gzip and post on the web send url to here. -Jeremy |
Title: Ingo Claro
- Re: [vchkpw] starttls crashes on vpopmail with mysql Ingo Claro
- Re: [vchkpw] starttls crashes on vpopmail with mysql Jeremy Kitchen
- Re: [vchkpw] starttls crashes on vpopmail with mysql Ingo Claro
- Re: [vchkpw] starttls crashes on vpopmail with mys... Ingo Claro
- Re: [vchkpw] starttls crashes on vpopmail with mys... Jeremy Kitchen
- Re: [vchkpw] starttls crashes on vpopmail with... Ingo Claro
- Re: [vchkpw] starttls crashes on vpopmail ... Jeremy Kitchen
- Re: [vchkpw] starttls crashes on vpop... Ingo Claro
- Re: [vchkpw] starttls crashes on ... Jeremy Kitchen
- Re: [vchkpw] starttls crashes on ... Ingo Claro
- Re: [vchkpw] starttls crashes on vpop... Ingo Claro
- Re: [vchkpw] starttls crashes on ... Ed McLain
- Re: [vchkpw] starttls crashes on ... Ed McLain