Bug 218894 - webstart sometimes crashes at shutdown
Summary: webstart sometimes crashes at shutdown
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-13 17:58 EST by Grant Gayed CLA
Modified: 2019-09-06 16:11 EDT (History)
2 users (show)

See Also:


Attachments
dump (35.18 KB, text/plain)
2008-02-13 17:58 EST, Grant Gayed CLA
no flags Details
controlexample (1.37 MB, application/x-zip-compressed)
2008-02-13 18:04 EST, Grant Gayed CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Gayed CLA 2008-02-13 17:58:29 EST
Created attachment 89695 [details]
dump

using swt 3.4M5 on OSX 10.5.1 (x86)

Using the fix described in bug 63306, swt apps can now be deployed via JWS on Leopard.  However when closing the deployed app I sometimes get the attached error.  With a very small test case the error happens approximately 25% of the time, but with a larger test case (the SWT ControlExample) it's more frequent than this.

I'm initially giving this to Scott since he fixed bug 63306, and swt is not too conspicuous in the attached error.  CC'ing SSQ in case there is something for swt to do here.
Comment 1 Grant Gayed CLA 2008-02-13 18:04:13 EST
Created attachment 89697 [details]
controlexample

Here is the Control Example.  The only change that should be needed on your end is to adjust the codebase value in controlexample.jnlp.
Comment 2 Scott Kovatch CLA 2008-02-13 20:23:09 EST
The crash in callback() is a known problem, and I know Silenio fixed it. As I recall, the SWT wasn't checking to see if it owned the window before attempting to use the window. It's not Web Start-specific.
Comment 3 Silenio Quarti CLA 2008-02-15 11:08:13 EST
This is similar to bug#202671, but it is a new one since it is happening in 3.4M5.

A callback is coming in after we disposed the callback object.
Comment 4 Eclipse Webmaster CLA 2019-09-06 16:11:45 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.