Closed Bug 1187102 Opened 9 years ago Closed 9 years ago

[Window Management] The Terra app closes after launch

Categories

(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:2.5+, b2g-v2.2 unaffected, b2g-master affected)

RESOLVED DUPLICATE of bug 1186920
blocking-b2g 2.5+
Tracking Status
b2g-v2.2 --- unaffected
b2g-master --- affected

People

(Reporter: AdamA, Unassigned)

References

()

Details

(Keywords: regression, Whiteboard: [2.5-Daily-Testing][Spark])

Attachments

(1 file)

Attached file logcat (deleted) —
Description:
When users Launch the terra app it will close to the dashboard soon after launch.

Prerequisite:
have the "Terra" app installed from the marketplace

Repro Steps:
1) Update a Flame to 20150723010205
2) Open the terra app
3) Observe screen

Actual:
The terra app returns to the homescreen quickly

Expected:
Its expected that the Terra app opens and works correctly.

Environmental Variables:
Device: Flame 2.5 [Full Flash]
Build ID: 20150723010205
Gaia: f04fdbfa1943dddeab8ecd1299a76ab56e590d00
Gecko: 2ddec2dedced
Gonk: 41d3e221039d1c4486fc13ff26793a7a39226423
Version: 42.0a1 (2.5)
Firmware Version: v18D
User Agent: Mozilla/5.0 (Mobile; rv:42.0) Gecko/42.0 Firefox/42.0

