Closed
Bug 963317
Opened 12 years ago
Closed 10 years ago
Intermittent Android Shutdown | application crashed [@ nssCertificate_Destroy][@ FreeArenaList]
Categories
(Core :: Security, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
+++ This bug was initially created as a clone of Bug #937339 +++
This looks almost exactly like bug 937339, except on Android, not Windows...
https://tbpl.mozilla.org/php/getParsedLog.php?id=33481280&tree=Mozilla-Beta
slave: tegra-178
REFTEST TEST-START | http://10.26.84.21:30178/tests/content/xbl/crashtests/492978-1.xul
REFTEST TEST-LOAD | http://10.26.84.21:30178/tests/content/xbl/crashtests/492978-1.xul | 412 / 2539 (16%)
REFTEST TEST-PASS | http://10.26.84.21:30178/tests/content/xbl/crashtests/492978-1.xul | (LOAD ONLY)
REFTEST INFO | Loading a blank page
REFTEST TEST-END | http://10.26.84.21:30178/tests/content/xbl/crashtests/492978-1.xul
REFTEST TEST-START | http://10.26.84.21:30178/tests/content/xbl/crashtests/493123-1.xhtml
REFTEST TEST-LOAD | http://10.26.84.21:30178/tests/content/xbl/crashtests/493123-1.xhtml | 413 / 2539 (16%)
INFO | automation.py | Application ran for: 0:02:02.352310
INFO | zombiecheck | Reading PID log: /tmp/tmpRGMcqhpidlog
/data/anr/traces.txt not found
mozcrash INFO | Downloading symbols from: http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-beta-android-armv6/1390508337/fennec-27.0.en-US.android-arm-armv6.crashreporter-symbols.zip
PROCESS-CRASH | http://10.26.84.21:30178/tests/content/xbl/crashtests/493123-1.xhtml | application crashed [@ nssCertificate_Destroy]
Crash dump filename: /tmp/tmplWPJdm/579a3cbe-f9bb-dd86-7f1d688b-2384e929.dmp
Operating system: Android
0.0.0 Linux 2.6.32.9-00002-gd8084dc-dirty #1 SMP PREEMPT Wed Feb 2 11:32:06 PST 2011 armv7l nvidia/harmony/harmony/harmony:2.2/FRF91/20110202.102810:eng/test-keys
CPU: arm
2 CPUs
Crash reason: SIGSEGV
Crash address: 0x6e65748c
Thread 11 (crashed)
0 libnss3.so!nssCertificate_Destroy [certificate.c:cb5b46ea91f0 : 106 + 0x0]
r4 = 0x00310020 r5 = 0x6e657478 r6 = 0x59d71818 r7 = 0x564e0068
r8 = 0x4edba00c r9 = 0x0000ffff r10 = 0x0000000c fp = 0x54e278dc
sp = 0x55b4ad00 lr = 0x51365ed4 pc = 0x51365ee4
Found by: given as instruction pointer in context
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Note that we've been starring some previous instances of this under *the* NSS bug (whose number shall never be uttered again) for the past couple weeks.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 6•12 years ago
|
||
So, how did NSS find its way back on? IIRC, we "fixed" this last time by disabling things that initialized NSS during the tests. Something need preffing off?
![]() |
||
Comment 7•12 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM UTC-5] from comment #6)
> So, how did NSS find its way back on? IIRC, we "fixed" this last time by
> disabling things that initialized NSS during the tests. Something need
> preffing off?
Our previous trouble was in the famous bug 761987. Most of the discussion happened in bug 871575, and I believe the patch that suddenly "fixed" everything was https://hg.mozilla.org/mozilla-central/rev/6d1306e3532a.
Comment 8•12 years ago
|
||
we added a pref to talos to kill off the external network access:
http://hg.mozilla.org/build/talos/rev/c69a5cabbbf6
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 22•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=33744620&tree=Mozilla-Inbound
Here we go again...
Summary: Intermittent Android Shutdown | application crashed [@ nssCertificate_Destroy] → Intermittent Android Shutdown | application crashed [@ nssCertificate_Destroy][@ FreeArenaList]
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•12 years ago
|
Assignee: nobody → esawin
![]() |
||
Comment 24•12 years ago
|
||
No failures since 2014-01-29...does anyone know/suspect why?
Updated•12 years ago
|
Assignee: esawin → nobody
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
![]() |
||
Comment 28•11 years ago
|
||
Broken comment 27 out to bug 1023360.
![]() |
||
Comment 29•10 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•