This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 108384

Summary: Deadlock when opening SVG file
Product: javame Reporter: Lukas Hasik <lhasik>
Component: Visual DesignerAssignee: pbenes <pbenes>
Status: VERIFIED FIXED    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: full thread dump
the svg
te right svgz file for reproduction of the deadlock

Description Lukas Hasik 2007-06-28 11:17:13 UTC
070627-m10 build

-I just copied svg files to my project and wanted to open QuizSplashImage.svg file
-it happened to me 2 times
->full thread dump attached
Comment 1 Lukas Hasik 2007-06-28 11:19:11 UTC
Created attachment 44510 [details]
full thread dump
Comment 2 Lukas Hasik 2007-06-28 11:22:22 UTC
Created attachment 44511 [details]
the svg
Comment 3 Lukas Hasik 2007-06-28 11:34:23 UTC
Created attachment 44516 [details]
te right svgz file for reproduction of the deadlock
Comment 4 pbenes 2007-07-26 15:38:19 UTC
Probably fixed as a side effect of the changes in build #2056; was not reproduced.
see #107959 for complete CVS commit log

Just a note; both the attached files are not valid SVG Tiny files and thus only error messages are displayed.
Comment 5 Lukas Hasik 2007-08-08 13:51:16 UTC
verified, I cannot reproduce the deadlock however I receive assertionError -> reported issue 112307