[
https://issues.apache.org/jira/browse/CELIX-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriele Ricciardi updated CELIX-113:
-------------------------------------
Description:
Celix instance crashes on a framework_logIfError call in bundleRevision_create
function when bundle path is not valid 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.
was:
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.
> 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
> Attachments: bundle_revision_PPSW-234.patch
>
>
> Celix instance crashes on a framework_logIfError call in
> bundleRevision_create function when bundle path is not valid 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)