Date: Mon, 17 Oct 2016 15:27:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213573] net-im/ejabberd: failed to load TLS driver Message-ID: <bug-213573-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213573 Bug ID: 213573 Summary: net-im/ejabberd: failed to load TLS driver Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ashish@FreeBSD.org Reporter: marko.cupac@mimar.rs Assignee: ashish@FreeBSD.org Flags: maintainer-feedback?(ashish@FreeBSD.org) Hi, I have successfully rebuilt my ejabberd with DEFAULT_VERSIONS+=3D ssl=3Dlib= ressl. It also installs fine. However, it fails to start, giving me the following = in crash.log: 2016-10-17 17:06:30 =3DERROR REPORT=3D=3D=3D=3D failed to load TLS driver: Undefined symbol "OPENSSL_cleanup" 2016-10-17 17:06:30 =3DCRASH REPORT=3D=3D=3D=3D crasher: initial call: fast_tls:init/1 pid: <0.132.0> registered_name: [] exception exit: {{open_error,-11},[{gen_server,init_it,6,[{file,"gen_server.erl"},{line,344= }]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}]} ancestors: [fast_tls_sup,<0.130.0>] messages: [] links: [<0.131.0>] dictionary: [] trap_exit: false status: running heap_size: 987 stack_size: 27 reductions: 639 neighbours: 2016-10-17 17:06:30 =3DSUPERVISOR REPORT=3D=3D=3D=3D Supervisor: {local,fast_tls_sup} Context: start_error Reason: {open_error,-11} Offender:=20=20 [{pid,undefined},{id,fast_tls},{mfargs,{fast_tls,start_link,[]}},{restart_t= ype,permanent},{shutdown,brutal_kill},{child_type,worker}] 2016-10-17 17:06:30 =3DCRASH REPORT=3D=3D=3D=3D crasher: initial call: application_master:init/4 pid: <0.129.0> registered_name: [] exception exit: {{{shutdown,{failed_to_start_child,fast_tls,{open_error,-11}}},{fast_tls_ap= p,start,[normal,[]]}},[{application_master,init,4,[{file,"application_maste= r.erl"},{line,134}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{li= ne,247}]}]} ancestors: [<0.128.0>] messages: [{'EXIT',<0.130.0>,normal}] links: [<0.128.0>,<0.31.0>] dictionary: [] trap_exit: true status: running heap_size: 376 stack_size: 27 reductions: 122 neighbours: Any chance to make this work? Thank you in advance. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213573-13>