Ticket #89 (closed defect: fixed)
Libmjollnir fails to analyse multiple files at the same time
| Reported by: | may | Owned by: | thorkill |
|---|---|---|---|
| Priority: | major | Milestone: | v0.81 |
| Component: | libmjollnir | Version: | |
| Severity: | High | Keywords: | mjollnir analyse multifile |
| Cc: | thorkill |
Description
I discovered that problem when trying to test the flowjack feature on multiple files in the same script.
The "analyse" command cannot be run multiple times in a single session. This will lead to a segfault. It is to be discussed if the reg_containers[] array of libmjollnir should be global or local to a context.
testsuite/static_instrumentation/flowjack/patch-both.esh
Will trigger the bug (dont forget to do make before executing the script)
Change History
Note: See
TracTickets for help on using
tickets.
