Marco Occhialini
Marco Occhialini
I was also having some trouble with `emacs-zmq` segfaulting. Solved it by manualling building `emacs-zmq`with `make` command. It automatically clones a version of `zmq`.
Also, make sure that you' ve configured your emacs with the `--with-modules` flag. You can check that by inspecting if your `module-file-suffix` is set to `'.so'`
are you sure that the `env('DB_DATABASE´)` is returning a non-empty string?
Can you provide the error log ?