Message boards :
Number crunching :
High Failure Rate on Android
Message board moderation
Author | Message |
---|---|
Send message Joined: 13 May 15 Posts: 87 Credit: 4,320,738 RAC: 0 |
I'm seeing a rather high failure rate on my Samsung Galaxy Tab S2: http://universeathome.pl/universe/show_host_detail.php?hostid=46543 193 (0xc1) EXIT_SIGNAL From what I was searching, this may be a free memory issue which is odd since my tablet has 3gb of memory. ~Y |
Send message Joined: 13 May 15 Posts: 87 Credit: 4,320,738 RAC: 0 |
I looked at the logs and see the dread text relocations/SIGSEGV errors. WCG is suffering badly from there too. It's inconsistent the devices this error strikes across the projects. |
Send message Joined: 4 Feb 15 Posts: 847 Credit: 144,180,465 RAC: 0 |
"text relocations" is usual message which means really "this application is not compatible with this device" in our case. It is pie and non-pie problem which grow with every version of Android... Mostly, it's my fault as I have old (Android pre-5.0) libraries for app compilations. I will to prepare new virtual machine but this can take me some time to finish... Krzysztof 'krzyszp' Piszczek Member of Radioactive@Home team My Patreon profile Universe@Home on YT |
Send message Joined: 13 May 15 Posts: 87 Credit: 4,320,738 RAC: 0 |
I didn't even realize it because I was accumulating credit and then with WCG I started checking ALL my projects with Android. |
Send message Joined: 13 May 15 Posts: 87 Credit: 4,320,738 RAC: 0 |
You have a chance to make a newer app version? Seems okay on Android 5. Only got one Android 6 device though. |
Send message Joined: 30 Jun 19 Posts: 1 Credit: 748,000 RAC: 0 |
Just new here, this happened with my Android 7.1.2 phone too I think: https://universeathome.pl/universe/show_host_detail.php?hostid=528782 SIGSEGV on 4 work units. |