gnujeremie opened a new issue #1391: CouchDB crashes "no DBUS_SESSION_BUS_ADDRESS in environment" URL: https://github.com/apache/couchdb/issues/1391 <!--- Provide a general summary of the issue in the Title above --> ## Current Behavior Couchdb randomly crashes, with no error in couchdb logs. ## Context Server was running, no requests were sent. We noticed it crashed when we tried to use it several days later. ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used: couchdb 2.1.1 * Browser Name and version: * Operating System and version (desktop or mobile): Ubuntu 14.04, 32bits, built from sources. ## Crash log ```/var/log/apport.log.1``` : ``` ERROR: apport (pid 25334) Fri Jun 15 17:08:48 2018: called for pid 3790, signal 6, core limit 0, dump mode 1 ERROR: apport (pid 25334) Fri Jun 15 17:08:48 2018: executable: /opt/couchdb/erts-5.10.4/bin/beam.smp (command line "/opt/couchdb/bin/../erts-5.10.4/bin/beam.smp -K true -A 16 -Bd -- -root /opt/couchdb/bin/.. -progname couchdb -- -home /home/couchdb -- -boot /opt/couchdb/bin/../releases/2.1.1/couchdb -name [email protected] -setcookie monster -kernel error_logger silent -sasl sasl_error_logger false -noshell -noinput -config /opt/couchdb/bin/../releases/2.1.1/sys.config") ERROR: apport (pid 25334) Fri Jun 15 17:08:48 2018: is_closing_session(): no DBUS_SESSION_BUS_ADDRESS in environment ERROR: apport (pid 25334) Fri Jun 15 17:17:32 2018: wrote report /var/crash/_opt_couchdb_erts-5.10.4_bin_beam.smp.106.crash ``` I have the crash dump from ```/var/crash/_opt_couchdb_erts-5.10.4_bin_beam.smp.106.crash```, can I post it somewhere ? (I mean, I checked the file and it does not seem to have confidential informations like credentials or something, but I just want to be sure).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
