I'm having this exact same problem.  Anyone found a rhyme or reason to
it yet?


On Mon, 2006-07-03 at 15:45 -0400, Ingo Claro wrote:
> 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,
> 
> 
> 
> 
> Ingo Claro F.
> Gerente de
> Operaciones
> [EMAIL PROTECTED]
> (+56-2) 43 00 155
> 
> 
>    NetRed S.A.
>  Certificado ISO
>     9001:2000
> 
> 
> 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
> > 
> >   
-- 
Thanks,
Ed McLain
Sr. Colocation Engineer
TekLinks / High Speed Solutions
[EMAIL PROTECTED]
205.314.6600

!DSPAM:45138e1b171239973842769!

Reply via email to