Framework crashes when installing bundle from unknown location
--------------------------------------------------------------
Key: CELIX-3
URL: https://issues.apache.org/jira/browse/CELIX-3
Project: Celix
Issue Type: Bug
Reporter: Jasper Gielen
Actions:
- Start (for example) the hello world example
- Use the shell command for installing a bogus bundle, for example: install
bundles/bogus.zip
Expected behavior:
- Installation of bundle fails, print some error log, keep framework and bundle
cache in its original state
Observed behavior:
- Segmentation fault
- New directory has been created in bundle cache (and remains present)
Additional comments:
- When starting the framework again, it suffers from loading that corrupted
bundle due to missing files, etc etc. This should be prevented as well.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira