You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2014/03/11 15:19:45 UTC

[jira] [Created] (CELIX-113) Segmentation fault on logger call when CELIX_SHARE_PATH is not set

Gabriele Ricciardi created CELIX-113:
----------------------------------------

             Summary: Segmentation fault on logger call when CELIX_SHARE_PATH is not set
                 Key: CELIX-113
                 URL: https://issues.apache.org/jira/browse/CELIX-113
             Project: Celix
          Issue Type: Bug
          Components: Framework
         Environment: CentOS 6.4 x86_64
            Reporter: Gabriele Ricciardi


Celix instance crashes on a framework_logIfError call in bundleRevision_create function when CELIX_SHARE_PATH is not set.
This happens because the passed path to the .zip bundle is not valid, the extractBundle call fails and so the logger instance is not properly initialized.

A patch file is provided.



--
This message was sent by Atlassian JIRA
(v6.2#6252)