Re: NetBeans 11.0-vc4 crash

2019-04-17 Thread Antonio

Hi Philip,

Thread 26 crashes [1]. As you can see in our text file, this is in 
libawt_lwawt.dylib (Java_sun_java2d_opengl_OGLRenderQueue_flushBuffer), 
which is inside the Java Virtual Machine. There's little we can do in 
the NetBeans side.


You may want to open a bug report in the OpenJDK Project, stating your 
OSX/Version (try to be as precise as possible) and the exact version of 
your JVM (it's also in the .txt file), and attaching the .txt file in 
the report as well for them to inspect.


Cheers,
Antonio

[1]


Thread 26 Crashed:: Java: Java2D Queue Flusher
0   libsystem_kernel.dylib  0x7fff5f9c623e __pthread_kill + 10
1   libsystem_pthread.dylib 0x7fff5fa7cc1c pthread_kill + 285
2   libsystem_c.dylib   0x7fff5f92f1c9 abort + 127
3   libjvm.dylib0x00010486029d os::abort(bool) + 25
4   libjvm.dylib  	0x00010498496a 
VMError::report_and_die() + 2304
5   libjvm.dylib  	0x000104861f1a 
JVM_handle_bsd_signal + 1131
6   libjvm.dylib  	0x00010485e127 signalHandler(int, 
__siginfo*, void*) + 47

7   libsystem_platform.dylib0x7fff5fa71b3d _sigtramp + 29
8   ??? 0x7fafe0940540 0 + 140393363801408
9   libawt_lwawt.dylib	0x0001240eb5f2 
Java_sun_java2d_opengl_OGLRenderQueue_flushBuffer + 1594

10  ??? 0x0001113664ea 0 + 4583744746
11  ??? 0x000116228174 0 + 4666327412


El 10/04/2019 a las 15:12, Philip Durbin escribió:

Do not fear. I did save the text from when Netbeans crashed and I'm
attaching it (netbeans-crash.txt). I sure hope there's nothing super
private in there. I assume it's safe to share publicly or you wouldn't be
encouraging me to. :)

Also, here's my Java version:

$ java -version
openjdk version "1.8.0_192"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_192-b12)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.192-b12, mixed mode)

Thanks,

Phil

On Fri, Apr 5, 2019 at 12:58 AM Antonio  wrote:


Hi Phil,

This looks like an issue with your own JDK.

If this happens again, will you please post the full _text_ of the error
instead of a screenshot? There's important info if you scroll down in
that image! Even better: file a JIRA issue with that.

Thanks,
Antonio

El 04/04/2019 a las 21:16, Philip Durbin escribió:

I don't know if you want crash reports or not but this just appeared in

the

output of mine (first crash of NetBeans 11.0-vc4 for me):

Thread 46:: Java:

org.netbeans.modules.glassfish.common.LogViewMgr$LoggerRu


This is on Mac. I'll attach a screenshot.

Thanks,

Phil



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists






-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: NetBeans 11.0-vc4 crash

2019-04-16 Thread Wade Chandler
I guess that should be update 202 versus build 202.

On Tue, Apr 16, 2019, 19:15 Wade Chandler  wrote:

