Skip to content

Instantly share code, notes, and snippets.

@kduske
Created April 4, 2021 12:36
Show Gist options
  • Save kduske/f4cf3105d971af9170552d03c6fa408d to your computer and use it in GitHub Desktop.
Save kduske/f4cf3105d971af9170552d03c6fa408d to your computer and use it in GitHub Desktop.
[2021-04-04 12:27:02.103] [DEBUG] ExecutableConfig.resolveVariable: {
value: '${absDirpath}',
resolved: '/home/kristian/Documents/Code/TrenchBroom/build/common/test',
strictAllowed: false
}
[2021-04-04 12:27:02.103] [DEBUG] ExecutableConfig.resolveVariable: { value: {}, resolved: {}, strictAllowed: true }
[2021-04-04 12:27:02.355] [DEBUG] _recursiveHandleFile: other error... /home/kristian/Documents/Code/TrenchBroom/build/common/test/common-test reason: [Error: FsWrapper.spawnAsync signal: SIGSEGV
at ChildProcess.<anonymous> (/home/kristian/.vscode/extensions/matepek.vscode-catch2-test-adapter-3.6.24/out/dist/main.js:2:306603)
at ChildProcess.emit (events.js:315:20)
at ChildProcess.EventEmitter.emit (domain.js:483:12)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment