Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXC_BAD_ACCESS in sentry::profiling::backtrace #3223

Open
eric opened this issue Aug 16, 2023 · 10 comments
Open

EXC_BAD_ACCESS in sentry::profiling::backtrace #3223

eric opened this issue Aug 16, 2023 · 10 comments

Comments

@eric
Copy link

eric commented Aug 16, 2023

Platform

iOS

Installed

CocoaPods

Version

8.9.4

Steps to Reproduce

Used the SDK. Got a crash.

Expected Result

Not to crash.

Actual Result

screenshot-2023-08-15-16 55 12@2x

I noticed this was on iOS 17.

screenshot-2023-08-15-16 59 48@2x

Are you willing to submit a PR?

No response

@armcknight
Copy link
Member

Hi @eric , thanks for letting us know, we're investigating this now.

@philipphofmann
Copy link
Member

More similar issues related to this #3503 and #3504.

@zhou934381967
Copy link

Has the problem been solved?

@brustolin
Copy link
Contributor

@zhou934381967 Not yet. We will update this issue once it is resolved

@indragiek
Copy link
Member

#3522

This will fix one of the crashes (the one in ThreadHandle::dispatchQueueAddress). The crash in sentry::profiling::backtrace needs a separate fix.

@skiryuk
Copy link

skiryuk commented Aug 27, 2024

Any progress ? Very critical problem

@brustolin
Copy link
Contributor

Hello @skiryuk, which version are you using?
We're closely monitoring this issue, but for now, it has been extremely hard to reproduce, with a low rate of occurrence.
Any extra information is welcome.

@kahest
Copy link
Member

kahest commented Oct 3, 2024

for reference: we shipped a potential fix #4268 that is available in 8.35.0 and newer

@skiryuk
Copy link

skiryuk commented Oct 6, 2024

Hello @skiryuk, which version are you using? We're closely monitoring this issue, but for now, it has been extremely hard to reproduce, with a low rate of occurrence. Any extra information is welcome.

We used version 7.14.0, with 8.9.0 and profiling =false stopped reproducing. Will try 8.35.0 and newer soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: No status
Status: Backlog
Development

No branches or pull requests

8 participants