Closed Bug 1168588 Opened 9 years ago Closed 9 years ago

Flame: booting debug build shows phone crash

Categories

(Core :: DOM: Core & HTML, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1110010

People

(Reporter: njpark, Unassigned)

References

Details

Attachments

(1 file)

STR:
Load the debug build, and start the phone
Expected:
Startup completes normally
Actual:
Crash message is shown on screen

The crash is more frequent on debug build, but on the eng build it also happens as well, although very rarely.

Version Info:
Build ID               20150526043000
Gaia Revision          0d67eb545b2f4342525d14e1a10e80c91c87ada0
Gaia Date              2015-05-26 03:56:33
Gecko Revision         https://hg.mozilla.org/mozilla-central/rev/e537a1ba501b
Gecko Version          41.0a1
Device Name            flame
Firmware(Release)      4.4.2
Firmware(Incremental)  eng.cltbld.20150526.075735
Firmware Date          Tue May 26 07:57:46 EDT 2015
Bootloader             L1TC000118D0

Crash ID:
https://crash-stats.mozilla.org/report/index/037cb867-2d49-420b-b48f-2a1872150526
ni?ing gwagner for assessment
Flags: needinfo?(anygregor)
nhirata_ said there is a current bug about crash on startup due to race condition.
We need a proper stack in order to proceed here.
Flags: needinfo?(anygregor)
I ran minidump_stackwalk command with the raw dump file and the crasreporter-symbols folder that came with the build.
See Also: → 1164504
See Also: → 1110010
Component: Gaia::System → DOM
Product: Firefox OS → Core
See Also: → 1142694
That's a failing assertion, no?  Specifically, this one:

  MOZ_ASSERT(timestamp <= PR_Now());

I don't see how this can possibly be a sane thing to assert, given that PR_Now values are allowed to decrease.
Flags: needinfo?(Jan.Varga)
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(Jan.Varga)
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: