- Notifications
You must be signed in to change notification settings - Fork750
Closed
Description
Environment
- Pythonnet version: A slightly modified version of the code fromInitial coreclr and build tooling #612
- Python version: 3.6
- Operating System: Centos 7 x64
Details
I'm trying to debug a crash in pythonnet. I've built a debuggable version of .NET core, and can get stack trace etc from lldb.
CORE_ROOT=$HOME/dotnet_debug/ python -c'import clr'Segmentation fault (core dumped)
Metadata
Metadata
Assignees
Labels
No labels