Bug 277485 - [OpenGL] Snippet195 doesn't exit properly
Summary: [OpenGL] Snippet195 doesn't exit properly
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Scott Kovatch CLA
QA Contact: Silenio Quarti CLA
URL:
Whiteboard:
Keywords:
: 298496 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-22 11:20 EDT by Kevin Barnes CLA
Modified: 2019-09-06 15:35 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Barnes CLA 2009-05-22 11:20:56 EDT
Run Snippet195, on close the process doesn't terminate properly.



Full thread dump Java HotSpot(TM) Client VM (1.5.0_16-133 mixed mode, sharing):

"DestroyJavaVM" prio=5 tid=0x01001410 nid=0xb0801000 waiting on condition [0x00000000..0xb0800060]

"AWT-Shutdown" prio=5 tid=0x0100e3e0 nid=0x8e9800 in Object.wait() [0xb0d30000..0xb0d30d90]
	at java.lang.Object.wait(Native Method)
	- waiting on <0x25ad9c78> (a java.lang.Object)
	at java.lang.Object.wait(Object.java:474)
	at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
	- locked <0x25ad9c78> (a java.lang.Object)
	at java.lang.Thread.run(Thread.java:613)

"Thread-0" daemon prio=5 tid=0x0100bc50 nid=0xa0126720 runnable [0x00000000..0xbfffe9a8]

"Low Memory Detector" daemon prio=5 tid=0x01009030 nid=0x81a200 runnable [0x00000000..0x00000000]

"CompilerThread0" daemon prio=9 tid=0x01008580 nid=0x819400 waiting on condition [0x00000000..0xb0b077d8]

"Signal Dispatcher" daemon prio=9 tid=0x01008140 nid=0x817000 waiting on condition [0x00000000..0x00000000]

"Finalizer" daemon prio=8 tid=0x01007990 nid=0x815e00 in Object.wait() [0xb0a05000..0xb0a05d90]
	at java.lang.Object.wait(Native Method)
	- waiting on <0x25a7e970> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:120)
	- locked <0x25a7e970> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:136)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)

"Reference Handler" daemon prio=10 tid=0x010075d0 nid=0x814600 in Object.wait() [0xb0984000..0xb0984d90]
	at java.lang.Object.wait(Native Method)
	- waiting on <0x25a7e778> (a java.lang.ref.Reference$Lock)
	at java.lang.Object.wait(Object.java:474)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
	- locked <0x25a7e778> (a java.lang.ref.Reference$Lock)

"VM Thread" prio=9 tid=0x01006d20 nid=0x813800 runnable 

"VM Periodic Task Thread" prio=9 tid=0x01009b70 nid=0x805c00 waiting on condition 

"Exception Catcher Thread" prio=10 tid=0x010016d0 nid=0x80b400 runnable
Comment 1 Steve Northover CLA 2009-05-22 12:06:05 EDT
Not for 3.5
Comment 2 Kevin Barnes CLA 2010-01-04 15:32:55 EST
*** Bug 298496 has been marked as a duplicate of this bug. ***
Comment 3 Kevin Barnes CLA 2010-01-04 15:39:29 EST
This happens on carbon as well. See also Bug 221483.
Comment 4 Scott Kovatch CLA 2010-06-02 14:03:28 EDT
Mass move of Kevin's open Mac Carbon & Cocoa bugs to Scott K.
Comment 5 Eclipse Webmaster CLA 2019-09-06 15:35:31 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.