Post

Replies

Boosts

Views

Activity

Reply to Issues when trying to run amd64 binaries under Rosetta 2 on Linux
I'm experiencing a similar issue on macOS Sonoma using Parallels with Ubuntu 22.04. All dependencies of the X64 binary are available but the execution fails with the following error: 2976 Illegal instruction (core dumped) which creates a core file: /var/lib/apport/coredump/core._media_psf_RosettaLinux_rosetta.1000. suggesting that Rosetta is indeed used. Any suggestion how to progress from here? Thanks!
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’23
Reply to App with camera access crashes when launched from Finder but runs from Terminal
Thanks for the detailed explanation, I read about it some years ago. The software in question is a graphical in-house development tool, the final products are signed and notarized of course. I still think the error explanation in the crash log is in contrast to the documentation and your explanation ("app's Info.plist must contain an com.apple.security.device.camera key"). I filed a radar for it: FB9910936. What I also don't understand why it runs when I start the App from Terminal and only crashes when launched from Finder ...
Topic: Media Technologies SubTopic: Audio Tags:
Mar ’22
Reply to WatchOS app crashes when using .topBarTrailing toolbar item placement
Using .cancellationAction instead of .topBarLeading works for watchOS 10.5. On watchOS 11.1 both crash.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’24
Reply to WatchOS app crashes when using .topBarTrailing toolbar item placement
The issue seems still be present using watchOS 11.1 on an Ultra. Any news on this?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’24
Reply to Issues when trying to run amd64 binaries under Rosetta 2 on Linux
I'm experiencing a similar issue on macOS Sonoma using Parallels with Ubuntu 22.04. All dependencies of the X64 binary are available but the execution fails with the following error: 2976 Illegal instruction (core dumped) which creates a core file: /var/lib/apport/coredump/core._media_psf_RosettaLinux_rosetta.1000. suggesting that Rosetta is indeed used. Any suggestion how to progress from here? Thanks!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to App with camera access crashes when launched from Finder but runs from Terminal
Thanks for the detailed explanation, I read about it some years ago. The software in question is a graphical in-house development tool, the final products are signed and notarized of course. I still think the error explanation in the crash log is in contrast to the documentation and your explanation ("app's Info.plist must contain an com.apple.security.device.camera key"). I filed a radar for it: FB9910936. What I also don't understand why it runs when I start the App from Terminal and only crashes when launched from Finder ...
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Mar ’22
Reply to App with camera access crashes when launched from Finder but runs from Terminal
Dear Makav, thanks for your response. Is it mandatory now to have the macOS App signed to allow camera-access? The app isn't singed at all, and the camera access code is provided by an unsigned plugin. I cannot easily sign the whole thing, it basically loads most of the functionality from plugins that are written by external developers.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Mar ’22
Reply to Is it possible to run CoreML models directly on GPU based MTLTexture objects?
For medical applications I also would like to be able to directly work in Core ML with data loaded in 3D Metal textures. The data is possible quite large (CT, MRI) hence an efficient path to Core ML would be most beneficial. Thanks I filed FB9814339 for this.
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to NSNetService is deprecated, how to advertise network service that is written using non-Apple API?
I would be very interested if anything besides the Bonjour C-API (e.g. DNSServiceRegister) is still supported on macOS & iOS.
Replies
Boosts
Views
Activity
Sep ’21