Hello all,
I have upgraded to latest Debian 10 Buster a few days ago. Since the upgrade when I try to run subsurface (4.8.6 or 4.9.0) I get the following segmentation fault: $ ./Subsurface-4.8.6-x86_64.AppImage Auto configuration failed 140456652003776:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 140456652003776:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 140456652003776:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 140456652003776:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf QMutex: destroying locked mutex Segmentation fault Googling around I found similar problems where solved with: $ export OPENSSL_CONF=/etc/ssl/ Apostolos _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
