browntownington commented on issue #2680: CouchDB 3.0 Windows 10 crashing as soon as it starts URL: https://github.com/apache/couchdb/issues/2680#issuecomment-601951099 Hi I can confirm that I have similar if not the same issue as OP. CouchDB 3.0 Windows 10. Identical output when I run `C:\CouchDB\bin\couch` ``` C:\CouchDB>C:\CouchDB\bin\couchdb.cmd kernel-poll not supported; "K" parameter ignored 2020-03-21 09:06:18 inet_parse:~p:~p: erroneous line, SKIPPED~n "c:/WINDOWS/System32/drivers/etc/hosts" 1 {"Kernel pid terminated",application_controller,"{application_start_failure,couch_epi,{{shutdown,{failed_to_start_child,\"couch_epi|chttpd_auth|keeper\",{undef,[{crypto,hash,[md5,<<131,106>>],[]},{couch_epi_util,hash,1,[{file,\"src/couch_epi_util.erl\"},{line,25}]},{couch_epi_functions,data,1,[{file,\"src/couch_epi_functions.erl\"},{line,33}]},{couch_epi_module_keeper,do_reload_if_updated,1,[{file,\"src/couch_epi_module_keeper.erl\"},{line,116}]},{gen_server,init_it,2,[{file,\"c:/relax/otp/lib/stdlib/src/gen_server.erl\"},{line,365}]},{gen_server,init_it,6,[{file,\"c:/relax/otp/lib/stdlib/src/gen_server.erl\"},{line,333}]},{proc_lib,init_p_do_apply,3,[{file,\"c:/relax/otp/lib/stdlib/src/proc_lib.erl\"},{line,247}]}]}}},{couch_epi_app,start,[normal,[]]}}}"} Kernel pid terminated (application_controller) ({application_start_failure,couch_epi,{{shutdown,{failed_to_start_child,"couch_epi|chttpd_auth|keeper",{undef,[{crypto,hash,[md5,<<131,106>>],[]},{couch_ Crash dump is being written to: erl_crash.dump...done ``` The lines 3-5 in the above are the only differences in the output of OP. I do not have OpenSSL installed (that I am ware of) but I do have OpenVPN(client) installed
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
