[ 
https://issues.apache.org/jira/browse/LUCENE-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated LUCENE-3275:
-----------------------------

    Summary: SamplingAccumulatorTest hangs on Java 1.6.0u26  (was: hang on 
1.6.0u26)

Robert: did you file a new bug with oracle?

If the hypothesis of the reporter for the bug you linked to is correct, then 
it's not likely to be the same bug -- in that case the debug info for the 
process suggested that it was hung getting translation info as part of a call 
to 
GraphicsEnvironment.getLocalGraphicsEnvironment().getAvailableFontFamilyNames() 
while running in headless mode.  none of which sound like they are likely to 
happen in one of our tests.

that report was also filed by someone working on proprietary code who couldn't 
post a reproducible test case.  If you can post jvm info, os info, and a lucene 
svn r# that reliable reproduces orcale would have a much better bug report to 
work with.

> SamplingAccumulatorTest hangs on Java 1.6.0u26
> ----------------------------------------------
>
>                 Key: LUCENE-3275
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3275
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Robert Muir
>
> on the mac, a system update pushed out an upgrade to 1.6.0u26
> basically, if i run 'ant test' from the faceting module, my jre completely 
> hangs (0% cpu, won't even respond to kill -QUIT to print a stacktrace).
> This is reproducable... it always happens inside SamplingAccumulatorTest.
> Of course if i run this test by itself, or anything else, it doesn't want to 
> hang... but you should be able to reproduce by running 'ant test 
> -Dtests.threadspercpu=0' which runs all tests sequentially.
> Acts like http://forums.oracle.com/forums/thread.jspa?threadID=2246699
> I think this JRE version (update 26) is broken. If your mac asks you to 
> upgrade, just say no.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to