[Bug 1928648] Re: expiring trust anchor compatibility issue

2021-09-08 Thread Stefan Huehner
Hi Dmitry/Marc, thanks for working on this and the related openssl bug, very appreciated trying avoiding the rapidly upcoming problem. I think this gnutls could get be extra annoying (or very noisy for support) as bionic is both still active LTS and also apt itself uses gnutls backend. ESM maybe

[Bug 1836329] Re: Regression running ssllabs.com/ssltest causes 2 apache process to eat up 100% cpu, easy DoS

2019-07-18 Thread Stefan Huehner
Bionic-verification: done and fine Using *** 2.4.29-1ubuntu4.8 100 100 /var/lib/dpkg/status from bionic-proposed i can no longer reproduce any of the bad effects (apache2 processes left with 100% cpu or left-over tcp connections). Also we updated a single production machine to let it so

[Bug 1836329] Re: Regression running ssllabs.com/ssltest causes 2 apache process to eat up 100% cpu, easy DoS

2019-07-16 Thread Stefan Huehner
@ahasenack: Installing your 2.4.29-1ubuntu4.8~sslreadrc~ppa3 in copy of the server where i initially discovered the issue make it not reproducible anymore. If you need more testing later as you indirectly said in #27 just let me know i keep that testing instance around. @paelzer: Sorry for not re

[Bug 1836329] [NEW] Regression running ssllabs.com/ssltest causes 2 apache process to eat up 100% cpu, easy DoS

2019-07-12 Thread Stefan Huehner
Public bug reported: With latest apache 2.4.29-1ubuntu4.7 published to 18.04 LTS bionic, when running ssllabs.com/ssltest against it to verify the configuration it leaves 2 apache processes using 100% indefinitely. Downgrading to 2.4.29-1ubuntu4.6 make it not reproducible anymore. So far i do no

[Bug 1833039] Re: 18.04/Apache2: rejecting client initiated renegotiation due to openssl 1.1.1

2019-07-12 Thread Stefan Huehner
This change seems to cause a regression i have reported here: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1836329 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833039 Title: 18.04/Apache

[Bug 1808383] Re: Java 9+ multi-release jars are not supported in ant tasks

2019-03-13 Thread Stefan Huehner
Hello, the next upstream release 1.10.6 did still not yet happen after some longer delay. Last talked about end of January here: https://mail-archives.apache.org/mod_mbox/ant-dev/201901.mbox/browser After discussing on #debian-java with doko/tdaitx we propose to backport the single fix mentioned

[Bug 1808383] Re: Java 9+ multi-release jars are not supported in ant tasks

2019-03-13 Thread Stefan Huehner
** Patch added: "bz-62952-support-mrjar-part2.diff" https://bugs.launchpad.net/ubuntu/+source/ant/+bug/1808383/+attachment/5245934/+files/bz-62952-support-mrjar-part2.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1770553] Re: [SRU] backport ca-certificates-java from cosmic (20180516ubuntu1)

2018-07-18 Thread Stefan Huehner
I just tested 2 scenarios: 1.) install: fresh clean bionic AMI, enable proposed -> install openjdk-11-jdk-headless (So new creation of keystore) => Working fine with the proposed 20180516ubuntu1~18.04.1 2.) update: Existing bionic instance with old 20170930ubuntu1 package version. Enable propos

[Bug 1778930] Re: JVM crash with SIGSEGV as tomcat start with 7u181

2018-07-09 Thread Stefan Huehner
Hello Guillermo, i don't know of any workaround. In our case it only triggered on application start and not 100% of the time -> so just retrying a few times. Apart there is an developer from RedHat already working on debugging & fixing the problem. I asked him to share an update here when he has

[Bug 1780151] [NEW] Missing libfontconfig1 dependency for openjdk-11-jre-headless (compared to openjdk-8)

2018-07-04 Thread Stefan Huehner
Public bug reported: Using openjdk-11-jdk-headless (with -Djava.awt.headless=true) To render a jasperreport to a pdf fails while trying to find font files. Installing libfontconfig1 (which is not pulled in via dependency or listed in recommends) fixes the problem. Comparing dependency for the -

[Bug 1778930] Re: JVM crash with SIGSEGV as tomcat start with 7u181

2018-06-27 Thread Stefan Huehner
Hell Tiago, on your recommedation on irc i also reported that upstream to icedtea here: https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3604 ** Bug watch added: Iced Tea Bugzilla #3604 http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3604 -- You received this bug notification beca

[Bug 1778930] [NEW] JVM crash with SIGSEGV as tomcat start with 7u181

2018-06-27 Thread Stefan Huehner
Public bug reported: Hello, with latest openjdk update # JRE version: OpenJDK Runtime Environment (7.0_181-b01) (build 1.7.0_181-b01) we are seeing quite frequent crash on starting tomcat with our web application (openbravo). Checking 2 of the created hs_err_pid log they seem to point to same st

[Bug 1778930] Re: JVM crash with SIGSEGV as tomcat start with 7u181

2018-06-27 Thread Stefan Huehner
** Attachment added: "hs_err_pid2287.log" https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1778930/+attachment/5157088/+files/hs_err_pid2287.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1706969] Re: JavaDoc reports warning for methods named is*Property*

2017-12-26 Thread Stefan Huehner
After some more testing that seems to be an upstream openjdk issue as reported in https://bugs.openjdk.java.net/browse/JDK-8185424 [1]. Reason why it did only show up in debian/ubuntu builds is the patch: disable-doclint-by-default.diff. which defaults javadoc to -Xdoclint:none to avoid warnings.

[Bug 1548434] Re: jmap -heap broken since update to 7u95-2.6.4-0ubuntu0.14.04.1

2016-02-25 Thread Stefan Huehner
Adding regression-update tag as that regression was introduced to trusty via "updates, security (main)" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1548434 Title: jmap -heap broken since update t

[Bug 1548434] Re: jmap -heap broken since update to 7u95-2.6.4-0ubuntu0.14.04.1

2016-02-25 Thread Stefan Huehner
Confirmed that jmap -heap was still working fine in version: 7u91-2.6.3-0ubuntu0.14.04.1 ** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1548434 Title: jmap -heap bro

[Bug 1548434] Re: jmap -heap broken since update to 7u95-2.6.4-0ubuntu0.14.04.1

2016-02-22 Thread Stefan Huehner
Only public comment i found looking maybe related is old bug here: https://bugzilla.redhat.com/show_bug.cgi?id=1010786 Talking about missing debug symbols. I tried blindly installing openjdk-7-dbg package as a quick test, but no change still failed. ** Bug watch added: Red Hat Bugzilla #1010786

[Bug 1548434] [NEW] jmap -heap broken since update to 7u95-2.6.4-0ubuntu0.14.04.1

2016-02-22 Thread Stefan Huehner
Public bug reported: The jmap -heap command is broken since the update to 7u95-2.6.4-0ubuntu0.14.04.1 Given a tomcat process running with openjdk-7 under a non-root user. Before that update sudo jmap -heap gave output about heap configured on top + also the heap usage inside each reason of th

[Bug 1539903] Re: tomcat-8 in main for upcoming 16.04 LTS

2016-02-16 Thread Stefan Huehner
Hi Nish, thank you for your reply. Do you have any news on this topic already? Regards, Stefan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1539903 Title: tomcat-8 in main for upcoming 16.04 LTS

[Bug 1539903] [NEW] tomcat-8 in main for upcoming 16.04 LTS

2016-01-30 Thread Stefan Huehner
Public bug reported: Dear Maintainer, current tomcat8 seems to be still targeting universe section only for the upcoming 16.04 LTS and tomcat7 main. As i understand it this also means tomcat8 not being covered by LTS 5 year support but only the older tomcat7. Is it still possible to tomcat8 pro

[Bug 1539900] [NEW] openjdk-8 in main for upcoming 16.04 LTS

2016-01-30 Thread Stefan Huehner
Public bug reported: Dear maintainer, currently openjdk-8 is still in the universe section only for upcoming 16.04 LTS (xenial) and the older openjdk-7 is in main. As i understand it this also means that openjdk-8 in that next LTS will not be covered by guaranteed updates for 5 years but just th

[Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-11-04 Thread Stefan Huehner
We have tested the patch from #39 by applying in manually in on of our affected systems and can confirm that it fixes the regression. With it in place lxc-start works again when having latest precise 3.2 kernel. @Mathieu: Thanks for providing it. -- You received this bug notification because you

[Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-27 Thread Stefan Huehner
Hi Marc, please check comment #33 from Serge. He explained that formally lxc in precise is not covered by lts. However a very special case as a LTS update in main in precise (kernel) did break unrelated software (lxc) which is a clear regression. And then not having that other software not in be

[Bug 1507959] Re: Regression: Kernel update breaks all lxc-containers lxc-start failing with (apparmor="DENIED" operation="mount")

2015-10-20 Thread Stefan Huehner
For info: that apport info above is from system in which we already downgraded running kernel version to -61- to work around the problem ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1507959] WifiSyslog.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500935/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959 Ti

[Bug 1507959] UdevLog.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500934/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959 Title:

[Bug 1507959] ProcModules.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500932/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959

[Bug 1507959] ProcInterrupts.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500931/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/150

[Bug 1507959] UdevDb.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500933/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959 Title: Re

[Bug 1507959] Lspci.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500927/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959 Title: Regr

[Bug 1507959] Card0.Codecs.codec.0.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500925/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1507959] BootDmesg.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500924/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959 Titl

[Bug 1507959] Re: Regression: Kernel update breaks all lxc-containers lxc-start failing with (apparmor="DENIED" operation="mount")

2015-10-20 Thread Stefan Huehner
apport information ** Tags added: apport-collected precise ** Description changed: Hello, The following recent kernel update completely break our lxc-start usage on precise both with precise original kernel 3.2 + also the trusty-lts-stack using 3.13 After installing those new kernel u

[Bug 1507959] PciMultimedia.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500929/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/15079

[Bug 1507959] ProcCpuinfo.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500930/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959

[Bug 1507959] CurrentDmesg.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500926/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959

[Bug 1507959] AlsaDevices.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500923/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959

[Bug 1507959] Lsusb.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500928/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507959 Title: Regr

[Bug 1507959] [NEW] Regression: Kernel update breaks all lxc-containers lxc-start failing with (apparmor="DENIED" operation="mount")

2015-10-20 Thread Stefan Huehner
Public bug reported: Hello, The following recent kernel update completely break our lxc-start usage on precise both with precise original kernel 3.2 + also the trusty-lts-stack using 3.13 After installing those new kernel updates all lxc-start of a container fail with: "Permission denied - mou

[Bug 1417962] Re: 6b34 regression: jps as root does not show classname anymore but instead 'process information unavailable' for processes running as non-root user

2015-02-11 Thread Stefan Huehner
Antonio,Amir: As another affected user i think downgrade would not be a good idea as it would reopen all the fixed security issues. But as i wrote in my initial description there is a very easy workaround which may even make sense to keep. The problem with jps only happens if a.) A java program

[Bug 1417962] Re: 6b34 regression: jps as root does not show classname anymore but instead 'process information unavailable' for processes running as non-root user

2015-02-04 Thread Stefan Huehner
The same regression can also be observed in openjdk-7-jdk package in trusty/14.04 Good version: 7u71-2.5.3-0ubuntu0.14.04.1 Bad version: 7u75-2.5.4-1~trusty1 ** Also affects: openjdk-7 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 1417962] [NEW] 6b34 regression: jps as root does not show classname anymore but instead 'process information unavailable' for processes running as non-root user

2015-02-04 Thread Stefan Huehner
Public bug reported: I noticed the following behavior change in the jps command line tool when updating from 6b33-1.13.5-1ubuntu0.12.04 -> 6b34-1.13.6-1ubuntu0.12.04.1 on a ubuntu 12.04 64bit system. Staring point is a java process for apache tomcat running as non-root user (username openbravo

[Bug 1295987] Re: openjdk6 regression causes finalizers never to be called

2014-04-05 Thread Stefan Huehner
Jamie: I can also confirm that those packages do fix the problem for us. I've added your proposed precise package 6b30-1.13.1-1ubuntu2~0.12.04.3 0 to two of our servers which were crashing with the original 1.13.1 packages frequently (twice a day). Both servers have been running now around 25hou

[Bug 1144408] Re: libssl upgrade causes failure from old clients

2013-05-08 Thread Stefan Huehner
Hello, we've noticed the same problem and i can add some information. The issue happens when connecting with curl using the lucid version of libssl0.9.8 (version: 0.9.8k-7ubuntu8.14) connecting to i.e. a precise server using libssl1.0.0 (version: 1.0.1-4ubuntu5.8). Just a few days ago some poste