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 - Deadlock when opening SVG file
Summary: Deadlock when opening SVG file
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: pbenes
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2007-06-28 11:17 UTC by Lukas Hasik
Modified: 2007-08-08 13:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
full thread dump (30.62 KB, text/plain)
2007-06-28 11:19 UTC, Lukas Hasik
Details
the svg (25.27 KB, text/xml)
2007-06-28 11:22 UTC, Lukas Hasik
Details
te right svgz file for reproduction of the deadlock (4.92 KB, application/x-gzip)
2007-06-28 11:34 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
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