-
## Description
We are using Expo Build for production builds. I am getting production crashes, but they are not symbolicated to show our Typescript stack trace. The symbolication works fine in local …
-
Might be nice to be able to pass in a pointer to the debug symbols and have xchtml autosymbolicate the crashlogs it finds.
-
### Description
Some Babel helper frames are missing source context and are seemingly unsymbolicated.
```
# Before symbolication
at _callSuper(app:///index.android.bundle:1:2175645061)
# After s…
-
### Problem Statement
https://docs.sentry.io/platforms/flutter/troubleshooting/#known-limitations
> Issue titles might be obfuscated as we rely on the runtimeType, but they may not be human-readab…
-
I'm building a Xamarin iOS app and trying to symbolicate the stack trace to get line numbers.
Similar to this #11625 but no outcome there.
## Steps to Reproduce
1. Pull this [repo](http…
-
Proguard events are no longer symbolicated in Sentry, so we don't need the proguard bindings anymore.
-
Trying this on Windows and it looks ok but the output file is not converted
MINGW64 /c/Symbolicate-master
$ python --version
Python 2.7.13
$ python symbolicate.py ****-2017-07-28-123853.crash …
-
#### Issue details
Symbolicated native crashes have several frames that are still offsets after symbolication.
#### Reproduction steps/code
clone https://github.com/bhPerblue/GDXSybolicationBug
…
-
It seems that its not symbolicating iOS crash completely.
![screen shot 2013-05-23 at 1 12 40 pm](https://f.cloud.github.com/assets/4430697/556249/f88f5fbe-c3d4-11e2-922a-3607c7bd0596.png)
-
Currently, it appears that [libfdb_c.so is stripped](https://github.com/apple/foundationdb/blob/297d831192b797157851125a71af4deec9a4773c/bindings/c/CMakeLists.txt#L50), and that this stripping does no…