xiezhaoodong created LOGBACK-1452:
-------------------------------------

             Summary: stackoverflow cause logback die
                 Key: LOGBACK-1452
                 URL: https://jira.qos.ch/browse/LOGBACK-1452
             Project: logback
          Issue Type: Bug
          Components: logback-core
    Affects Versions: 1.2.3
         Environment: jdk 1.8
            Reporter: xiezhaoodong
            Assignee: Logback dev list
            Priority: Blocker
         Attachments: image-2019-01-16-15-37-57-659.png

execute arraybloking put method ,if happend stackoverflow error ,may be cause 
finally block ```lock.unlock()``` can not executed。 all thread print log will 
be hang forever

look this: 937 thread are waiting lock,but owner thread is termernal

!image-2019-01-16-15-37-57-659.png!



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to