[dovecot 0005271]: dovecot crashes on Solaris 11 i386 with "wrong ELF class: ELFCLASS32"
Mantis Bug Tracker via bug-notifications
bug-notifications at lists.opencsw.org
Tue Mar 22 13:12:10 CET 2016
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5271
======================================================================
Reported By: pipermar
Assigned To: dam
======================================================================
Project: dovecot
Issue ID: 5271
Category: regular use
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
======================================================================
Date Submitted: 2016-03-11 13:20 CET
Last Modified: 2016-03-22 13:12 CET
======================================================================
Summary: dovecot crashes on Solaris 11 i386 with "wrong ELF
class: ELFCLASS32"
Description:
package CSWdovecot 2.2.21,REV=2015.12.13 installs successfully on Solaris
11 i386, but the binaries can not access their dynamic libraries.
"uname -a":
SunOS surz115 5.11 11.3 i86pc i386 i86pc
"file /opt/csw/sbin/dovecot":
/opt/csw/sbin/dovecot: ELF 32-bit LSB executable 80386 Version 1 [FPU],
dynamically linked, not stripped, no debugging information available
"ldd /opt/csw/sbin":
libc.so.1 => /lib/libc.so.1
the dovecot binary starts nevertheless, but connecting to imap-login leads
to error-log:
Error: Couldn't load required plugin
/opt/csw/lib/dovecot/lib15_notify_plugin.so: dlopen() failed: ld.so.1:
imap: fatal: /opt/csw/lib/dovecot/lib15_notify_plugin.so: wrong ELF class:
ELFCLASS32
Is there something wrong with the compilation of the package?
Thanks for any help
======================================================================
----------------------------------------------------------------------
(0011116) pipermar (reporter) - 2016-03-22 13:12
https://www.opencsw.org/mantis/view.php?id=5271#c11116
----------------------------------------------------------------------
Thanks a lot for this hint, changing the config as suggested did the
trick.
Andreas
More information about the bug-notifications
mailing list