Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Getting SEGFAULT: how to debug properly?#2434

vadimkantorov started this conversation inGeneral
Discussion options

Hi! I'm getting a SEGFAULT in the midst of PythonNet usage with calling C# library from Python.

How do you recommend debugging this? The first obvious problem ismissing coreclr.so symbols for gdb:
image

Would you suggest a recommended debugging setup? e.g. I could imagine sth like: compiled python from scratch with debug symbols, .net coreclr compiled from scratch with debug symbols, lldb with some python and clr extensions. But clearly many people have already hit these bumps and hopefully could suggest a "known-to-work" setup :)

Thank you!

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
1 participant
@vadimkantorov

[8]ページ先頭

©2009-2025 Movatter.jp