x/mobile: "runtime/cgo: chdir" error appears in debug log on startup on iOS #41156
Labels
mobile
Android, iOS, and x/mobile
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?1.15
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?What did you do?
gomobile
Here is an example project that produces the error:
https://github.com/curyous/gomobile-bug
What did you expect to see?
No problems logged on startup.
What did you see instead?
In debug log:
runtime/cgo: chdir(/private/var/containers/Bundle/Application/3CB0E6B1-721E-45F6-9C38-CA0EB8D971E6/GoMobile%20Bug.app) failed
The text was updated successfully, but these errors were encountered: