From bug-notifications at lists.opencsw.org Thu Aug 4 16:51:50 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Thu, 4 Aug 2016 16:51:50 +0200 Subject: [apache24 0005252]: Cannot start SSL with Apache24 2.4.12 In-Reply-To: <728cf9245bcc824ae1f37a7286059e3f> Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5252 ====================================================================== Reported By: dragongeek Assigned To: cgrzemba ====================================================================== Project: apache24 Issue ID: 5252 Category: Reproducibility: have not tried Severity: crash Priority: normal Status: assigned ====================================================================== Date Submitted: 2015-09-17 20:15 CEST Last Modified: 2016-08-04 16:51 CEST ====================================================================== Summary: Cannot start SSL with Apache24 2.4.12 Description: When I enable SSL and restart the Apache svc, it immediately goes into Maintenance mode. It seems to indicate something is broken with the SSLCipherSuite and related options, in that it isn't parsing what are valid options. (I tried the defaults, which worked in Apache 2.2, then some specifics which also work on 2.2 from an older implementation of Apache 2.2 we have running.) ====================================================================== ---------------------------------------------------------------------- (0011061) dragongeek (reporter) - 2015-10-07 16:46 https://www.opencsw.org/mantis/view.php?id=5252#c11061 ---------------------------------------------------------------------- (FYI - I've answered, below, but I'm going to disable this package and build/install from source code. Seems the most expedient at this point.) I upgraded to 2.4.16 and checked the packages. It shows socache_shmcb_module and ssl_module loaded. root at oralin# pkgutil -u apache24 Solving needed dependencies ... Solving dependency order ... 22 CURRENT packages: CSWapache24-2.4.16,REV=2015.07.17 CSWcas-initsmf-1.50,REV=2015.01.17 CSWcas-preserveconf-1.50,REV=2015.01.17 CSWcas-sslcert-1.50,REV=2015.01.17 CSWcommon-1.5,REV=2010.12.11 CSWisaexec-0.2,REV=2009.03.26 CSWlibapr1-0-1.5.1,REV=2014.12.24 CSWlibaprutil1-0-1.5.4,REV=2015.08.26 CSWlibexpat1-2.1.0,REV=2013.01.01 CSWlibgcc-s1-4.9.2,REV=2014.11.07 CSWlibiconv2-1.14,REV=2011.08.07 CSWliblber2-4-2-2.4.40,REV=2015.06.23 CSWlibldap2-4-2-2.4.40,REV=2015.06.23 CSWliblua5-2-5.2.2,REV=2013.10.08 CSWliblzma5-5.0.5,REV=2013.07.05 CSWlibpcre1-8.37,REV=2015.04.30 CSWlibsasl2-2-2.1.25,REV=2012.05.06 CSWlibssl1-0-0-1.0.1p,REV=2015.07.09 CSWlibuuid1-1.0.2,REV=2014.08.12 CSWlibxml2-2-2.9.1,REV=2013.08.16 CSWlibz1-1.2.8,REV=2013.09.23 CSWopenssl-utils-1.0.1p,REV=2015.07.09 Nothing to do. root at oralin# svcs \*apache\* STATE STIME FMRI disabled 15:20:11 svc:/network/http:apache22 disabled 15:20:11 svc:/network/cswapache2:default maintenance 15:20:31 svc:/network/cswapache24:default root at oralin# svcadm clear svc:/network/cswapache24:default root at oralin# svcs \*apache\* STATE STIME FMRI disabled 15:20:11 svc:/network/http:apache22 disabled 15:20:11 svc:/network/cswapache2:default maintenance 7:41:45 svc:/network/cswapache24:default root at oralin# tail /var/svc/log/network-cswapache24:default.log [ Oct 6 15:20:27 Executing start method ("/var/opt/csw/svc/method/svc-cswapache24 start"). ] [ Oct 6 15:20:31 Method "start" exited with status 1. ] [ Oct 6 15:20:31 Executing start method ("/var/opt/csw/svc/method/svc-cswapache24 start"). ] [ Oct 6 15:20:31 Method "start" exited with status 1. ] [ Oct 6 15:20:31 Executing start method ("/var/opt/csw/svc/method/svc-cswapache24 start"). ] [ Oct 6 15:20:31 Method "start" exited with status 1. ] [ Oct 7 07:41:45 Leaving maintenance because clear requested. ] [ Oct 7 07:41:45 Enabled. ] [ Oct 7 07:41:45 Executing start method ("/var/opt/csw/svc/method/svc-cswapache24 start"). ] [ Oct 7 07:41:45 Method "start" exited with status 1. ] root at oralin# /opt/csw/sbin/apachectl -M Loaded Modules: core_module (static) so_module (static) http_module (static) authn_file_module (shared) authn_core_module (shared) authz_host_module (shared) authz_groupfile_module (shared) authz_user_module (shared) authz_core_module (shared) access_compat_module (shared) auth_basic_module (shared) reqtimeout_module (shared) filter_module (shared) mime_module (shared) log_config_module (shared) env_module (shared) headers_module (shared) setenvif_module (shared) version_module (shared) mpm_event_module (shared) unixd_module (shared) status_module (shared) autoindex_module (shared) dir_module (shared) alias_module (shared) socache_shmcb_module (shared) ssl_module (shared) root at oralin# From bug-notifications at lists.opencsw.org Thu Aug 4 17:00:36 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Thu, 4 Aug 2016 17:00:36 +0200 Subject: [apache24 0005252]: Cannot start SSL with Apache24 2.4.12 In-Reply-To: <728cf9245bcc824ae1f37a7286059e3f> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5252 ====================================================================== Reported By: dragongeek Assigned To: cgrzemba ====================================================================== Project: apache24 Issue ID: 5252 Category: Reproducibility: have not tried Severity: crash Priority: normal Status: assigned ====================================================================== Date Submitted: 2015-09-17 20:15 CEST Last Modified: 2016-08-04 17:00 CEST ====================================================================== Summary: Cannot start SSL with Apache24 2.4.12 Description: When I enable SSL and restart the Apache svc, it immediately goes into Maintenance mode. It seems to indicate something is broken with the SSLCipherSuite and related options, in that it isn't parsing what are valid options. (I tried the defaults, which worked in Apache 2.2, then some specifics which also work on 2.2 from an older implementation of Apache 2.2 we have running.) ====================================================================== ---------------------------------------------------------------------- (0011174) cgrzemba (developer) - 2016-08-04 17:00 https://www.opencsw.org/mantis/view.php?id=5252#c11174 ---------------------------------------------------------------------- This occure if 64bit is enabled. # /usr/bin/svcprop -p general/enable_64bit cswapache24 true # so also /opt/csw/sbin/64/apachectl -M has to run for test. This starts httpd with option '-D 64bit' which in turn loads module from /etc/opt/csw/64/apache2/extra/modules.load There have the be the module enabled also From bug-notifications at lists.opencsw.org Thu Aug 4 17:02:02 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Thu, 4 Aug 2016 17:02:02 +0200 Subject: [apache24 0005252]: Cannot start SSL with Apache24 2.4.12 In-Reply-To: <728cf9245bcc824ae1f37a7286059e3f> Message-ID: <22dc02638afa73fbdfd72653b168d1d4@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=5252 ====================================================================== Reported By: dragongeek Assigned To: cgrzemba ====================================================================== Project: apache24 Issue ID: 5252 Category: Reproducibility: have not tried Severity: crash Priority: normal Status: closed Resolution: unable to reproduce Fixed in Version: ====================================================================== Date Submitted: 2015-09-17 20:15 CEST Last Modified: 2016-08-04 17:02 CEST ====================================================================== Summary: Cannot start SSL with Apache24 2.4.12 Description: When I enable SSL and restart the Apache svc, it immediately goes into Maintenance mode. It seems to indicate something is broken with the SSLCipherSuite and related options, in that it isn't parsing what are valid options. (I tried the defaults, which worked in Apache 2.2, then some specifics which also work on 2.2 from an older implementation of Apache 2.2 we have running.) ====================================================================== ---------------------------------------------------------------------- (0011175) cgrzemba (developer) - 2016-08-04 17:02 https://www.opencsw.org/mantis/view.php?id=5252#c11175 ---------------------------------------------------------------------- solution: check if 64bit is used and modules enabled in /etc/opt/csw/64/apache2/extra/modules.load From bug-notifications at lists.opencsw.org Thu Aug 11 11:44:56 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Thu, 11 Aug 2016 11:44:56 +0200 Subject: [lftp 0005282]: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) In-Reply-To: Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5282 ====================================================================== Reported By: clezag Assigned To: dam ====================================================================== Project: lftp Issue ID: 5282 Category: upgrade Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-08-08 20:11 CEST Last Modified: 2016-08-11 11:44 CEST ====================================================================== Summary: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) Description: Solaris 10 i386 testing With libreadline6 6.3 installed, lftp crashes with a segfault when launched. Manually downgrading to libreadline6 6.2 fixes the issue. ====================================================================== From bug-notifications at lists.opencsw.org Thu Aug 11 11:48:10 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Thu, 11 Aug 2016 11:48:10 +0200 Subject: [lftp 0005282]: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) In-Reply-To: Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5282 ====================================================================== Reported By: clezag Assigned To: dam ====================================================================== Project: lftp Issue ID: 5282 Category: upgrade Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-08-08 20:11 CEST Last Modified: 2016-08-11 11:48 CEST ====================================================================== Summary: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) Description: Solaris 10 i386 testing With libreadline6 6.3 installed, lftp crashes with a segfault when launched. Manually downgrading to libreadline6 6.2 fixes the issue. ====================================================================== ---------------------------------------------------------------------- (0011176) dam (administrator) - 2016-08-11 11:48 https://www.opencsw.org/mantis/view.php?id=5282#c11176 ---------------------------------------------------------------------- The problem is that lftp was compiled against the Solaris shipped libreadline which now appeared in OpenCSW which got erroneously preferred due to the RUNPATH. I am now recompiling lftp to be linked correctly against libreadline from OpenCSW and also use the correct headers for that. From bug-notifications at lists.opencsw.org Thu Aug 25 12:10:08 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Thu, 25 Aug 2016 12:10:08 +0200 Subject: [lftp 0005282]: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) In-Reply-To: Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5282 ====================================================================== Reported By: clezag Assigned To: dam ====================================================================== Project: lftp Issue ID: 5282 Category: upgrade Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-08-08 20:11 CEST Last Modified: 2016-08-25 12:10 CEST ====================================================================== Summary: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) Description: Solaris 10 i386 testing With libreadline6 6.3 installed, lftp crashes with a segfault when launched. Manually downgrading to libreadline6 6.2 fixes the issue. ====================================================================== ---------------------------------------------------------------------- (0011177) jh (developer) - 2016-08-25 12:10 https://www.opencsw.org/mantis/view.php?id=5282#c11177 ---------------------------------------------------------------------- I pushed a new package to unstable and also updated the readline package as it was still build against old ncurses. could you test if it works? From bug-notifications at lists.opencsw.org Thu Aug 25 12:10:19 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Thu, 25 Aug 2016 12:10:19 +0200 Subject: [lftp 0005282]: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) In-Reply-To: Message-ID: <8e7908b102fc0e1164e5c24fe9e80b8a@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5282 ====================================================================== Reported By: clezag Assigned To: jh ====================================================================== Project: lftp Issue ID: 5282 Category: upgrade Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-08-08 20:11 CEST Last Modified: 2016-08-25 12:10 CEST ====================================================================== Summary: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) Description: Solaris 10 i386 testing With libreadline6 6.3 installed, lftp crashes with a segfault when launched. Manually downgrading to libreadline6 6.2 fixes the issue. ====================================================================== ---------------------------------------------------------------------- (0011177) jh (developer) - 2016-08-25 12:10 https://www.opencsw.org/mantis/view.php?id=5282#c11177 ---------------------------------------------------------------------- I pushed a new package to unstable and also updated the readline package as it was still build against old ncurses. could you test if it works? From bug-notifications at lists.opencsw.org Fri Aug 26 08:16:18 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Fri, 26 Aug 2016 08:16:18 +0200 Subject: [lftp 0005282]: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) In-Reply-To: Message-ID: <0a6ca2d47bd1adcf6ec0cc5718c9de54@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5282 ====================================================================== Reported By: clezag Assigned To: jh ====================================================================== Project: lftp Issue ID: 5282 Category: upgrade Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-08-08 20:11 CEST Last Modified: 2016-08-26 08:16 CEST ====================================================================== Summary: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) Description: Solaris 10 i386 testing With libreadline6 6.3 installed, lftp crashes with a segfault when launched. Manually downgrading to libreadline6 6.2 fixes the issue. ====================================================================== ---------------------------------------------------------------------- (0011178) clezag (reporter) - 2016-08-26 08:16 https://www.opencsw.org/mantis/view.php?id=5282#c11178 ---------------------------------------------------------------------- Works now for me, thanks From bug-notifications at lists.opencsw.org Fri Aug 26 09:12:46 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Fri, 26 Aug 2016 09:12:46 +0200 Subject: [lftp 0005282]: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) In-Reply-To: Message-ID: The following issue has been RESOLVED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5282 ====================================================================== Reported By: clezag Assigned To: jh ====================================================================== Project: lftp Issue ID: 5282 Category: upgrade Reproducibility: always Severity: block Priority: normal Status: resolved Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 2016-08-08 20:11 CEST Last Modified: 2016-08-26 09:12 CEST ====================================================================== Summary: Lftp 4.6.1 (and earlier) segfault on launch with current libreadline6 (6.3) Description: Solaris 10 i386 testing With libreadline6 6.3 installed, lftp crashes with a segfault when launched. Manually downgrading to libreadline6 6.2 fixes the issue. ====================================================================== ---------------------------------------------------------------------- (0011179) jh (manager) - 2016-08-26 09:12 https://www.opencsw.org/mantis/view.php?id=5282#c11179 ---------------------------------------------------------------------- great. update will be pushed to testing automatically in 14 days then.