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

metrics calculation for Android 5.1.1 R38 consuming all RAM #163

Open
joenio opened this issue Jul 9, 2019 · 0 comments
Open

metrics calculation for Android 5.1.1 R38 consuming all RAM #163

joenio opened this issue Jul 9, 2019 · 0 comments

Comments

@joenio
Copy link
Member

joenio commented Jul 9, 2019

after more than 2 weeks running analizo metrics over the android 5.1.1 source-code1, analizo fails warning about: Out of memory!.

qua jun 19 19:57:53 -03 2019
testset/frameworks-android-5.1.1_r38
$ ./bin/analizo --version
analizo version 1.22.0
$ ./bin/analizo metrics ~/testset/frameworks-android-5.1.1_r38 > ../dataset/frameworks-android-5.1.1_r38-analizo-version-1.22.0.metrics
Subroutine JSON::PP::Boolean::(0+ redefined at /usr/share/perl/5.24/overload.pm line 50.
Subroutine JSON::PP::Boolean::(++ redefined at /usr/share/perl/5.24/overload.pm line 50.
Subroutine JSON::PP::Boolean::(-- redefined at /usr/share/perl/5.24/overload.pm line 50.
error: FileDef::insertMembers(): member `CursorWindow' with class scope `<global>' inserted in file scope `CursorWindow.h'!
Out of memory!
sab jul  6 12:01:18 -03 2019

analizo graph run properly, see the output of analizo graph for Android 5.1.1 at https://run.analizo.org/dataset/frameworks-android-5.1.1_r38-analizo-version-1.22.0.graph

see the full log at https://run.analizo.org/log/run-20190619.log

@joenio joenio added this to the 1.24.0 milestone Jul 9, 2019
@joenio joenio removed this from the 1.24.0 milestone Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant