Bug 32176 - Вызывает падение perl с нехорошей диагностикой
Summary: Вызывает падение perl с нехорошей диагностикой
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: gssntlmssp (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-06 16:38 MSK by Anton V. Boyarshinov
Modified: 2017-06-11 16:14 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton V. Boyarshinov 2016-06-06 16:38:33 MSK
perl -e 'use Mozilla::LDAP::Conn;'
Inconsistency detected by ld.so: dl-close.c: 811: _dl_close: Assertion `map->l_init_called' failed!
Comment 1 Алексей 2017-06-11 16:14:14 MSK
Поностью идентичная ошибка и у меня:
slaptest
593d3e9b hdb_db_open: database "dc=example,dc=com": db_open(/var/lib/ldap/bases/example.com/id2entry.bdb) failed: No such file or directory (2).
593d3e9b backend_startup_one (type=hdb, suffix="dc=example,dc=com"): bi_db_open failed! (2)
slap_startup failed (test would succeed using the -u switch)
Inconsistency detected by ld.so: dl-close.c: 811: _dl_close: Assertion `map->l_init_called' failed!

Тоже самое вываливается при вызове команды systemctl start slapd:

systemd[1]: Starting OpenLDAP Server Daemon...
slaptest[12687]: config file testing succeeded
slaptest[12687]: Inconsistency detected by ld.so: dl-close.c: 811: _dl_close: Assertion `map->l_init_called' failed!
systemd[1]: slapd.service: Control process exited, code=exited status=127
systemd[1]: Failed to start OpenLDAP Server Daemon.
systemd[1]: slapd.service: Unit entered failed state.
systemd[1]: slapd.service: Failed with result 'exit-code'.

Судя по первому посту, корень проблемы один и тот же...

Нашёл похожую проблему с данной ошибкой, похоже что проблема либо в glibc, либо в чём-то другом:
https://stackoverflow.com/questions/22564780/debugging-ld-inconsistency-detected-by-ld-so