[ 
https://issues.apache.org/jira/browse/SOLR-9618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15563252#comment-15563252
 ] 

Dawid Weiss commented on SOLR-9618:
-----------------------------------

Sure, please do! It'd be very helpful to get more stack traces from such 
situations. One very dirty solution to the immediate problem of builds hanging 
for days is to use the super-duper JVM option telling it to halt itself after a 
deadline... this could be passed to forked off junit subprocesses... Works on 
OpenJDK JVMs (didn't check 9).

{code}
  product(intx, SelfDestructTimer, 0,                                       \
          "Will cause VM to terminate after a given time (in minutes) "     \
          "(0 means off)")                                                  \
{code}

> Tests hang on a forked process (deadlock inside the process)
> ------------------------------------------------------------
>
>                 Key: SOLR-9618
>                 URL: https://issues.apache.org/jira/browse/SOLR-9618
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>         Attachments: trace.log.bz2
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to