Closed
Bug 1210373
Opened 9 years ago
Closed 9 years ago
B2G Gecko segfault because of target 0x0
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerard-majax, Unassigned)
References
Details
(Keywords: qablocker, regression)
Attachments
(2 files)
Reproduced after flashing a new Gecko/Gaia:
- gecko 9bd18a2bc788988edca8d24169385ddf64f668a7
- gaia ca8abff50e8a5aba18397e67f0db28465efd1b36
Reporter | ||
Comment 1•9 years ago
|
||
Still crashing after pulling latest gecko/gaia, rebuilding from scratch ...
Reporter | ||
Comment 2•9 years ago
|
||
Reporter | ||
Comment 3•9 years ago
|
||
gecko at 07ed19e582faf40f5f72567169db62452f6c6dc9 http://git.mozilla.org/?p=releases/gecko.git;a=commit;h=07ed19e582faf40f5f72567169db62452f6c6dc9
Reporter | ||
Comment 4•9 years ago
|
||
Not reproduced when full flashing a Z3c with L build. Reproduced with my KK build updating existing profile.
Reporter | ||
Comment 5•9 years ago
|
||
bisecting ...
Reporter | ||
Comment 6•9 years ago
|
||
Looks like one of the triggering conditions is to have working network (crash started few seconds after a successfull wifi connection, and now in the train without wifi nor data I don't reproduce the crash at all).
Reporter | ||
Comment 7•9 years ago
|
||
(In reply to Alexandre LISSY :gerard-majax from comment #4)
> Not reproduced when full flashing a Z3c with L build. Reproduced with my KK
> build updating existing profile.
Hm that test was against a gecko tree that does not match the one that does reproduce the crash: e53dc84f5cf73046e29e5ff74f11571a63e56eba
Reporter | ||
Comment 8•9 years ago
|
||
(In reply to Alexandre LISSY :gerard-majax from comment #6)
> Looks like one of the triggering conditions is to have working network
> (crash started few seconds after a successfull wifi connection, and now in
> the train without wifi nor data I don't reproduce the crash at all).
I confirm this: with data enabled and connected, crash occurs as soon as we have network
See Bug 1210459, there's patch will fix cases that use nsILoadContext.
Reporter | ||
Comment 10•9 years ago
|
||
Reverting bug 1165466 I don't have any crash at all.
Blocks: 1165466
Keywords: regressionwindow-wanted
Reporter | ||
Comment 11•9 years ago
|
||
(In reply to Yoshi Huang[:allstars.chh] from comment #9)
> See Bug 1210459, there's patch will fix cases that use nsILoadContext.
I am testing a gecko with bug 1165466 and that new patch.
Self reminder to test
Flags: needinfo?(nhirata.bugzilla)
Reporter | ||
Comment 13•9 years ago
|
||
So bug 1210459 landed, this is fixed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Flags: needinfo?(nhirata.bugzilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•