Skip to content

SegFault when running headless with XML-Output enabled#1

Open
ammoniak wants to merge 1 commit into
DataFlex-dev:26-0-package-managerfrom
ammoniak:26-0-package-manager
Open

SegFault when running headless with XML-Output enabled#1
ammoniak wants to merge 1 commit into
DataFlex-dev:26-0-package-managerfrom
ammoniak:26-0-package-manager

Conversation

@ammoniak

Copy link
Copy Markdown

Running the program in console mode and with xml output enabled, sometimes leads to a SegFault. It appears that ExitProgram tries to close a channel that's already closed. After closing and releasing the channel i reopened the Channel 1 again, that seems to fix the issue.

It did not crash everytime. With larger xml outputs (>50 tests) it happened around 25% of the time.

…times leads to a SegFault. It appears that ExitProgram tries to close a channel that's already closed. After closing and releasing the channel i reopened the Channel 1 again, that seems to fix the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant