-
Notifications
You must be signed in to change notification settings - Fork 125
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
test/extend.js crashing with Bus error: 10 #24
Comments
Confirmed. It has to do with the old |
Is there a temporary workaround for this issue? |
I get exactly the same error, when using the following method within the "Cocoa GUI window with NodObjC" demo at https://gist.github.com/1203944 // AppDelegate.addMethod('applicationDidFinishLaunching:', 'v@:@', ... Does both relate in some way? |
This should be fixed with v0.0.15 guys. Cheers! |
In the console.log:
10/15/12 9:25:55.000 AM kernel[0]: Data/Stack execution not permitted: node[pid 67899] at virtual address 0x102a83000, protections were read-write
The crash report:
The text was updated successfully, but these errors were encountered: