Changes between Version 2 and Version 3 of Ticket #58437
- Timestamp:
- May 4, 2019, 9:38:46 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58437 – Description
v2 v3 3 3 This is observed when they are used as dependencies for https://github.com/rspamd/rspamd. 4 4 5 Here's a core dump using pcre: https://github.com/rspamd/rspamd/issues/2884#issuecomment-4892354835 Here's a core dump trace using pcre: https://github.com/rspamd/rspamd/issues/2884#issuecomment-489235483 6 6 7 7 The offending routines in this example are: {{{sljit_free_code}}} and {{{_pcre_jit_compile}}}.