[
https://issues.apache.org/jira/browse/MINIFICPP-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi resolved MINIFICPP-2250.
--------------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
> Do not strip core files in CI
> -----------------------------
>
> Key: MINIFICPP-2250
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2250
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Minor
> Fix For: 0.16.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> In some cases when crash dump is created, the core files get stripped due to
> the ulimit command limiting the core file size on the CI workers:
> https://github.com/lordgamez/nifi-minifi-cpp/actions/runs/6340288536
> https://github.com/lordgamez/nifi-minifi-cpp/actions/runs/6340287277
> https://github.com/lordgamez/nifi-minifi-cpp/actions/runs/6340278881
> Due to this limit the core files are unusable for debugging. We should remove
> this limitation of the core file size.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)