Closed Bug 1344727 Opened 8 years ago Closed 6 years ago

Intermittent remoteautomation.py | application crashed [@ libc.so + 0x48484]

Categories

(Testing Graveyard :: Autophone, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell fixed])

as discussed on irc
Flags: needinfo?(bob)
This appear to be more of an infrastructure issue unrelated to the build/merge. Other notes are AWS issues overnight and retriggers with Retry's and Busted results due to crashes. I have shutdown autophone, cleaned the logs and builds cache and restarted each server.
Flags: needinfo?(bob)
Note that I can see the duplicate requested jobs but not duplicate builds in staging where I was running a test at the same time: https://treeherder.allizom.org/#/jobs?repo=mozilla-central&revision=966464a68a2cb3ca1125808e34abb5c1d34e3797&filter-searchStr=autophone I'm not sure that a normal Treeherder "Repeat selected Job" on production Treeherder would have appeared on staging. I presume this was initiated by one of the other options found in the pull down menu * Add new jobs * Mark with Bughunter * BuildAPI * Trigger missing jobs * Trigger all Talos jobs * Set as top of range * Set as bottom of range. I vote for one of "Add new jobs", "BuildAPI", "Trigger missing jobs", "Trigger all Talos jobs" with one of the first 3 being most likely I think. I'll run a test later on staging to see if I can reproduce.
happend btw again today like yesterday
The Unit test logs which failed showed a failure when starting where they could not abort fennec but this was due to a different issue. This also did not have anything to do with the AWS/S3 outages. The logcat output for the failing mozilla-central and mozilla-aurora builds https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=b7e42143bbbc9dc3e5c05bd1e93b6485ce1d0ad4&filter-searchStr=autophone https://treeherder.mozilla.org/#/jobs?repo=mozilla-aurora&revision=027664f159bbec461390ee13aef826cd412aa791&filter-searchStr=autophone both showed repeated: 03-06 20:51:28.465 I/Gecko ( 4448): ************************* 03-06 20:51:28.465 I/Gecko ( 4448): A coding exception was thrown and uncaught in a Task. 03-06 20:51:28.465 I/Gecko ( 4448): 03-06 20:51:28.465 I/Gecko ( 4448): Full message: TypeError: osPrefs.getSystemLocale is not a function ... Which is bug 1344978 and bug 1344901 which was introduced in bug 1337551. The build log for the passing build https://public-artifacts.taskcluster.net/XqqvYKTyR1mI6-fT6EwlKg/0/public/logs/live_backing.log shows only /en-US/ while the build log for the failing build https://public-artifacts.taskcluster.net/GKPy6YG_TGGHQ5850zrVnw/0/public/logs/live_backing.log shows a number of locales. It appears the non-nightly with only en-US did not match the |if (Preferences.get(PREF_MATCH_OS_LOCALE, false)) {| in http://searchfox.org/mozilla-central/source/toolkit/modules/Locale.jsm#20 and instead followed the other branch. Thanks Tomcat!
Blocks: 1337551
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
:bc, I assume these 41 failures from yesterday are backfilling? the fix for this landed a few days ago, so I am not sure if we need more work here or if this is just old data.
Flags: needinfo?(bob)
Whiteboard: [stockwell fixed]
Not from backfilling but from the original regression which hit two Nightly builds on m-c and one on Aurora before it was fixed. No more work to be done.
Flags: needinfo?(bob)
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Autophone is dead.
Status: REOPENED → RESOLVED
Closed: 8 years ago6 years ago
Resolution: --- → WONTFIX
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.