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

Script crashes on very large/old repo #5

Open
joho opened this issue Dec 19, 2014 · 1 comment
Open

Script crashes on very large/old repo #5

joho opened this issue Dec 19, 2014 · 1 comment
Assignees
Labels

Comments

@joho
Copy link

joho commented Dec 19, 2014

I tried running the script against our oldest and largest git repo (53k commits over ~7 years) and it crashed.

Unfortunately the only output I've still got from the run is

-- Done extracting changes... Now estimating partial correlations on these files...
Loading required package: methods
Error in asMethod(object) :
  Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 105

Not sure if it's useful but I'm on yosemite with R version 3.1.2 (2014-10-31) -- "Pumpkin Helmet"

@armish
Copy link
Owner

armish commented Dec 19, 2014

Thanks for reporting this John!

Looks like this has something to do with the sparse matrix implementation that igraph uses. I will try to isolate this problem to a test case and will report this to the relevant contact person. I will update this thread accordingly.

@armish armish self-assigned this Dec 19, 2014
@armish armish added the bug label Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants