Bug#865311:

2017-06-26 Thread Jon Kåre Hellan
C programs which start a jvm using jni also segfault. This smells like fundamentally the same issue. I added a "me too" to debian bug 865746 (collectd), with links to info about the issue at Ubuntu - including a test program to reproduce. See

Bug#865311: SIGSEGV in jsvc / LibreOffice after kernel update

2017-06-22 Thread Charles Leclerc
2017-06-22 14:01 GMT+02:00 Ben Hutchings : > I have candidate fixes for this regression which are available at: > https://people.debian.org/~benh/packages/CVE-2017-1000364/ > [...] > I have tested these using Charles Leclerc's sample jsvc service and my > own stack clash test

Bug#865311: jsvc: SIGSEV in child process when starting jsvc

2017-06-22 Thread Jan Korbel
Thanks for hint. It's working again. cat /etc/default/unifi JSVC_EXTRA_OPTS=-Xss1280k -- jc On Thu, 22 Jun 2017 07:30:55 + André Schild wrote: > Adding these options to JSVC prevents it from crashing: > -Xss1280k > > André

Bug#865311: jsvc: SIGSEV in child process when starting jsvc

2017-06-22 Thread André Schild
On Wed, 21 Jun 2017 09:47:38 +0200 Charles Leclerc wrote: > 2017-06-21 3:10 GMT+02:00 Ben Hutchings : > > > > Control: tag -1 confirmed > > Control: fixed -1 4.11.6-1 > > > > On Tue, 20 Jun 2017 15:12:25 +0200 Charles Leclerc > >

Bug#865311: jsvc: SIGSEV in child process when starting jsvc

2017-06-21 Thread Charles Leclerc
2017-06-21 3:10 GMT+02:00 Ben Hutchings : > > Control: tag -1 confirmed > Control: fixed -1 4.11.6-1 > > On Tue, 20 Jun 2017 15:12:25 +0200 Charles Leclerc > wrote: > > Package: jsvc > > Version: 1.0.15-6+deb8u1 > > Severity: important > > > >

Bug#865311: jsvc: SIGSEV in child process when starting jsvc

2017-06-20 Thread Ben Hutchings
Control: tag -1 confirmed Control: fixed -1 4.11.6-1 On Tue, 20 Jun 2017 15:12:25 +0200 Charles Leclerc wrote: > Package: jsvc > Version: 1.0.15-6+deb8u1 > Severity: important >  > When trying to start a very simple java daemon on jessie jsvc > through systemd we

Bug#865311: #865311: security update for CVE-2017-1000364 breaks UniFi Controller

2017-06-20 Thread Markus Koschany
reassign 865311 src:linux retitle 865311 security update for CVE-2017-1000364 breaks UniFi Controller thanks Am 20.06.2017 um 22:30 schrieb Charles Leclerc: > Downgrading linux-image-3.16.0-4-amd64 to 3.16.43-2 defenitely fixes the > problem. Ok, then I am going to reassign this bug report to

Bug#865311: #865311: security update for CVE-2017-1000364 breaks UniFi Controller

2017-06-20 Thread Markus Koschany
reassign -1 src:linux retitle -1 security update for CVE-2017-1000364 breaks UniFi Controller thanks Am 20.06.2017 um 22:30 schrieb Charles Leclerc: > Downgrading linux-image-3.16.0-4-amd64 to 3.16.43-2 defenitely fixes the > problem. Ok, then I am going to reassign this bug report to src:linux

Bug#865311:

2017-06-20 Thread Martin Burmester
Hello, this is widely discussed in the ubiquity Forum [1] because it breakes the UniFi Controller. Consensus seems to be that the kernel upgrade with the fix for CVE-2017-1000364 caused the issue. Strech seems to be affected as well. Cheers, Martin [1]

Bug#865311: jsvc: SIGSEV in child process when starting jsvc

2017-06-20 Thread Charles Leclerc
Package: jsvc Version: 1.0.15-6+deb8u1 Severity: important When trying to start a very simple java daemon on jessie jsvc through systemd we obtain this error message: Service killed by signal 11 Then we need to SIGKILL the parent process. The problem appeared on our servers after the last