Skip to content
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

segmentation fault - at a loss as to cause? #188

Open
bigteejay opened this issue Apr 19, 2016 · 2 comments
Open

segmentation fault - at a loss as to cause? #188

bigteejay opened this issue Apr 19, 2016 · 2 comments

Comments

@bigteejay
Copy link

me@:path$ grunt -v
Initializing
Command-line options: --verbose

Reading "Gruntfile.js" Gruntfile...OK

Registering Gruntfile tasks.

{blah blah...}

Registering "grunt-karma" local Npm module tasks.
Reading /home/user/path/node_modules/grunt-karma/package.json...OK
Parsing /home/user/path/node_modules/grunt-karma/package.json...OK
Segmentation fault (core dumped)

Dell, laptop (working fine otherwise)...

Distributor ID: Ubuntu
Description: Ubuntu 15.10
Release: 15.10
Codename: wily

Nodejs...

v5.10.1

Grunt...

grunt-cli v1.2.0
grunt v0.4.5

Running top while running grunt task showed no excessive resource usage.

@bigteejay
Copy link
Author

npm uninstall grunt-karma

...then editing my gruntfile.js to remove references to karma, and now it runs without error.

@Krinkle
Copy link
Collaborator

Krinkle commented Aug 27, 2018

@bigteejay Which versions of karma and grunt-karma? Also, are there any other packages installed?

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

No branches or pull requests

2 participants