-
Notifications
You must be signed in to change notification settings - Fork 67
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
Error in malloc. #20
Comments
Could you post the script that reproduces this in a gist please? |
My full script: None of the network part is actually used, and Readline doesn't cause it in other apps. https://gist.github.com/Fishrock123/fe77e12ab7c8acddb36a |
Essentially, all I'm doing is: https://gist.github.com/Fishrock123/b7efb3a3fa8d8b1ff630 Running OS X 10.8.4 |
Hey, I'm sorry, but I've been busy during the past two months, and I'm just now getting to look at this issue. Do you still have the code that reproduces this issue @Fishrock123? |
Not at my computer right now, but on my system it can crash from just initializing node-core-audio. :/ |
Oh interesting. I'd love to see any error messages get. |
|
Oh, I'm sorry, I misunderstood. I thought you meant that there was some new crashing behavior. Thanks. |
Getting the same issue... any news on the above? As soon as I open the sound card, this error appears... |
Unfortunately, no. I don't have a Unix machine, so it's hard for me to test/work on this. Patches welcome! |
I'll see what I can do... |
<3 Thanks! I'm happy to help as you debug. Keep me updated |
node-core-audio
is probably causing this as it's the only compiled module I'm using. Not sure how to debug.The text was updated successfully, but these errors were encountered: