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

visionOS crash on launch #122

Open
eurobob opened this issue Dec 26, 2024 · 1 comment
Open

visionOS crash on launch #122

eurobob opened this issue Dec 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@eurobob
Copy link

eurobob commented Dec 26, 2024

Thread 1: "*** -[NSConcreteTextStorage attribute:atIndex:longestEffectiveRange:inRange:]: Range or index out of bounds"

Happens on simulator and actual device. Works fine on ipad. It's a basic fresh ios App with the example code added

@mchakravarty mchakravarty moved this to In progress in CodeEditorView Release 1.0 Jan 6, 2025
@mchakravarty mchakravarty added the bug Something isn't working label Jan 6, 2025
@mchakravarty
Copy link
Owner

Yes, I'm seeing this crash, too. Interestingly, it doesn't happen on visionOS 1.0 (in the simulator), but it starts happening from visionOS 1.1 onwards.

Unfortunately, the crash log only includes methods from system libraries. That does make it trickier to track down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In progress
Development

No branches or pull requests

2 participants