Description


When does the problem happen
Environment
Using the pre-built package from sentry-java which uses sentry-native.
Steps To Reproduce
Not sure how to reproduce this one, but i'd say 50% of my crashes experience this issue, other crashes do have libUE4.so loaded.
It might have something to do with my libUE4.so symbol size, (its around 1.8 GB)
Log output
Here is a link to the event on Sentry SAAS if that helps:
https://sentry.io/share/issue/d6ecd48de5bf43db9990a56c42a6807b/
I upload full symbol files and source maps, I'm not sure why sentry can't identify the right loaded symbol and give additional context, eg like line numbers or source code information about the crash.
Description
When does the problem happen
Environment
Using the pre-built package from sentry-java which uses sentry-native.
Steps To Reproduce
Not sure how to reproduce this one, but i'd say 50% of my crashes experience this issue, other crashes do have libUE4.so loaded.
It might have something to do with my libUE4.so symbol size, (its around 1.8 GB)
Log output
Here is a link to the event on Sentry SAAS if that helps:
https://sentry.io/share/issue/d6ecd48de5bf43db9990a56c42a6807b/
I upload full symbol files and source maps, I'm not sure why sentry can't identify the right loaded symbol and give additional context, eg like line numbers or source code information about the crash.