Closed
Bug 835963
Opened 12 years ago
Closed 12 years ago
Unagi/otoro phones with today's Gaia and Gecko are rebooting / throwing errors about reading sockets for RIL, in Gonk
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Unassigned)
References
()
Details
Attachments
(1 file)
369.29 KB,
text/plain
|
Details |
Our test-automation infrastructure is hitting errors (in RIL or DeviceStorage, looks like?) after flashing, but just before/immediately when we try to run tests.
The Unagi keeps rebooting, and the last visible things it does before doing so are:
1) "powered by Mozilla technology"
2) homescreen loads, "searching" appears in the top notification bar
3) a few seconds later, it reboots itself
4) rinse, lather, repeat
I'll attach a snippet of the logcat, shortly.
Today's build log: http://qa-selenium.mv.mozilla.com:8080/job/b2g.unagi.gaia.master.ui/1018/console
Farmarz, this is blocking the performance testing since they depend on the latest unagi builds.
Severity: critical → blocker
Comment 3•12 years ago
|
||
I'm seeing the same thing on otoro
Summary: Unagi phones with today's Gaia and Gecko are rebooting / throwing errors about reading sockets for RIL, in Gonk → Unagi/otoro phones with today's Gaia and Gecko are rebooting / throwing errors about reading sockets for RIL, in Gonk
Reporter | ||
Comment 4•12 years ago
|
||
Tony had me look in /system/b2g/distribution, but there's no "distribution" dir in /b2g.
Comment 5•12 years ago
|
||
emulator build works fine, fyi
Updated•12 years ago
|
blocking-b2g: --- → tef?
Comment 7•12 years ago
|
||
Heh - I just finished backing those out locally. It changed the problem.
I'm now running into bug 835214.
I'm doing a full clobber build and will report back when its done.
blocking-b2g: tef? → ---
Updated•12 years ago
|
blocking-b2g: --- → tef?
Comment 8•12 years ago
|
||
Hmm. I didn't intend to clear the tef? flag... (sorry Jason - I think that's a bug in bugzilla)
Comment 9•12 years ago
|
||
That seems to have done it. Backing out those two pull requests...
Comment 10•12 years ago
|
||
I've gone ahead and merged:
https://github.com/mozilla-b2g/gonk-misc/pull/69
https://github.com/mozilla-b2g/rilproxy/pull/27
which should fix this. The problem is that the rilproxy needs a corresponding change in init.b2g.rc which requires a new kernel.
Comment 11•12 years ago
|
||
If someone else could confirm this, then we can mark this as RESOLVED/FIXED. I moved it to the Builds category since it affects the gonk-misc and rilproxy repos and not the hg repos.
Component: General → Builds
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 12•12 years ago
|
||
(In reply to Dave Hylands [:dhylands] from comment #11)
> If someone else could confirm this, then we can mark this as RESOLVED/FIXED.
> I moved it to the Builds category since it affects the gonk-misc and
> rilproxy repos and not the hg repos.
Thanks; we're still going to need a new build, looks like:
http://qa-selenium.mv.mozilla.com:8080/job/b2g.unagi.gaia.master.ui/1019/console.
jgriffin, can you help with that, or will we have to wait until tomorrow?
Comment 13•12 years ago
|
||
(In reply to Stephen Donner [:stephend] from comment #4)
> Tony had me look in /system/b2g/distribution, but there's no "distribution"
> dir in /b2g.
that was just to confirm if for whatever reason, he had bundled in the commercial RIL. glad thats not the case.
Comment 14•12 years ago
|
||
(In reply to Stephen Donner [:stephend] from comment #12)
> (In reply to Dave Hylands [:dhylands] from comment #11)
> > If someone else could confirm this, then we can mark this as RESOLVED/FIXED.
> > I moved it to the Builds category since it affects the gonk-misc and
> > rilproxy repos and not the hg repos.
>
> Thanks; we're still going to need a new build, looks like:
>
> http://qa-selenium.mv.mozilla.com:8080/job/b2g.unagi.gaia.master.ui/1019/
> console.
>
> jgriffin, can you help with that, or will we have to wait until tomorrow?
I just kicked off a new build, should be ready in ~1 hr.
Reporter | ||
Comment 15•12 years ago
|
||
Thanks, Dave + Jonathan -- the latest results over multiple nightly.ui and master.ui runs confirm this bug is fixed, now.
Verified.
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
blocking-b2g: tef? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•