Closed
Bug 960123
Opened 11 years ago
Closed 7 years ago
Nexus 7 2013 jss15q crash
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Tracking
(fennec+)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| fennec | + | --- |
People
(Reporter: bc, Unassigned)
Details
(Keywords: crash)
Attachments
(3 files)
I am seeing crashes with Nexus 7 2013 jss15q running Android 4.3 during Autophone testing. I haven't yet determined the steps to reproduce but wanted to get this on file.
Updated•11 years ago
|
Keywords: steps-wanted
Hardware: x86_64 → ARM
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(bclary)
| Reporter | ||
Comment 1•11 years ago
|
||
1. Install Nightly fennec on your device
2. Download testfiles.tar.bz2
3. Unpack the files
mkdir /tmp/fennec-crash
cd /tmp/fennec-crash
tar jxvf testfiles.tar.bz
4. execute
let count=0
while true; do
let count=count+1
adb shell "rm -r /data/local/tmp/profile"
adb push fennec-profile /data/local/tmp/profile
adb push initialize_profile.html /data/local/tmp/
adb shell "am start -n org.mozilla.fennec/.App -a android.intent.action.VIEW --es env0 MOZ_CRASHREPORTER_NO_REPORT=1 --es args '--profile /data/local/tmp/profile' -d file:///data/local/tmp/initialize_profile.html"
echo "$count..."
sleep 10
done
Reproducible on Nexus 5 (Android 4.4), Nexus 7 2013 (Android 4.3)
Flags: needinfo?(bclary)
| Reporter | ||
Comment 2•11 years ago
|
||
| Reporter | ||
Updated•11 years ago
|
tracking-fennec: --- → ?
Updated•11 years ago
|
Keywords: steps-wanted → regressionwindow-wanted
Comment 3•11 years ago
|
||
Bob - Can you help narrow down a regression range for us using autophone?
| Reporter | ||
Comment 4•11 years ago
|
||
My nexi 5/7 are in mountain view now, but I think I can do it remotely. I'll get back to you later today.
| Reporter | ||
Comment 5•11 years ago
|
||
I've been trying to reproduce this on the phones in MV. It is very unreliable at the moment and I'm unable to get a regression window. I'll try again when Autophone catches up with the builds from today.
Updated•11 years ago
|
tracking-fennec: ? → +
| Reporter | ||
Comment 8•7 years ago
|
||
No. We no longer have the Nexus 7 devices, Autophone is dead and this is so old as to not be actionable I believe. Let's wfm it.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(bob)
Resolution: --- → WORKSFORME
Comment 9•7 years ago
|
||
Removing the regressionwindow-wanted keyword based on the last comment.
Keywords: regressionwindow-wanted
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•