Repro frequency: 10/10
See attached: video clip(https://youtu.be/FtfVcFEMXPc), logcat
07-23 09:12:18.313   316   316 I GeckoDump: [system] [AppWindow][Terra][AppWindow_34][7637.483] publishing external event: titlechange
07-23 09:12:18.323   316   316 I GeckoDump: [system] [HomescreenWindow][Homescreen][homescreen][7637.495]  Handling mozbrowservisibilitychange event...
07-23 09:12:18.323   316   316 I GeckoDump: [system] [HomescreenWindow][Homescreen][homescreen][7637.495] publishing internal event: background
07-23 09:12:18.323   316   316 I GeckoDump: [system] [HomescreenWindow][Homescreen][homescreen][7637.496] publishing external event: background
07-23 09:12:18.323   316   316 I Gecko   : IPDL protocol error: Handler for SetCookieString returned error code
07-23 09:12:18.323   316   316 I Gecko   : 
07-23 09:12:18.323   316   316 I Gecko   : ###!!! [Parent][DispatchAsyncMessage] Error: (msgtype=0x3E0003,name=PCookieService::Msg_SetCookieString) Processing error: message was deserialized, but the handler returned false (indicating failure)
07-23 09:12:18.323   316   316 I Gecko   : 
07-23 09:12:18.323   316   591 I Gecko   : [Parent 316] WARNING: waitpid failed pid:6836 errno:10: file /home/worker/workspace/gecko/ipc/chromium/src/base/process_util_posix.cc, line 267
07-23 09:12:18.333   316   316 I GeckoDump: [system] [AppWindow][Terra][AppWindow_34][7637.503]  Handling mozbrowserloadstart event...
07-23 09:12:18.333   316   316 I GeckoDump: [system] [AppWindow][Terra][AppWindow_34][7637.503] publishing internal event: loading
07-23 09:12:18.333   316   316 I GeckoDump: [system] [AppWindow][Terra][AppWindow_34][7637.503] publishing external event: loading
07-23 09:12:18.333   316   316 I GeckoDump: [system] [SearchWindow][Browser][search][7637.503] close with immediate
07-23 09:12:18.333   316   316 I Gecko   : 
07-23 09:12:18.333   316   316 I Gecko   : ###!!! [Parent][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
07-23 09:12:18.333   316   316 I Gecko   : 
07-23 09:12:18.333   316   316 I Gecko   : 
07-23 09:12:18.333   316   316 I Gecko   : ###!!! [Parent][MessageChannel] Error: (msgtype=0x200081,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
07-23 09:12:18.333   316   316 I Gecko   : 
07-23 09:12:18.333   316   316 I GeckoDump: [system] [AppWindow][Terra][AppWindow_34][7637.510]  Handling mozbrowsererror event...
07-23 09:12:18.343   316   316 I GeckoDump: [system] [AppWindow][Terra][AppWindow_34][7637.510] publishing internal event: crashed
07-23 09:12:18.343   316   316 I GeckoDump: [system] [AppWindow][Terra][AppWindow_34][7637.511] publishing external event: crashed
07-23 09:12:18.343   316   316 I GeckoDump: [system] [AppWindow][Terra][AppWindow_34][7637.511] publishing internal event: requestclose
07-23 09:12:18.343   316   316 I GeckoDump: [system] [AppWindow][Terra][AppWindow_34][7637.512] publishing external event: requestclose
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(pbylenga)
Keywords: regression
Whiteboard: [2.5-Daily-Testing][Spark]
The previous comment is the area on the attached log where it appears to be closing out the app.
-------------------------------------
This issue DOES occur on Aries 2.5.
Environmental Variables:
Device: Aries 2.5 [Full Flash]
BuildID: 20150723134401
Gaia: aa1698251e86c820c50c045b0a3ff65fd6b0eee7
Gecko: eee2d49d055c
Gonk: 2916e2368074b5383c80bf5a0fba3fc83ba310bd
Version: 42.0a1 (2.5) 
Firmware Version: D5803_23.1.A.1.28_NCB.ftf
User Agent: Mozilla/5.0 (Mobile; rv:42.0) Gecko/42.0 Firefox/42.0

Result:
The terra app returns to the homescreen quickly
---------------------------------------
This issue DOES NOT occur on Flame 2.2.

Environmental Variables:
Device: Flame 2.2 [Full Flash]
BuildID: 20150723002503
Gaia: e1e6317f17a840b19af9dbb25f5a771d8d9fa161
Gecko: d8326043baec
Gonk: bd9cb3af2a0354577a6903917bc826489050b40d
Version: 37.0 (2.2) 
Firmware Version: v18D
User Agent: Mozilla/5.0 (Mobile; rv:37.0) Gecko/37.0 Firefox/37.0

Result:
The app opens.
[Blocking Requested - why for this release]:
Functional regression on our side with packaged app launching.

Requesting a window
blocking-b2g: --- → 2.5?
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(pbylenga)
QA Contact: lixia
Mozilla-inbound Regression Window:

Last Working Environmental Variables:
Device: Flame Master
Build ID               20150722130051
Gaia Revision          b57aef5b7f52c40f88ee4c069ff722404e8e8521
Gaia Date              2015-07-22 07:07:28
Gecko Revision         https://hg.mozilla.org/integration/mozilla-inbound/rev/2c39e2f89403
Gecko Version          42.0a1
Device Name            flame
Firmware(Release)      4.4.2
Firmware(Incremental)  eng.cltbld.20150722.194012
Firmware Date          Wed Jul 22 19:40:25 EDT 2015
Bootloader             L1TC000118D0

First Broken Environmental Variables:
Device: Flame Master
Build ID               20150722134649
Gaia Revision          f04fdbfa1943dddeab8ecd1299a76ab56e590d00
Gaia Date              2015-07-22 18:44:09
Gecko Revision         https://hg.mozilla.org/integration/mozilla-inbound/rev/01f9844491ce
Gecko Version          42.0a1
Device Name            flame
Firmware(Release)      4.4.2
Firmware(Incremental)  eng.cltbld.20150722.194012
Firmware Date          Wed Jul 22 19:40:25 EDT 2015
Bootloader             L1TC000118D0

First Broken Gaia & Last Working Gecko - issue DOES NOT repro
Gaia-Rev        f04fdbfa1943dddeab8ecd1299a76ab56e590d00
Gecko-Rev       2c39e2f89403

First Broken Gecko & Last Working Gaia - issue DOES repro
Gaia-Rev        b57aef5b7f52c40f88ee4c069ff722404e8e8521
Gecko-Rev       01f9844491ce

Gecko pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=2c39e2f89403&tochange=01f9844491ce
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
blocking-b2g: 2.5? → 2.5+
QA Whiteboard: [MGSEI-Triage+]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: