sentry-native icon indicating copy to clipboard operation
sentry-native copied to clipboard

Feature request: Obtain a managed callstack for CLR crash

Open reza-arjmandi opened this issue 4 years ago • 2 comments

Description

There are native and managed codes in our software (Mixed assemblies). When a crash is happened in native codes, sentry works fine and gives us an unmanaged ‘callstack’ from the dump file, but when a crash is happened in managed codes, it's impossible to obtain a managed ‘callstack’ on sentry dashboard.

  • OS: Windows 10, 64-bit
  • Compiler: MSVC 19
  • Compile flag: /clr, SENTRY_BACKEND=crashpad

reza-arjmandi avatar Nov 25 '21 15:11 reza-arjmandi

+1

ipetrovic11 avatar Nov 26 '21 06:11 ipetrovic11

Hi, this will need some work from our end. We're aware that this would be a good feature but not currently sure when we'd get round to working on it.

flub avatar Nov 30 '21 12:11 flub