Closed
Bug 849053
Opened 13 years ago
Closed 13 years ago
[B2G][Everything.me]Crash occurs when the user attempts to load the NBA main page
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: mlevin, Assigned: gur)
Details
(Keywords: crash, smoketest, Whiteboard: [b2g-crash])
Attachments
(1 file)
|
231.12 KB,
text/plain
|
Details |
Description:
When trying to load NBA from Everything.me User sees white screen then gets directed back to the home screen.
Repro Steps:
1) Updated to Unagi Build ID: 20130307103636
2) From the home screen, pan to Everything.Me
3) Select Sports.
4) Select NBA.
Expected:
NBA page to load properly.
Actual:
After waiting for NBA page to load a white screen appears then the home screen appears. Going back to Everything.me causes it to reload.
Repro frequency:
(3/3 on 2 Unagi devices)
Environmental Variables:
Kernel Date: Dec 5
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/a0b06192f882
Gaia: fa5245750e7bb94b9f64180967536509316dedf5
Notes:
Test Suite Name: Smoketest
Logcat attached.
Updated•13 years ago
|
Updated•13 years ago
|
Assignee: nobody → gur
| Assignee | ||
Comment 1•13 years ago
|
||
Hi,
Please check again, because we tested nba on our device and it's works fine.
Gur
Gur,
Issue does indeed repro on the following:
Unagi Build ID: 20130312070202
Kernel Date: Dec 5
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/99680a32f297
Gaia: de3e5b9205e6cb1a6bd0858a98d159272ad96d11
Comment 3•13 years ago
|
||
We use builds published by Telefonica- flashed the latest build into our Unagi device and checked out the specified Gaia commit, and it still doesn't crash for us!
Maybe some more info- what network are you using? WiFi, 3G, 2G?
any developer flags on?
device language?
Flags: needinfo?(mlevin)
(In reply to Evyatar 'Tron' Amitay (everything.me) from comment #3)
> We use builds published by Telefonica- flashed the latest build into our
> Unagi device and checked out the specified Gaia commit, and it still doesn't
> crash for us!
>
> Maybe some more info- what network are you using? WiFi, 3G, 2G?
I was using Wifi.
> any developer flags on?
Only Remote Debugging.
> device language?
English.
Could this possibly be an out of memory issue as commented on bug 849320, comment #1?
Flags: needinfo?(mlevin)
Comment 5•13 years ago
|
||
could be, but I assume all Unagi hardware is the same, so I don't see a reason for it to happen to you but not to us.
how can we check if it's OOM?
(In reply to Evyatar 'Tron' Amitay (everything.me) from comment #5)
> could be, but I assume all Unagi hardware is the same, so I don't see a
> reason for it to happen to you but not to us.
>
> how can we check if it's OOM?
I will refer you to Naoki Hirata, the one who wrote comment #1 in bug 849320 since I do not know how to check if it is an OOM issue.
Comment 7•13 years ago
|
||
Naoki- can you shed some light on this for us?
Flags: needinfo?(nhirata.bugzilla)
"03-07 15:38:48.037: D/memalloc(108): Out of PMEM. Dumping PMEM stats for debugging"
Flags: needinfo?(nhirata.bugzilla)
If it was a crash you would see something like sigkill in the log, a crash report dialog, and/or a crash signature id in /data/b2g/mozilla/Crash Reports/submitted.
actually this might be a real crash : 03-07 15:39:38.726: I/Gecko(108): [Parent 108] WARNING: waitpid failed pid:2579 errno:10: file ../../../gecko/ipc/chromium/src/base/process_util_posix.cc, line 260
03-07 15:39:38.726: I/Gecko(108): [Parent 108] WARNING: Failed to deliver SIGKILL to 2579!(3).: file ../../../gecko/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc, line 118
mlevin do you have a crash file in /data/b2g/mozilla/Crash Reports/submitted? Please attach that in the bug. It's important that you place this information if you truly crashed.
| Reporter | ||
Comment 11•13 years ago
|
||
(In reply to Naoki Hirata :nhirata from comment #10)
> actually this might be a real crash : 03-07 15:39:38.726: I/Gecko(108):
> [Parent 108] WARNING: waitpid failed pid:2579 errno:10: file
> ../../../gecko/ipc/chromium/src/base/process_util_posix.cc, line 260
> 03-07 15:39:38.726: I/Gecko(108): [Parent 108] WARNING: Failed to deliver
> SIGKILL to 2579!(3).: file
> ../../../gecko/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.
> cc, line 118
>
> mlevin do you have a crash file in /data/b2g/mozilla/Crash
> Reports/submitted? Please attach that in the bug. It's important that you
> place this information if you truly crashed.
nhirata: no crash report but now that I know where to look I will keep an eye out for that in the future.
Comment 12•13 years ago
|
||
great, so if it happens again and you get a crash report- we'll be be able to check it out properly.
still weird that it doesn't happen here, but it might be a difference between the gecko builds I guess.
| Reporter | ||
Comment 13•13 years ago
|
||
Issue does NOT reproduce on:
Unagi Build ID: 20130328070204
Kernel Date: Dec 5
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/dc653b5b2339
Gaia: 6dbf0b68622aa80d079fee2af660ddc47f7cd7df
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Comment 14•13 years ago
|
||
no repros anymore, NBA loads successfully
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/6c2493de1441
Gaia c9046a7acef33328977840176ff5574720d2c74c
Build 20130426070204
Version 18.0
Leo
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•