[jira] [Updated] (LOGCXX-322) Crashes on exit from multithreaded program using log4cxx

2014-03-14 Thread Tobias Frost (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Frost updated LOGCXX-322: Attachment: 130-bugfix-LOGCXX-322.dpatch > Crashes on exit from multithreaded program using log4cxx

[jira] [Commented] (LOGCXX-322) Crashes on exit from multithreaded program using log4cxx

2014-03-14 Thread Tobias Frost (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934848#comment-13934848 ] Tobias Frost commented on LOGCXX-322: - Hi, Ubuntu has appled the patch (via here http

[jira] [Commented] (LOGCXX-322) Crashes on exit from multithreaded program using log4cxx

2014-03-14 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934889#comment-13934889 ] Thorsten Schöning commented on LOGCXX-322: -- Thanks for the patch, I think we alre

svn commit: r1577488 - in /incubator/log4cxx/trunk/src: changes/changes.xml main/cpp/logmanager.cpp main/include/log4cxx/logmanager.h

2014-03-14 Thread tschoening
Author: tschoening Date: Fri Mar 14 11:40:27 2014 New Revision: 1577488 URL: http://svn.apache.org/r1577488 Log: LOGCXX-430: LogManager::getRootLogger is not thread-safe Modified: incubator/log4cxx/trunk/src/changes/changes.xml incubator/log4cxx/trunk/src/main/cpp/logmanager.cpp incub

[jira] [Resolved] (LOGCXX-430) LogManager::getRootLogger is not thread-safe

2014-03-14 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning resolved LOGCXX-430. -- Resolution: Fixed Fix Version/s: 0.10.1 I applied my patch because no one object

[jira] [Created] (LOGCXX-431) When log4cxx creates a thread, it doesn't block signals it's not using, leading to unreliable signal delivery for the calling process.

2014-03-14 Thread Tobias Frost (JIRA)
Tobias Frost created LOGCXX-431: --- Summary: When log4cxx creates a thread, it doesn't block signals it's not using, leading to unreliable signal delivery for the calling process. Key: LOGCXX-431 URL: https://issues.a