Greetings!
The symbol file may not be useful unless it matches the assembly precisely. It would have to have been generated from the same source code and with the same compiler version, identical options, etc. Therefore it would make sense to contact the NuGet package owners for a copy of the file.
V8 issues can also be difficult to diagnose without a debug build of V8, so setting up a ClearScript/V8 build environment might be worthwhile.
In the meantime, can you somehow share your dump file?
Thanks!
The symbol file may not be useful unless it matches the assembly precisely. It would have to have been generated from the same source code and with the same compiler version, identical options, etc. Therefore it would make sense to contact the NuGet package owners for a copy of the file.
V8 issues can also be difficult to diagnose without a debug build of V8, so setting up a ClearScript/V8 build environment might be worthwhile.
In the meantime, can you somehow share your dump file?
Thanks!