> Interesting; I do see this; seems a Java 2D JDK bug. Not sure I have hit
> this yet.
>
> https://bugs.openjdk.java.net/browse/JDK-8133783
>
> I'm using the latest 1.8 (build 202) and 11 from https://adoptopenjdk.net
>
> Not sure if it could be something inadvertently fixed in later OpenJDK
> code or not even though the bug is marked as open.
>
> Is this continually happening to you in a reproducible way? If so, may
> want to try it out, and too, open a Jira issue. There you can attach the NB
> log with the loaded modules etc which may help another see if it can be
> reproduced.
>
> Hope it helps,
>
> Wade
>
>
>
> On Wed, Apr 10, 2019, 09:18 Philip Durbin  wrote:
>
>> Do not fear. I did save the text from when Netbeans crashed and I'm
>> attaching it (netbeans-crash.txt). I sure hope there's nothing super
>> private in there. I assume it's safe to share publicly or you wouldn't be
>> encouraging me to. :)
>>
>> Also, here's my Java version:
>>
>> $ java -version
>> openjdk version "1.8.0_192"
>> OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_192-b12)
>> OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.192-b12, mixed mode)
>>
>> Thanks,
>>
>> Phil
>>
>> On Fri, Apr 5, 2019 at 12:58 AM Antonio  wrote:
>>
>>> Hi Phil,
>>>
>>> This looks like an issue with your own JDK.
>>>
>>> If this happens again, will you please post the full _text_ of the error
>>> instead of a screenshot? There's important info if you scroll down in
>>> that image! Even better: file a JIRA issue with that.
>>>
>>> Thanks,
>>> Antonio
>>>
>>> El 04/04/2019 a las 21:16, Philip Durbin escribió:
>>> > I don't know if you want crash reports or not but this just appeared
>>> in the
>>> > output of mine (first crash of NetBeans 11.0-vc4 for me):
>>> >
>>> > Thread 46:: Java:
>>> org.netbeans.modules.glassfish.common.LogViewMgr$LoggerRu
>>> >
>>> > This is on Mac. I'll attach a screenshot.
>>> >
>>> > Thanks,
>>> >
>>> > Phil
>>> >
>>> >
>>> >
>>> > -
>>> > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>>> > For additional commands, e-mail: users-h...@netbeans.apache.org
>>> >
>>> > For further information about the NetBeans mailing lists, visit:
>>> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>> >
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>>
>>> For further information about the NetBeans mailing lists, visit:
>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>>
>>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


Re: NetBeans 11.0-vc4 crash

2019-04-16 Thread Wade Chandler
Interesting; I do see this; seems a Java 2D JDK bug. Not sure I have hit
this yet.

https://bugs.openjdk.java.net/browse/JDK-8133783

I'm using the latest 1.8 (build 202) and 11 from https://adoptopenjdk.net

Not sure if it could be something inadvertently fixed in later OpenJDK code
or not even though the bug is marked as open.

Is this continually happening to you in a reproducible way? If so, may want
to try it out, and too, open a Jira issue. There you can attach the NB log
with the loaded modules etc which may help another see if it can be
reproduced.

Hope it helps,

Wade



On Wed, Apr 10, 2019, 09:18 Philip Durbin  wrote:

> Do not fear. I did save the text from when Netbeans crashed and I'm
> attaching it (netbeans-crash.txt). I sure hope there's nothing super
> private in there. I assume it's safe to share publicly or you wouldn't be
> encouraging me to. :)
>
> Also, here's my Java version:
>
> $ java -version
> openjdk version "1.8.0_192"
> OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_192-b12)
> OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.192-b12, mixed mode)
>
> Thanks,
>
> Phil
>
> On Fri, Apr 5, 2019 at 12:58 AM Antonio  wrote:
>
>> Hi Phil,
>>
>> This looks like an issue with your own JDK.
>>
>> If this happens again, will you please post the full _text_ of the error
>> instead of a screenshot? There's important info if you scroll down in
>> that image! Even better: file a JIRA issue with that.
>>
>> Thanks,
>> Antonio
>>
>> El 04/04/2019 a las 21:16, Philip Durbin escribió:
>> > I don't know if you want crash reports or not but this just appeared in
>> the
>> > output of mine (first crash of NetBeans 11.0-vc4 for me):
>> >
>> > Thread 46:: Java:
>> org.netbeans.modules.glassfish.common.LogViewMgr$LoggerRu
>> >
>> > This is on Mac. I'll attach a screenshot.
>> >
>> > Thanks,
>> >
>> > Phil
>> >
>> >
>> >
>> > -
>> > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> > For additional commands, e-mail: users-h...@netbeans.apache.org
>> >
>> > For further information about the NetBeans mailing lists, visit:
>> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>> >
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: NetBeans 11.0-vc4 crash

2019-04-04 Thread Antonio

Hi Phil,

This looks like an issue with your own JDK.

If this happens again, will you please post the full _text_ of the error 
instead of a screenshot? There's important info if you scroll down in 
that image! Even better: file a JIRA issue with that.


Thanks,
Antonio

El 04/04/2019 a las 21:16, Philip Durbin escribió:

I don't know if you want crash reports or not but this just appeared in the
output of mine (first crash of NetBeans 11.0-vc4 for me):

Thread 46:: Java: org.netbeans.modules.glassfish.common.LogViewMgr$LoggerRu

This is on Mac. I'll attach a screenshot.

Thanks,

Phil



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists