Closed Bug 1398312 Opened 7 years ago Closed 7 years ago

Intermittent toolkit/components/extensions/test/xpcshell/test_ext_schemas.js | application crashed [@ libxul.so + 0x551f7e]

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: crash, intermittent-failure)

Crash Data

Hm. This looks like a watchdog timeout, but the stack traces have no symbols, so I can't really be sure. :(

Geoff, any idea why we don't have any symbols for these stacks?


Although I'll admit these lines look a bit worrying:

[task 2017-09-08T10:59:31.294837Z] 10:59:31     INFO -  xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_schemas.js | [6790] WARNING: NS_ENSURE_TRUE(aObserver) failed: file /builds/worker/workspace/build/src/modules/libpref/nsPrefBranch.cpp, line 742
[task 2017-09-08T10:59:31.295047Z] 10:59:31     INFO -  xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_schemas.js | [6790] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80070057: file /builds/worker/workspace/build/src/modules/libpref/Preferences.cpp, line 1891

Probably not related to this test, but we should try to figure out why that's happening. Nothing should be calling that function with a null observer. There are only a few callers:

http://searchfox.org/mozilla-central/search?q=symbol:_ZN7mozilla11Preferences15RemoveObserversEP11nsIObserverPPKc&redirect=false
Flags: needinfo?(gbrown)
(In reply to Kris Maglione [:kmag] (long backlog; ping on IRC if you're blocked) from comment #1)
> Geoff, any idea why we don't have any symbols for these stacks?

There seems to be a problem with symbols for Android xpcshell crashes - bug 1389805 - but I don't have further insight.
Depends on: 1389805
Flags: needinfo?(gbrown)
https://wiki.mozilla.org/Bugmasters#Intermittent_Test_Failure_Cleanup
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Product: Toolkit → WebExtensions
Depends on: 1499915
No longer depends on: 1499915
You need to log in before you can comment on or make changes to this bug.