[Bug 1026057] [NEW] Segfault when setting bad olcTLSCipherSuite

2012-07-18 Thread Joonas Koivunen
Public bug reported: Steps to reproduce: 1. Configure olcTLSCertificateFile & olcTLSCertificateKeyFile: dn: cn=config changeType: modify add: olcTLSCertificateFile olcTLSCertificateFile: /some/valid/pemfile/path - add: olcTLSCertificateKeyFile olcTLSCertificateKeyFile: /some/valid/pemfile/path (

[Bug 1026057] Re: Segfault when setting bad olcTLSCipherSuite

2012-07-18 Thread Joonas Koivunen
** Attachment added: "Running slapd in console with full debug output redirected to file while adding olcTLSCipherSuite" https://bugs.launchpad.net/bugs/1026057/+attachment/3227040/+files/01-slapd-stderr.log -- You received this bug notification because you are a member of Ubuntu Server Team

[Bug 1026057] Re: Segfault when setting bad olcTLSCipherSuite

2012-07-18 Thread Joonas Koivunen
** Attachment added: "gdb session" https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1026057/+attachment/3227041/+files/02-slapd-gdb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.ne

[Bug 787496] Re: tomcat6-user 6.0.24 with confluence deadlocks

2011-05-25 Thread Joonas Koivunen
Why should the LTS follow with non-latest stable tomcat? With the release of ga tomcat 7 it's safe to assume that tomcat6 has reached maintenance-only mode. The changelog from 6.0.28 to 6.0.32 is big, but changes are not breaking; some more enableable features, mostly conformance fixes or bugfixes

[Bug 787496] Re: tomcat6-user 6.0.24 with confluence deadlocks

2011-05-25 Thread Joonas Koivunen
> A known issue is better than an unknown regression Hmm ok; understood and agreed; so a bug like this should be filed for any known issues in the future and a backport request for others. My point came from the fact that tomcat6 is widely used as is and embedded in commericial products as well,

[Bug 827922] Re: On Tomcat6 shutdown web apps do not get shutdown

2011-08-17 Thread Joonas Koivunen
We have tomcat6 deployed for multiple servers running our inhouse apps and have no shutdown problems. What applications are you running? Could you do a jstack printout* AFTER you've called service tomcat6 stop? Does tomcat accept new connections or multiple SHUTDOWN requests after running the serv

[Bug 827922] Re: On Tomcat6 shutdown web apps do not get shutdown

2011-08-17 Thread Joonas Koivunen
Hmm, I can confirm that logs say nothing about stopping. I don't think that it should be like that. It'd seem that some times I've got the lines into my catalina.out: Jul 21, 2011 10:09:14 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 27464 ms Jul 21, 2011 12:35:38 PM org.