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

SplashScreen.show crashes with EXC_BAD_ACCESS #97

Open
PublicParadise opened this issue Sep 16, 2017 · 17 comments
Open

SplashScreen.show crashes with EXC_BAD_ACCESS #97

PublicParadise opened this issue Sep 16, 2017 · 17 comments

Comments

@PublicParadise
Copy link

Buggy:

screen shot 2017-09-16 at 9 50 44 am

@raczynskil
Copy link

  • 1

@stlemon
Copy link

stlemon commented Sep 27, 2017

+1 It's the same!

@dotansimha
Copy link

Same here!

@musicode
Copy link

musicode commented Oct 3, 2017

+1

3 similar comments
@NikitaKis
Copy link

+1

@ZevenFang
Copy link

+1

@KarlosQ
Copy link

KarlosQ commented Oct 18, 2017

+1

@dotansimha
Copy link

@crazycodeboy any idea?

@WhoJave
Copy link

WhoJave commented Nov 1, 2017

@crazycodeboy any idea ?

@zmGitHub
Copy link

zmGitHub commented Nov 9, 2017

+1

1 similar comment
@DanNi0130
Copy link

+1

@maieonbrix
Copy link

+1 Really weird, the build passes when I build on my dev machine but when I tried on another pc it failed with this error. could be a hint

@maieonbrix
Copy link

maieonbrix commented Dec 4, 2017

I found this : https://stackoverflow.com/questions/19651788/whats-the-meaning-of-exception-code-exc-i386-gpflt which is saying that the EXC_I386_GPFLT code may be triggered when something not allowed is being done by the program

Edit: https://stackoverflow.com/questions/39054184/error-thread-1-exc-bad-accesscode-exc-i386-gpflt now this is interesting as it states that this error can occur if some method/variable is called while being null.

@maieonbrix
Copy link

I just git pull from a remote branch with a working build and it worked I'm sorry guys If I keep confuse you x)

@christophby
Copy link

christophby commented Jan 14, 2018

@PublicParadise @stlemon @NikitaKis @ZevenFang did you solved that issue?

@PublicParadise
Copy link
Author

@christophby This got never fixed from my point of view. I simply removed react-native-splash-screen from my project. I don't find the splashscreen feature that important. To me it's not worth the trouble. Good luck!

@binhndicts
Copy link
Contributor

I found a solution to fix this issue. Please check and try PR #234.

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