[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#233301: linker reference count error among dependencies of dlopen()ed object



Additional note:

PHP opens all its plugins using RTLD_LAZY, so there are additional
libraries (including indirect dependencies) loaded at the time imap.so
is dlopen()ed which do not exhibit this bug because no calls are made
into those libraries during module init -- only the SSL libs are
initialized, triggering this bug.

-- 
Steve Langasek
postmodern programmer

Attachment: pgpOi4bO8Cmm8.pgp
Description: PGP signature


Reply to: