Closed KonstantinRr closed 6 months ago
hi, is this also happening on 1.7.1
?
Yep, same issue on 1.7.1
. I also tested on 1.0.0
earlier and it had the issue as well.
Thanks for the report, we'll take a look
Hey! Any news on this? It causes every source upload to crash and avoids us from having any sentry logs since the obfuscation maps are missing. Is there maybe a way to circumvent this for now?
Hey, afaik @denrase couldn't reproduce it
Can you provide further steps or maybe a simple repo to reproduce it?
Okay I’ll try to reproduce it in a simple repo
I just upgraded to the newest Flutter version (3.22.0) and also upgraded to XCode 15.4 (previously 15.3) and it seems the error disappeared (tried with sentry_dart_plugin 2.0.0). I haven’t changed anything else. Happy to close this issue then!
Environment
flutter doctor:
Plugin version and config:
Steps to Reproduce
Run:
The issue only arised after adding MacOS as platform. It seems that it might be related to the gRPC-Core framework (or that is just the first package that throws this error). The codebase is rather big and private so i can’t share all the details here.
Expected Result
It shouldn’t crash and upload the source maps.
Actual Result
The tool crashes with the error logs attached:
error.log