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 103983 - html module EncodingTest locks on Solaris
Summary: html module EncodingTest locks on Solaris
Status: RESOLVED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-15 14:26 UTC by Marek Fukala
Modified: 2009-05-18 10:47 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The thread dump (14.85 KB, text/plain)
2007-05-15 14:28 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2007-05-15 14:26:52 UTC
The ${subj} test locks randomly on Solaris - see the attached threaddump.
Comment 1 Marek Fukala 2007-05-15 14:28:03 UTC
Created attachment 42410 [details]
The thread dump
Comment 2 Petr Nejedly 2007-05-15 23:00:02 UTC
I can't recall seeing this before and I can't make much sense from it.
What about gc activity around the hang?
What about attaching a native debugger and getting native stack traces?

Comment 3 Marek Fukala 2007-05-16 08:47:23 UTC
The problem happends on the testing machines and only occasionally. I am not
sure if it is doable to setup the testing infrastructure to make the native
thread dumpls when the hang happens. I do not understand the note about the GC
activity, how this can be related?

The bug is not that important - it seems to happen during automatic tests, at
least I haven't seen any complain from real users AFAIK, so I can try to change
the test or in the worst case disable it.
Comment 4 Marek Fukala 2007-06-19 11:53:03 UTC
not a critical issue
Comment 5 Marek Fukala 2008-11-18 13:56:10 UTC
works for me.