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

Failed to load module 'Helper Bundle' after running some test cases in EarlGrey2 #1852

Open
EchoOOOO opened this issue Nov 20, 2022 · 0 comments

Comments

@EchoOOOO
Copy link

Hello,
My Application crashed at the GREYHostApplicationDistantObject extension after running some test cases and got "Thread 1: EXC_BAD_ACCESS (code=2, address=0x7ff80d9f4ac8)". When I try to print "Bundle(for: (typeof:self))", I got

warning: Swift error in scratch context: error: failed to load module 'Here is my Helper Bundle'
.
Shared Swift state for BizX Mobile has developed fatal errors and is being discarded.
REPL definitions and persistent names/types will be lost.
error: expression failed to parse:
unknown error

This crash repeats whenever I calls a instance method of a swift class which is inherited from a base class in another framework.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant