-
Notifications
You must be signed in to change notification settings - Fork 116
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
*** glibc detected *** node: free(): invalid next size (fast): #84
Comments
I can't reproduce 100% hit on error, it breaks in random points of program. |
I am experienciing a similar problem in my recent project.
the Numeric class is the one using the bignum. it only acuses bignum package when I transpile to esNext.
|
Hello.
On machine "Linux ... 2.6.32-042stab113.17 #1 SMP Wed Feb 10 18:31:00 MSK 2016 i686 i686 i386 GNU/Linux" when I upgrade from 0.11.0 to ~0.12.0 I got this error:
On this machine everything is ok: "Linux ... 2.6.32-042stab113.17 #1 SMP Wed Feb 10 18:31:00 MSK 2016 x86_64 x86_64 x86_64 GNU/Linux"
The text was updated successfully, but these errors were encountered: