You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "DRIN (JIRA)" <ji...@apache.org> on 2009/09/10 17:20:57 UTC

[jira] Commented: (LOG4NET-225) Multithreading and Deadlocks

    [ https://issues.apache.org/jira/browse/LOG4NET-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753661#action_12753661 ] 

DRIN commented on LOG4NET-225:
------------------------------

Could you explain more what is the solution of this issue ?
Because I have a similar problem of deadlock on a RichTextBoxAppender when a working thread send a log and the UI thread send a log too...

> Multithreading and Deadlocks
> ----------------------------
>
>                 Key: LOG4NET-225
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-225
>             Project: Log4net
>          Issue Type: Bug
>          Components: Appenders
>    Affects Versions: 1.2.10
>            Reporter: Thomas Haller
>            Priority: Blocker
>         Attachments: Log4NetDeadlock.zip
>
>
> If an Appender has to execute some logic on another thread, 
> witch uses also log4net, this leads to a deadlock.
> The sample project i created demonstrates that problem.

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