Closed Bug 759146 Opened 12 years ago Closed 12 years ago

Looper throws uncaught exception on (some?) HTC Sense 4.0 phones (HTC Evo 4G LTE, HTC J, etc)

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
major

Tracking

(firefox14 verified, firefox15 verified, blocking-fennec1.0 betaN+)

VERIFIED FIXED
Firefox 15
Tracking Status
firefox14 --- verified
firefox15 --- verified
blocking-fennec1.0 --- betaN+

People

(Reporter: aaronmt, Assigned: blassey)

References

Details

Attachments

(3 files)

Perhaps we should look at blocking this device from Google Play.
blocking-fennec1.0: ? → betaN+
Someone's raw log from XDA Forums; not too much in there.
Don't have access to these devices in Canada.  If we have one in MTV, could we get logs?
See also a similarily posted bug about an HTC J (Japan) (Sense UI 4.0) device in bug 759326.
(In reply to JP Rosevear [:jpr] from comment #4)
> Don't have access to these devices in Canada.  If we have one in MTV, could
> we get logs?

no one here has one, i submitted an order to IT today.   But i may just go down to Sprint store if it takes too long.

Has anyone heard similar issues on the HTC One X?   The specs are essentially the same as the Evo 4G LTE, minus some tweaks to the LCD and the max capacity on microSD storage space.

http://www.slashgear.com/htc-evo-4g-lte-vs-htc-one-x-21229246/
Sprint Stores do not have the phones - I tried to find one yesterday.
Assignee: nobody → joe
This is almost certainly the same problem as bug 752153 in a slightly different form. The log points directly to 

        sGeckoHandler.post(new Runnable() {
            public void run() {
                throw new AssertionError();
            }
        });

which, I should say, is just *lovely*.
Whiteboard: [gfx]
This isn't gfx.
Whiteboard: [gfx]
Whiteboard: [gfx]
ack- sorry.
Whiteboard: [gfx]
Summary: [Google Play User Reviews] - Investigate browser bustage on HTC EVO 4G LTE → Looper throws uncaught exception on (some?) HTC Sense 4.0 phones (HTC Evo 4G LTE, HTC J, etc)
Just adding from bug 759326:

E/Handler (22828): Failed to handle callback; interface not implemented, callback:org.mozilla.gecko.GeckoAppShell$17@40efd1e8
E/Handler (22828): java.lang.AssertionError
E/Handler (22828): 	at org.mozilla.gecko.GeckoAppShell$17.run(GeckoAppShell.java:2165)
E/Handler (22828): 	at android.os.Handler.handleCallback(Handler.java:608)
Brian, can you try Nightly on the One J that you have?
Unfortunately I can't reproduce this on either of Aurora or Nightly on the HTC One S. :(
(In reply to James Willcox (:snorp) (jwillcox@mozilla.com) from comment #13)
> Brian, can you try Nightly on the One J that you have?

Same problem on Nightly.
Attached patch patchSplinter Review
Assignee: joe → blassey.bugs
Attachment #628982 - Flags: review?(snorp)
Comment on attachment 628982 [details] [diff] [review]
patch

Review of attachment 628982 [details] [diff] [review]:
-----------------------------------------------------------------

Wow, that turned out to be much easier than expected. Looks good.
Attachment #628982 - Flags: review?(snorp) → review+
Comment on attachment 628982 [details] [diff] [review]
patch

[Approval Request Comment]
Bug caused by (feature/regressing bug #): 
User impact if declined: 
Testing completed (on m-c, etc.): 
Risk to taking this patch (and alternatives if risky): 
String or UUID changes made by this patch:
Attachment #628982 - Flags: approval-mozilla-aurora?
XDA members that tested out Brad's patched build build yesterday got some responses and are reporting back success that it fixes the issue. Looks like this is good. Dont know about the HTC J though.

http://forum.xda-developers.com/showthread.php?t=1678525
Comment on attachment 628982 [details] [diff] [review]
patch

[Triage Comment]
Approved for Aurora for a possible b4 respin. Please also land on MOBILE140_2012053010_RELBRANCH.
Attachment #628982 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Attachment #629271 - Flags: review?(snorp) → review+
Comment on attachment 629271 [details] [diff] [review]
patch to guard against MessageQueue changing for some reason

[Approval Request Comment]
Bug caused by (feature/regressing bug #): 
User impact if declined: 
Testing completed (on m-c, etc.): 
Risk to taking this patch (and alternatives if risky): 
String or UUID changes made by this patch:
Attachment #629271 - Flags: approval-mozilla-aurora?
Attachment #629271 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Brian, is this fixed for you on your HTC J? Pick your flavour to test, Nightly or Firefox Beta.
(In reply to Aaron Train [:aaronmt] from comment #28)
> Brian, is this fixed for you on your HTC J? Pick your flavour to test,
> Nightly or Firefox Beta.

Updated Firefox Beta on my HTC J and it works great. Thank you!

Once or twice I've seen similar symptoms but I think they may be due to network flakiness. I'll continue to monitor and file another bug if I see this again.

Thanks again!
Status: RESOLVED → VERIFIED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: