Bug#797595: Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-08 Thread Michael Biebl
Hi Samuel, Am 08.10.2015 um 00:36 schrieb Samuel Thibault: > Hello, > > Alexandre Pereira Nunes, le Wed 07 Oct 2015 15:04:36 -0300, a écrit : >> I'm attaching an additional patch that complements the old netbeans one. >> With this, I can now open netbeans. > > Thanks! I have uploaded it in

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-08 Thread Samuel Thibault
Tim Ruehsen, le Thu 08 Oct 2015 09:22:10 +0200, a écrit : > > Alexandre Pereira Nunes, le Wed 07 Oct 2015 15:04:36 -0300, a écrit : > > > I'm attaching an additional patch that complements the old netbeans one. > > > With this, I can now open netbeans. > > > > Thanks! I have uploaded it in

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-08 Thread Tim Ruehsen
> Alexandre Pereira Nunes, le Wed 07 Oct 2015 15:04:36 -0300, a écrit : > > I'm attaching an additional patch that complements the old netbeans one. > > With this, I can now open netbeans. > > Thanks! I have uploaded it in 0.33.3-2. Tim, Michael, could you try > it? I uncommented the Atk lines

Bug#797595: Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-08 Thread Samuel Thibault
Michael Biebl, le Thu 08 Oct 2015 11:30:21 +0200, a écrit : > Unfortunate timing though. I see that today's update of openjdk-7 will > disable ATK support again [1]. Indeed :) I'll probably do another approach: after people here have tested, I'll call for testing on debian-java, and see how well

Bug#797595: Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-07 Thread Samuel Thibault
Hello, Alexandre Pereira Nunes, le Wed 07 Oct 2015 15:04:36 -0300, a écrit : > I'm attaching an additional patch that complements the old netbeans one. > With this, I can now open netbeans. Thanks! I have uploaded it in 0.33.3-2. Tim, Michael, could you try it? Samuel

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-07 Thread Samuel Thibault
Alexandre Pereira Nunes, le Wed 07 Oct 2015 14:42:16 -0300, a écrit : > I've patched the package build system to generate a debug package. This can > further help getting usable stack traces from java core dump. Good idea. I'll integrate it after your patch gets to testing (since the debug

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-07 Thread Alexandre Pereira Nunes
Package: libatk-wrapper-java-jni Version: 0.33.3-1.1 Followup-For: Bug #798924 I'm refreshing the patch with a potential fix for an aditional crash (a double free() invocation) which crashed java too. I'm not sure it really fixed it, but it's harmless if it didn't, anyway. -- System

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-07 Thread Alexandre Pereira Nunes
Package: libatk-wrapper-java Version: 0.33.3-1 Followup-For: Bug #798924 Is this a revival of #798273? -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64)

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-07 Thread Alexandre Pereira Nunes
Package: libatk-wrapper-java Version: 0.33.3-1 Followup-For: Bug #798924 I've patched the package build system to generate a debug package. This can further help getting usable stack traces from java core dump. -- System Information: Debian Release: stretch/sid APT prefers testing APT

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-07 Thread Alexandre Pereira Nunes
Package: libatk-wrapper-java Followup-For: Bug #798924 I'm attaching an additional patch that complements the old netbeans one. With this, I can now open netbeans. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500,

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-04 Thread Samuel Thibault
Mithat Konar, le Sat 03 Oct 2015 16:20:19 -0500, a écrit : > When I use Samuel's fix, Which fix? Commenting the line in /etc? It's not a fix, it's a workaround, which just completely disables libatk-wrapper-java. Any bug in that situation can thus not be due to it. Samuel

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-10-03 Thread Mithat Konar
When I use Samuel's fix, some C++ code completion doesn't work as expected. In several classes I've tried writing, code completion isn't picking up stuff declared in the header file. When I use a copy of Oracle Java downloaded just for NB (i.e., netbeans_jdkhome="/home//opt/oracle-java/jre1.8" in

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-16 Thread Samuel Thibault
Tim Ruehsen, le Wed 16 Sep 2015 11:30:15 +0200, a écrit : > This is really a no-go. I can't use the IDE any more. Neither in the office > nor at home. > If anyone knows of a work-around, please let me know. Comment the line in /etc/java-7-openjdk/accessibility.properties Samuel

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-16 Thread Tim Ruehsen
On Monday 14 September 2015 11:11:39 Samuel Thibault wrote: > Hello, > > Tim Ruehsen, le Mon 14 Sep 2015 10:03:57 +0200, a écrit : > > the latest version makes Netbeans (8.0.2 and 8.1beta) SIGSEGV on startup. > > Tested with Debian OpenJDK 7 and 8. > > I'm not getting a crash on my box. Are you

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-16 Thread Tim Ruehsen
On Wednesday 16 September 2015 11:37:53 Samuel Thibault wrote: > Tim Ruehsen, le Wed 16 Sep 2015 11:30:15 +0200, a écrit : > > This is really a no-go. I can't use the IDE any more. Neither in the > > office > > nor at home. > > If anyone knows of a work-around, please let me know. > > Comment the

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-14 Thread Tim Ruehsen
Package: libatk-wrapper-java-jni Version: 0.33.3-1 Severity: normal File: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0 Dear Maintainer, the latest version makes Netbeans (8.0.2 and 8.1beta) SIGSEGV on startup. Tested with Debian OpenJDK 7 and 8. Downgrading libatk-wrapper-java and

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-14 Thread Samuel Thibault
Hello, Tim Ruehsen, le Mon 14 Sep 2015 10:03:57 +0200, a écrit : > the latest version makes Netbeans (8.0.2 and 8.1beta) SIGSEGV on startup. > Tested with Debian OpenJDK 7 and 8. I'm not getting a crash on my box. Are you perhaps using e.g. a different look than the default? Samuel

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-14 Thread Tim Ruehsen
On Monday 14 September 2015 11:11:39 Samuel Thibault wrote: > Hello, > > Tim Ruehsen, le Mon 14 Sep 2015 10:03:57 +0200, a écrit : > > the latest version makes Netbeans (8.0.2 and 8.1beta) SIGSEGV on startup. > > Tested with Debian OpenJDK 7 and 8. > > I'm not getting a crash on my box. Are you