Closed Bug 1054246 Opened 10 years ago Closed 8 years ago

TestCSPParser unit test fails on B2G Emulator in debug builds

Categories

(Core :: DOM: Security, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: dminor, Unassigned)

Details

(Whiteboard: [test disabled on android 4.3 debug])

In Bug 1014653 we're looking at getting cppunit tests running from the test package for B2G emulators.

The TestCSPParser test is failing with return code 139 on debug builds.
TestCSPParser fails on Android 4.3 Debug also.

23:09:05     INFO -  TEST-START | TestCSPParser
23:09:05     INFO -  PROCESS | TestCSPParser | 
23:09:05     INFO -  [1567] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /builds/slave/try-and-api-11-d-0000000000000/build/xpcom/base/nsTraceRefcnt.cpp, line 132
23:09:05     INFO -  Running ContentSecurityPolicyParser tests...
23:09:05     INFO -  [1567] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /builds/slave/try-and-api-11-d-0000000000000/build/xpcom/base/nsTraceRefcnt.cpp, line 132
23:09:05     INFO -  [1567] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /builds/slave/try-and-api-11-d-0000000000000/build/xpcom/base/nsTraceRefcnt.cpp, line 132
23:09:05     INFO -  [1567] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /builds/slave/try-and-api-11-d-0000000000000/build/xpcom/base/nsTraceRefcnt.cpp, line 132
23:09:05     INFO -  [1567] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /builds/slave/try-and-api-11-d-0000000000000/build/xpcom/base/nsTraceRefcnt.cpp, line 132
23:09:05     INFO -  [1567] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /builds/slave/try-and-api-11-d-0000000000000/build/xpcom/base/nsTraceRefcnt.cpp, line 132
23:09:05     INFO -  [1567] WARNING: Error parsing GRE default preferences. Is this an old-style embedding app?: file /builds/slave/try-and-api-11-d-0000000000000/build/modules/libpref/Preferences.cpp, line 1283
23:09:05     INFO -  [1567] WARNING: network segment size is not a power of 2!: '(!(size & (size - 1)))', file /builds/slave/try-and-api-11-d-0000000000000/build/netwerk/base/nsIOService.cpp, line 1078
23:09:05     INFO -  [1567] ###!!! ASSERTION: Couldn't select locale from pref!: 'Error', file /builds/slave/try-and-api-11-d-0000000000000/build/chrome/nsChromeRegistryChrome.cpp, line 307
23:09:05     INFO -  #01: ???[libxul.so +0x399fb4]
23:09:05     INFO -  #02: ???[libxul.so +0x39cfdc]
23:09:05     INFO -  #03: ???[libxul.so +0x39a7fa]
23:09:05     INFO -  #04: ???[libxul.so +0x3a7226]
23:09:05     INFO -  #05: ???[libxul.so +0x39ed58]
23:09:05     INFO -  #06: ???[libxul.so +0x389e70]
23:09:05     INFO -  #07: ???[libxul.so +0x38a07a]
23:09:05     INFO -  #08: ???[libxul.so +0x3a04aa]
23:09:05     INFO -  #09: ???[libxul.so +0x3aa0da]
23:09:05     INFO -  #10: ???[libxul.so +0x39b8a0]
23:09:05     INFO -  #11: ???[libxul.so +0x3e266c]
23:09:05     INFO -  #12: ???[libxul.so +0x3e28ec]
23:09:05     INFO -  #13: ???[libxul.so +0x3e2922]
23:09:05     INFO -  #14: ???[libxul.so +0x3bceaa]
23:09:05     INFO -  #15: ???[libxul.so +0x3bd0dc]
23:09:05     INFO -  #16: ???[libxul.so +0x15eaa18]
23:09:05     INFO -  #17: ???[libxul.so +0x15eabae]
23:09:05     INFO -  #18: ???[libxul.so +0x39ed58]
23:09:05     INFO -  #19: ???[libxul.so +0x389e70]
23:09:05     INFO -  #20: ???[libxul.so +0x38a07a]
23:09:05     INFO -  #21: ???[libxul.so +0x3a04aa]
23:09:05     INFO -  #22: ???[libxul.so +0x15e31c0]
23:09:05     INFO -  #23: ???[libxul.so +0x15e3946]
23:09:05     INFO -  #24: ???[libxul.so +0x39ed58]
23:09:05     INFO -  #25: ???[libxul.so +0x389e70]
23:09:05     INFO -  #26: ???[libxul.so +0x38a07a]
23:09:05     INFO -  #27: ???[libxul.so +0x41fb26]
23:09:05     INFO -  #28: ???[libxul.so +0x48931c]
23:09:05     INFO -  #29: ???[libxul.so +0x48942c]
23:09:05     INFO -  #30: ???[libxul.so +0x3e2636]
23:09:05     INFO -  #31: ???[libxul.so +0x3e28ec]
23:09:05     INFO -  #32: ???[libxul.so +0x3e2922]
23:09:05     INFO -  #33: ???[/data/local/tests/cppunittests/b/TestCSPParser +0x2d8e]
23:09:05     INFO -  #34: ???[/data/local/tests/cppunittests/b/TestCSPParser +0x3108]
23:09:05     INFO -  #35: ???[/data/local/tests/cppunittests/b/TestCSPParser +0x32ec]
23:09:05     INFO -  #36: __libc_init[libc.so +0xdb50]
23:09:05     INFO -  Segmentation fault
23:09:05     INFO -  13
23:09:05  WARNING -  TEST-UNEXPECTED-FAIL | TestCSPParser | test failed with return code 139
23:09:05     INFO -  TEST-INFO took 3983ms

http://hg.mozilla.org/mozilla-central/annotate/5c3036693d5f/chrome/nsChromeRegistryChrome.cpp#l307
Blocks: 1140454
No longer blocks: 1140454
Whiteboard: [test disabled on android 4.3 debug]
Since B2G is not tested on Treeherder anymore we can mark this one as a WONTFIX.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.