Closed
Bug 798692
Opened 12 years ago
Closed 12 years ago
b2g-process crash while trying to use camera to pick image for contact
Categories
(Core Graveyard :: DOM: Apps, defect)
Tracking
(blocking-basecamp:+)
RESOLVED
DUPLICATE
of bug 796293
blocking-basecamp | + |
People
(Reporter: cjones, Unassigned)
Details
(Whiteboard: [dupeme])
STR
(1) Open gaia contacts app.
(2) Add a contact.
(3) Tap the image area to add image for contact.
(4) Choose the "Camera" activity
The main b2g process crashes. Seems to reproduce every time.
Comment 1•12 years ago
|
||
Here the line:
###!!! ABORT: retaining manager changed out from under us ... HELP!: '!shadowRoot || shadowRoot->Manager() == aManager'
https://mxr.mozilla.org/mozilla-central/source/layout/ipc/RenderFrameParent.cpp#683
Comment 2•12 years ago
|
||
This crash is related to 796293. Applying the patch for 796293, this bug disappears.
Depends on: 796293
Reporter | ||
Comment 3•12 years ago
|
||
Bug 796293 is a band-aid that will avoid the b2g process crash, but wouldn't have fixed the underlying bug. But that crash is what this bug covers.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•