-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Segmentation fault from Node 0.8 #3565
Comments
By the way, I m running on ubuntu |
$ sudo gdb --args node eaSsoRestAPIServer.js Program received signal SIGSEGV, Segmentation fault. |
As discussed on IRC, this is very likely a bug in a native add-on, not in node. Closing. |
Very likely is the Mongoose problem. |
I wrote the program that was running fine wtih Node 0.6.7
i just updated to NOde.0.8 and updated (reinstall) all NPM pakcages. However, when I run the program, right after start, i will give out "Segmentation fault" without any further details.
The text was updated successfully, but these errors were encountered: