[ 
https://issues.apache.org/jira/browse/LUCENE-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926696#action_12926696
 ] 

Robert Muir commented on LUCENE-2730:
-------------------------------------

I made my own test runner, and ran this test for hours, but i couldnt reproduce 
the hang.

There is a general problem on windows: if we run a test and it hangs there is 
no way to get the SIGQUIT stacktrace.
if you use control-break, it only gives you the stacktrace of the 'ant' jvm 
itself... somehow I would like to fix this later.

but don't let me stand in the way here... perhaps i made some mistake/didn't 
ant clean, something silly! sorry!


> intermittent deadlock in TestAtomicUpdate,TestIndexWriterExceptions
> -------------------------------------------------------------------
>
>                 Key: LUCENE-2730
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2730
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>    Affects Versions: 2.9.3, 3.0.2
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 2.9.4, 3.0.3
>
>         Attachments: LUCENE-2730.patch
>
>
> While backporting issues for 2.9.x/3.0.x release I hit deadlocks in these two 
> tests, under both test-core and test-tag.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to