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

Tim Allison commented on TIKA-3588:
-----------------------------------

What is happening... :P
{noformat}
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0x00007f32705ec462, pid=22341, tid=0x00007f324415d700
#
# JRE version: OpenJDK Runtime Environment (8.0_275-b01) (build 1.8.0_275-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.275-b01 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# C  [libc.so.6+0xbb462]
{noformat}

> Fix thread starvation in PipesClient after numerous restarts
> ------------------------------------------------------------
>
>                 Key: TIKA-3588
>                 URL: https://issues.apache.org/jira/browse/TIKA-3588
>             Project: Tika
>          Issue Type: Bug
>          Components: tika-pipes
>    Affects Versions: 2.1.0
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Major
>             Fix For: 2.1.1
>
>
> I've noticed that PipesClient was not correctly restarting the PipesServer. 
> With enough logging, it is clear that the thread to check whether the server 
> has started is itself never called/run.  Via debug logging, I can see that 
> the PipesServer is starting correctly and sending the ready byte fairly 
> quickly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to