Processed: Re: Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-20 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 java-atk-wrapper Bug #837081 [netbeans] netbeans: Crashes due to assertion failure in GLib Bug reassigned from package 'netbeans' to 'java-atk-wrapper'. No longer marked as found in versions netbeans/8.1+dfsg3-1. Ignoring request to alter fixed versions

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-20 Thread Samuel Thibault
Control: reassign -1 java-atk-wrapper Mark Cave-Ayland, on mar. 20 févr. 2018 10:24:02 +, wrote: > I've now installed the -17 packages and after a few minutes developing with > lots of autocomplete, I can confirm that the GLib warning/critical messages > no longer appear in the console. Cool

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-20 Thread Mark Cave-Ayland
On 20/02/18 09:28, Samuel Thibault wrote: Mark Cave-Ayland, on mar. 20 févr. 2018 09:00:14 +, wrote: Fantastic news! I've just had a look at pool and it looks like quite a few of the archs have been built, but amd64 isn't there yet. I'll check again a bit later and install them when they

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-20 Thread Samuel Thibault
Mark Cave-Ayland, on mar. 20 févr. 2018 09:00:14 +, wrote: > Fantastic news! I've just had a look at pool and it looks like quite a few > of the archs have been built, but amd64 isn't there yet. I'll check again a > bit later and install them when they appear. Note that you can already fetch

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-20 Thread Mark Cave-Ayland
On 19/02/18 23:39, Samuel Thibault wrote: Hello, Mark Cave-Ayland, on lun. 19 févr. 2018 21:05:00 +, wrote: On 19/02/18 09:03, Samuel Thibault wrote: Mark Cave-Ayland, on lun. 19 févr. 2018 09:00:36 +, wrote: Are the debug packages available anywhere at

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-19 Thread Samuel Thibault
Hello, Mark Cave-Ayland, on lun. 19 févr. 2018 21:05:00 +, wrote: > On 19/02/18 09:03, Samuel Thibault wrote: > > Mark Cave-Ayland, on lun. 19 févr. 2018 09:00:36 +, wrote: > > > Are the debug packages available anywhere at > > > http://debug.mirrors.debian.org/? If so, I can install them

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-19 Thread Mark Cave-Ayland
On 19/02/18 09:03, Samuel Thibault wrote: Mark Cave-Ayland, on lun. 19 févr. 2018 09:00:36 +, wrote: Are the debug packages available anywhere at http://debug.mirrors.debian.org/? If so, I can install them and dig a bit more. It's all on

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-19 Thread Samuel Thibault
Mark Cave-Ayland, on lun. 19 févr. 2018 09:00:36 +, wrote: > Are the debug packages available anywhere at > http://debug.mirrors.debian.org/? If so, I can install them and dig a bit > more. It's all on http://debug.mirrors.debian.org/debian-debug/pool/main/j/java-atk-wrapper/ You can also

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-19 Thread Mark Cave-Ayland
On 19/02/18 08:39, Samuel Thibault wrote: Thanks! The corresponding backtrace look like these warnings are probably fixed by the -16 upload too. Samuel Okay I've just installed the -16 packages locally and I'm still seeing warnings on the console when hitting CTRL-space during

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-19 Thread Mark Cave-Ayland
On 19/02/18 08:39, Samuel Thibault wrote: Hello, Mark Cave-Ayland, on lun. 19 févr. 2018 08:14:13 +, wrote: I've also attached another trace from gdb by doing the following to catch the sources of the above errors emitted on the console: break g_log if log_level == G_LOG_LEVEL_CRITICAL

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-19 Thread Samuel Thibault
Hello, Mark Cave-Ayland, on lun. 19 févr. 2018 08:14:13 +, wrote: > I've also > attached another trace from gdb by doing the following to catch the sources > of the above errors emitted on the console: > > break g_log if log_level == G_LOG_LEVEL_CRITICAL > break g_log if log_level ==

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-19 Thread Mark Cave-Ayland
On 17/02/18 17:49, Samuel Thibault wrote: Hello, Mark Cave-Ayland, on ven. 16 févr. 2018 13:46:36 +, wrote: As requested, please find attached a .xz file containing the output of "thread apply all bt full" for the crashing process after installing the debugging symbols using the

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-19 Thread Mark Cave-Ayland
On 17/02/18 21:18, Samuel Thibault wrote: Hello, Mark Cave-Ayland, on ven. 16 févr. 2018 17:18:52 +, wrote: One other thing to note: if I launch netbeans from a terminal I see a constant stream of messages like this appearing whilst I work: (java:23186): GLib-GObject-CRITICAL **:

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-17 Thread Samuel Thibault
Hello, Mark Cave-Ayland, on ven. 16 févr. 2018 17:18:52 +, wrote: > One other thing to note: if I launch netbeans from a terminal I see a > constant stream of messages like this appearing whilst I work: > > > (java:23186): GLib-GObject-CRITICAL **: g_object_unref: assertion > 'G_IS_OBJECT

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-17 Thread Samuel Thibault
Hello, Mark Cave-Ayland, on ven. 16 févr. 2018 13:46:36 +, wrote: > As requested, please find attached a .xz file containing the output of > "thread apply all bt full" for the crashing process after installing the > debugging symbols using the instructions above. Thanks! > Hopefully this

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-16 Thread Markus Koschany
Am 16.02.2018 um 14:46 schrieb Mark Cave-Ayland: > Hi all, > > For some reason after recently updating from a traditional HD to an SSD, > I'm now getting this on a regular basis developing with Netbeans 8.2 on > Debian Stretch. > > As requested, please find attached a .xz file containing the

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-16 Thread Mark Cave-Ayland
One other thing to note: if I launch netbeans from a terminal I see a constant stream of messages like this appearing whilst I work: (java:23186): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (java:23186): GLib-GObject-WARNING **: invalid

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2018-02-16 Thread Mark Cave-Ayland
Hi all, For some reason after recently updating from a traditional HD to an SSD, I'm now getting this on a regular basis developing with Netbeans 8.2 on Debian Stretch. As requested, please find attached a .xz file containing the output of "thread apply all bt full" for the crashing process

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-03-04 Thread Samuel Thibault
Hello, Markus Koschany, on ven. 03 mars 2017 22:53:30 +0100, wrote: > I have received a report for Netbeans which crashes from time to time > with a assertion failure in GLib. Ok... We'd need to see what assertion fails, its backtrace, and ideally the backtraces of all threads of the whole

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-03-03 Thread Markus Koschany
Hello Samuel, I have received a report for Netbeans which crashes from time to time with a assertion failure in GLib. I could also confirm the issue on my computer. Jaime Torres discovered that disabling assistive_technologies in /etc/java-8-openjdk/accessibility.properties resolved this issue

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-02-21 Thread Markus Koschany
On 21.02.2017 18:38, Jaime Torres wrote: > commenting in /etc/java-8-openjdk/accessibility.properties the next line > seems to work: > > #assistive_technologies=org.GNOME.Accessibility.AtkWrapper > > I figured it out cause I have a computer with netbeans working properly > without any problem

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-02-21 Thread Jaime Torres
commenting in /etc/java-8-openjdk/accessibility.properties the next line seems to work: #assistive_technologies=org.GNOME.Accessibility.AtkWrapper I figured it out cause I have a computer with netbeans working properly without any problem with that settings due to a time ago bug that

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-02-09 Thread Markus Koschany
On 09.02.2017 19:17, Přemysl Vyhnal wrote: > Hi, thanks for your response. Sorry I do not have logs from the version > that is in debian as I use new version downloaded from the website. So > the bug is not necessarily in the debian version (but it may be too). > Sorry for posting it here, I just

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-02-09 Thread Přemysl Vyhnal
Hi, thanks for your response. Sorry I do not have logs from the version that is in debian as I use new version downloaded from the website. So the bug is not necessarily in the debian version (but it may be too). Sorry for posting it here, I just googled this thread with the similar issue. Can you

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-02-08 Thread Markus Koschany
On 08.02.2017 13:40, Přemysl Vyhnal wrote: > Thanks, logs attached > to https://netbeans.org/bugzilla/show_bug.cgi?id=268644 Hello, that was a misunderstanding. You need to attach the log files to this bug report because upstream won't investigate this bug report as long as everything works fine

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-02-08 Thread Přemysl Vyhnal
Thanks, logs attached to https://netbeans.org/bugzilla/show_bug.cgi?id=268644 On Mon, Feb 6, 2017 at 9:02 PM, Markus Koschany wrote: > On Mon, 6 Feb 2017 15:23:02 +0100 =?UTF-8?Q?P=C5=99emysl_Vyhnal?= > wrote: > > For me this seems to happen (quite often)

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-02-06 Thread Markus Koschany
On Mon, 6 Feb 2017 15:23:02 +0100 =?UTF-8?Q?P=C5=99emysl_Vyhnal?= wrote: > For me this seems to happen (quite often) with openjdk. > With java from > http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html > it didn't happen (yet) This indicates

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-02-06 Thread Přemysl Vyhnal
For me this seems to happen (quite often) with openjdk. With java from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html it didn't happen (yet) __ This is the maintainer address of Debian's Java team

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-01-13 Thread Markus Koschany
On 13.01.2017 03:22, Green 7 wrote: [...] >> Hello, >> >> could you attach your log files to the bug report please? >> >> Thanks >> >> Markus >> >> > This one? > I see some severe warnings about java.lang.ClassCastException: sun.awt.image.BufImgSurfaceData cannot be cast to

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-01-12 Thread Green 7
On Thu, 12 Jan 2017 12:11:06 +0100 Markus Koschany wrote: > On 12.01.2017 02:26, Green 7 wrote: > [...] > > > > NetBeans 8.1+dfsg3-1 on Debian Stretch also crashes for me and produces > > the same terminal output when I enable the Auto Popup on Typing Any Java > > Identifier Part

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-01-12 Thread Markus Koschany
On 12.01.2017 02:26, Green 7 wrote: [...] > > NetBeans 8.1+dfsg3-1 on Debian Stretch also crashes for me and produces > the same terminal output when I enable the Auto Popup on Typing Any Java > Identifier Part and Subword completion options for java code completion. > Running with them disabled

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2017-01-11 Thread Green 7
On Mon, 9 Jan 2017 17:28:00 +0100 Markus Koschany wrote: > On Thu, 8 Sep 2016 11:00:21 -0500 David McMackins > wrote: > > Package: netbeans > > Version: 8.1+dfsg3-1 > > Severity: important > > > > Dear Maintainer, > > > > Intermittently (but not rarely),

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2016-11-13 Thread Christoph Zysik - ztk.me
same issue on fresh setup of stretch. Installed oracle java 8.112, first start of netbean crashed but after that it worked fine - running three days straight currently. might be an issue with openjdk __ This is the maintainer address of Debian's Java team

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2016-10-26 Thread Mihail Dakov
Package: netbeans Version: 8.1+dfsg3-1 Followup-For: Bug #837081 Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Normal use of the tool * What exactly did you do (or not do) that was effective (or

Bug#837081: netbeans: Crashes due to assertion failure in GLib

2016-09-08 Thread David McMackins
Package: netbeans Version: 8.1+dfsg3-1 Severity: important Dear Maintainer, Intermittently (but not rarely), NetBeans will crash during editing. Here is the log: GLib:ERROR:/build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/ghash.c:373:g_hash_table_lookup_node: assertion failed: (hash_table->ref_count