Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1726) Deadlock in Tile.disposeSWTImage()

Deadlock in Tile.disposeSWTImage()
----------------------------------

                 Key: UDIG-1726
                 URL: http://jira.codehaus.org/browse/UDIG-1726
             Project: uDIG
          Issue Type: Bug
          Components: application
    Affects Versions: UDIG 1.2.0
         Environment: eclipse=3.6 
java.version=1.6.0_20 
java.vendor=Sun Microsystems Inc. 
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=nb_NO 
Framework arguments: -product net.refractions.udig.tutorials.rcp.product
            Reporter: Kenneth Gulbrandsøy
         Attachments: net.refractions.udig.tutorials.rcp.bug

To reproduce the deadlock, do the following:

1. Run net.refractions.udig.tutorials.rcp
2. Open map 
3. Open map with outline 
4. Click on the "map view" 
5. Click on the "map with outline" view 
6. Continue to toggle between map views (step 4 and 5) until UI freezes 

The deadlock occurs repeatedly both in the SDK and trunk on linux x86_64 (not tested on other operating systems). 

A copy of the stack traces showing where the deadlock occurs is attached.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




Back to the top