On Sun, Oct 23, 2005 at 11:01:53AM +0300, Jari Aalto wrote:

> | > Oct 23 01:34:33 cante dovecot: imap-login: Can't load certificate file /e=
> | tc/ssl/certs/dovecot.pem: error:25066067:DSO support routines:DLFCN_LOAD:co=
> | uld not load the shared library
> | > Oct 23 01:34:33 cante dovecot: child 22897 (login) returned error 89
> | > Oct 23 01:34:33 cante dovecot: child 22898 (login) returned error 89

> | Can someone please send the output of strace -efile or similar, so we can
> | see what shared library is failing to load?

> Attached below. Thanks for looking into this.

> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
> child_tidptr=0xb7ceaba8) = 26402
> exit_group(0)                           = ?

Hrm, it looks like all the relevant bits are on the other side of this clone
call.  I don't remember if -ff traverses clone calls, but could you try with
strace -ff -efile instead?

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to