Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicts with mongodb extension #39

Closed
remicollet opened this issue Mar 31, 2016 · 3 comments
Closed

Conflicts with mongodb extension #39

remicollet opened this issue Mar 31, 2016 · 3 comments

Comments

@remicollet
Copy link
Contributor

Running some debug, I discover some segfault issues when both extensions are loaded.

This is related fo sasl_client_done() called during process shutdown
More on https://jira.mongodb.org/browse/PHPC-658

For now, workaround is to load smbclient "before" mongodb.

@eduardok
Copy link
Owner

eduardok commented Apr 5, 2016

hmmm, what it the source for php-pecl-mongodb-1.1.5 ? Is it their https://github.com/mongodb/mongo-php-driver.git or https://github.com/mongodb/mongo-php-driver-legacy.git ?
Still, no 1.1.5 tag...

@remicollet
Copy link
Contributor Author

@eduardok
Copy link
Owner

I saw on https://bugzilla.redhat.com/show_bug.cgi?id=1381958 that it affects not only this library, so I'll close until someone reports this again (if ever).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants