[logback-dev] [JIRA] (LOGBACK-1452) stackoverflow cause logback die

QOS.CH (JIRA) noreply-jira at qos.ch
Wed Jan 16 08:42:00 CET 2019


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)


More information about the logback-dev mailing list