Closed
Bug 871110
Opened 12 years ago
Closed 12 years ago
Regression: AutoMounter stops working with bug 863323 applied
Categories
(Firefox OS Graveyard :: Gaia::Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 871115
People
(Reporter: dhylands, Unassigned)
References
Details
I don't understand what the interaction is, but here's my STR.
I'm doing a debug build for unagi using gaia/master and birch
My birch repository is sitting on revision: 131515:096bac1de6ee
If I checkout gaia hash b2af067e269f3ab76cc1671864cf6e2041b759ee
and do:
./build.sh && ./flash.sh
and launch settings, scroll down to the Storage section and press "Enable USB Storage" then it presents a confirmation dialog. After pressing OK on the confirmation dialog then it shares the USB volume with the PC as expected.
However, if I checkout the next gaia revision with a hash of 3f21ffb7ea4b574ee03f5cd67314fe17c928ba72 and repeat this, then after pressing OK on the confirmation dialog, the USB volume is NOT shared. After about 10 seconds, I see the "powered by mozilla splash screen".
The Homescreen app seems to be dying, but gdb just reports "Child exited with status 0".
Reporter | ||
Updated•12 years ago
|
Summary: Regression: AutoMounter stop working with bug 863323 applied → Regression: AutoMounter stops working with bug 863323 applied
Comment 1•12 years ago
|
||
Reproducing here on Nexus S, uptodate gecko and gaia.
Comment 2•12 years ago
|
||
Settings app exits with SIGTERM, logcat shows:
I/Gecko ( 77): IPDL protocol error: Handler for PIndexedDBObjectStore returned error code
I/Gecko ( 77):
I/Gecko ( 77): ###!!! [Parent][AsyncChannel] Error: Processing error: message was deserialized, but the handler returned false (indicating failure)
I/Gecko ( 77):
Reporter | ||
Comment 3•12 years ago
|
||
This bug is probably a dup of bug 871115
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•