You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Ewout Ros (JIRA)" <ji...@apache.org> on 2014/01/07 10:05:51 UTC

[jira] [Closed] (CELIX-103) log_service segfault on bundle stop/destroy

     [ https://issues.apache.org/jira/browse/CELIX-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ewout Ros closed CELIX-103.
---------------------------


Verified

> log_service segfault on bundle stop/destroy
> -------------------------------------------
>
>                 Key: CELIX-103
>                 URL: https://issues.apache.org/jira/browse/CELIX-103
>             Project: Celix
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating
>         Environment: OS: Centos 6.4 Linux (64 bit), APR 1.4.6
>            Reporter: Ewout Ros
>            Assignee: Alexander Broekhuis
>            Priority: Critical
>             Fix For: 1.0.0-incubating
>
>         Attachments: log_service_apr.patch
>
>
> Stopping/destroying the log_service bundle (manually or at framework stop) causes a segfault when the log_writer is still 'Active'. When the log_writer is stopped first, the log_service bundle can be stopped without problems.
> The segfault occurs in the Unwind ForcedUnwind() function in the libgcc library, called by pthread_exit().



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)