Closed Bug 1126204 Opened 9 years ago Closed 9 years ago

[Flame][Email]You can't enter the search page after you tap search input box.

Categories

(Firefox OS Graveyard :: Gaia::E-Mail, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(b2g-v2.0 affected, b2g-v2.1 affected, b2g-v2.2 affected)

RESOLVED DUPLICATE of bug 1118711
Tracking Status
b2g-v2.0 --- affected
b2g-v2.1 --- affected
b2g-v2.2 --- affected

People

(Reporter: liuke, Unassigned)

Details

Attachments

(3 files)

Attached file logcat_1545.txt
[1.Description]:
[Flame 2.0 & 2.1 & 2.2][Email]When you tap the mail search input box, you can't enter the search page, input key words, tap enter in keyboard, device will back to mail list or exit mail app.
Found time:15:45
See attachment:1545.mp4 and logcat_1545.txt

[2.Testing Steps]: 
1.Launch Email.
2.Log in an account.
3.After the mails are loaded, tap the search input box.
4.Input key words, tap enter in keyboard.

[3.Expected Result]: 
3 & 4. The device should enter the search page after you tap search input box.

[4.Actual Result]: 
3.The device can't enter the search page.
4.The device will flash, then back to mail list or exit mail app.

[5.Reproduction build]: 
Flame 2.0 version:
Gaia-Rev        2989f2b2bd12fcc0e9c017d2db766e76a55873b8
Gecko-Rev       https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/b4c61fd1dcfc
Build-ID        20150126000204
Version         32.0
Device-Name     flame
FW-Release      4.4.2
FW-Incremental  eng.cltbld.20150126.033406
FW-Date         Mon Jan 26 03:34:17 EST 2015
Bootloader      L1TC000118D0

Flame 2.1 version:
Gaia-Rev        54d92cc0755e5102223276ab23063b5eee74b514
Gecko-Rev       https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/522d6c980917
Build-ID        20150126001827
Version         34.0
Device-Name     flame
FW-Release      4.4.2
FW-Incremental  eng.cltbld.20150126.041718
FW-Date         Mon Jan 26 04:17:29 EST 2015
Bootloader      L1TC000118D0

Flame 2.2 version:
Gaia-Rev        0518f4581a0925c0b703d730ef289ab15cbd1216
Gecko-Rev       https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/c6aa604a7967
Build-ID        20150126002536
Version         37.0a2
Device-Name     flame
FW-Release      4.4.2
FW-Incremental  eng.cltbld.20150126.042138
FW-Date         Mon Jan 26 04:21:49 EST 2015
Bootloader      L1TC000118D0

[6.Reproduction Frequency]: 
occasionally Recurrence,2/5

[7.TCID]: 
Free Test
Attached video 1545.MP4
The provided logcat indicates this is bug 1118711.  But it would be surprising for that bug to occur on Flame 2.0 or Flame 2.1 unless it's an issue with the base image.

Can you please confirm what version of Firefox OS the log is from?  Also, it would be great to have failures from the other flame versions you reproduced this on.  Thanks!
Flags: needinfo?(liuke)
Er, and to clarify what I'm keying off of in the log, these are the relevant excerpts that show the process being initialized and then the failure of the the worker thread to start up ("InternalError: too much recursion").  Note that the process continues to be alive for the message_reader pushes that are in the 15:45 time range.

===
01-27 15:44:39.717 I/Homescreen(  981): Content JS LOG: Performance Entry: mark|appLaunch@E-Mail|263525.391721|0|1422344679616 ^M
01-27 15:44:39.717 I/Homescreen(  981):     at logEntry/< (app://verticalhome.gaiamobile.org/gaia_build_defer_index.js:7:16)^M
01-27 15:44:40.877 I/E-Mail  ( 2407): Content JS LOG: Performance Entry: mark|navigationLoaded|336.97619699999996|0|1422344680053 ^M
01-27 15:44:40.877 I/E-Mail  ( 2407):     at n/< (app://email.gaiamobile.org/js/html_cache_restore.js:13:16)^M
01-27 15:44:40.877 I/E-Mail  ( 2407): Content JS LOG: Performance Entry: mark|visuallyLoaded|338.40083300000003|0|1422344680054 ^M
01-27 15:44:40.877 I/E-Mail  ( 2407):     at n/< (app://email.gaiamobile.org/js/html_cache_restore.js:13:16)^M
01-27 15:44:41.657 I/GeckoDump( 2407): LOG: pushCard for type: message_list^M
01-27 15:44:42.027 I/E-Mail  ( 2407): Content JS LOG: Performance Entry: mark|contentInteractive|2063.827916|0|1422344681779 ^M
01-27 15:44:42.027 I/E-Mail  ( 2407):     at n/< (app://email.gaiamobile.org/js/html_cache_restore.js:13:16)^M
01-27 15:44:42.027 I/E-Mail  ( 2407): Content JS LOG: Performance Entry: mark|navigationInteractive|2064.817707|0|1422344681780 ^M
01-27 15:44:42.027 I/E-Mail  ( 2407):     at n/< (app://email.gaiamobile.org/js/html_cache_restore.js:13:16)^M
01-27 15:44:42.497 V/WLAN_PSA(  210): NL MSG, len[048], NL type[0x11] WNI type[0x5050] len[028]^M
01-27 15:44:42.567 I/GeckoDump( 2407): ERR: onerror reporting: InternalError: too much recursion @  : 0^M
...
01-27 15:45:15.267 I/GeckoDump( 2407): LOG: pushCard for type: message_reader^M
...
01-27 15:45:22.677 I/GeckoDump( 2407): LOG: pushCard for type: message_reader^M
===
(In reply to Andrew Sutherland [:asuth] from comment #2)
> The provided logcat indicates this is bug 1118711.  But it would be
> surprising for that bug to occur on Flame 2.0 or Flame 2.1 unless it's an
> issue with the base image.
> 
> Can you please confirm what version of Firefox OS the log is from?  Also, it
> would be great to have failures from the other flame versions you reproduced
> this on.  Thanks!

Hi Andrew,

The logcat and video is Flame 2.2.
Today, I have reproduced this bug on latest Flame 2.1 and 2.2, and I have uploaded new logcat for Flame 2.2 to Bugzilla, please see it. But I can't reproduce it on latest Flame 2.0.

Found time:11:27
See attachment: logcat_1127.txt
Fail rate:2/5

Flame 2.0 version:
Gaia-Rev        2989f2b2bd12fcc0e9c017d2db766e76a55873b8
Gecko-Rev       https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/ef542c0d3101
Build-ID        20150127000204
Version         32.0
Device-Name     flame
FW-Release      4.4.2
FW-Incremental  eng.cltbld.20150127.032929
FW-Date         Tue Jan 27 03:29:40 EST 2015
Bootloader      L1TC000118D0

Flame 2.1 version:
Gaia-Rev        d98bbe9d2bfdb53e80dc1ab1572bd05938a85526
Gecko-Rev       https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/c255879afaf5
Build-ID        20150127001307
Version         34.0
Device-Name     flame
FW-Release      4.4.2
FW-Incremental  eng.cltbld.20150127.034327
FW-Date         Tue Jan 27 03:43:38 EST 2015
Bootloader      L1TC000118D0

Flame 2.2 version:
Gaia-Rev        80d5b797fd0497a7e3337b7798a21b2e1219681a
Gecko-Rev       https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/01bf1516a65b
Build-ID        20150127002504
Version         37.0a2
Device-Name     flame
FW-Release      4.4.2
FW-Incremental  eng.cltbld.20150127.035842
FW-Date         Tue Jan 27 03:58:52 EST 2015
Bootloader      L1TC000118D0
Flags: needinfo?(liuke) → needinfo?(bugmail)
QA Whiteboard: MGSEI-Triage+
Attached file logcat_1127.txt
Thanks for the reproductions! I'm duping this to the email bug, but note that the underlying platform bug is bug 1119157 and that's where this will be fixed.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(bugmail)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: