2025r2.1 Tahoe 26.0.1 (25A362) Xojo Crash

I forgot to turn auto updates off and my laptop updated to the latest Tahoe last night.

My IOS projects were running fine on 26.0.0 but now Xojo crashes on all my IOS projects?

MacOS OK, Standard IOS project OK, so maybe it is MBS which is the only plugin I use. I tried different IOS projects that have MBS and they all crash??

Any crash logs?

See ~/Library/Logs/DiagnosticReports folder.

You may zip a few and upload them for review.

I’m currently experiencing the exact same issue. Xojo has already crashed 3 times in the last 2 hours, while I was debugging. However, the first two of these times, I wasn’t debugging iOS, but web.

Have you found the compile times slower than usual also?

I’ll keep checking, it’s usually my code not your plugin :slight_smile:

Yes, but I’m keeping my projects on a NAS, which is said to be “unsupported” using the words of Xojo, so I don’t count on that as a difference.

How do you write there?

I tried creating a folder inside but it fails silently

That folder is used by the system to output crash logs.
I don’t think you are supposed to write there on your own.

2 Likes

Like preferences then. ? Oh well. Keep doing it the way I used to, then.

No, not like preferences. You choose what preferences should be. When the app crashes there should be a log there. You don’t make it, macOS does.

1 Like

Still getting random crashes on IOS but then will run for sometime without changing too much. Crash log below

https://www.dropbox.com/scl/fi/nopyb8hrfv2dbqh1tph90/XOJO-Crash-Tahoe.rtf?rlkey=w8zltue9dvt0fq8gus6ccx2bf&dl=0

Ok, narrowed down the crash to when I swap between iPhone 16.4 SE to iPad 13 M3 26.0

https://www.dropbox.com/scl/fi/zkc0ts8hpwdq7oyy9ecxs/XOJO-Crash22-Tahoe.rtf?rlkey=nyk0qxtrgo297nj9x1mqyv6zb&dl=0

I have a break point in the App→Open event first line but it doesn’t get to that