Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Running Debugger throws Error #25

Closed
marktyers opened this issue Dec 29, 2015 · 2 comments
Closed

Running Debugger throws Error #25

marktyers opened this issue Dec 29, 2015 · 2 comments

Comments

@marktyers
Copy link

Script runs without errors until I try to run the debugger then immediately throws error:

enter command: bash: line 1: 10155 Segmentation fault      node --nocrankshaft --nolazy --nodead_code_elimination --debug-brk=15454 '/home/ubuntu/workspace/305CDE/02 Objects and Functions/shopping/index.js'                                                        

Process exited with code: 139
@anseki
Copy link
Owner

anseki commented Dec 29, 2015

Hi marktyers, thank you for your report.

So, I need more information, version of Node.js, version of readlineSync, your environment (it seems ubuntu). And could you show me your code? Or, does that code load other modules?

But, it seems that this issue relates to some issues about segfault and debugger of Node.js that were recently reported.
e.g.
nodejs/node#4382
nodejs/node#4322
nodejs/node#4261

These were fixed in this PR:
nodejs/node@25776f3

@anseki
Copy link
Owner

anseki commented Jan 5, 2016

There is no reply, and I close this issue.
If not solved, please reopen it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants