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

[0.7] EXC_BAD_INSTRUCTION when pressing cmd+R #1833

Closed
ilansas opened this issue Jul 1, 2015 · 3 comments
Closed

[0.7] EXC_BAD_INSTRUCTION when pressing cmd+R #1833

ilansas opened this issue Jul 1, 2015 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@ilansas
Copy link

ilansas commented Jul 1, 2015

Hi,

After almost a day of trying to update React-Native to 0.7 on my project, I finally had my app displayed on the simulator. But when I'm trying to refresh the app I'm getting this :

Thread 7: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)

on this line :

threadName = @(dispatch_queue_get_label(dispatch_get_current_queue()));

in the file : RCTAssert.m

Do you have any idea ? Thanks

@ilansas
Copy link
Author

ilansas commented Jul 2, 2015

FYI : When using v0.6 (master) I'm getting the same problem...

@a2
Copy link
Contributor

a2 commented Jul 2, 2015

I have fixed this internally and the change will go out in tomorrow's sync.

@a2 a2 self-assigned this Jul 2, 2015
@ilansas
Copy link
Author

ilansas commented Jul 3, 2015

Ok great I'll wait for it

@a2 a2 closed this as completed in 4fdeed0 Jul 3, 2015
@facebook facebook locked as resolved and limited conversation to collaborators Jul 3, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants