Closed
Bug 810757
Opened 12 years ago
Closed 12 years ago
Trying to get directions in the maps app on device over a 300+ miles distance - phone drops to crawl in speed until the maps apps is killed
Categories
(Firefox OS Graveyard :: General, defect, P2)
Tracking
(blocking-basecamp:+, b2g18 fixed)
Tracking | Status | |
---|---|---|
b2g18 | --- | fixed |
People
(Reporter: jsmith, Assigned: fzzzy)
References
Details
(Keywords: crash, perf)
Attachments
(2 files)
Build:
Device - Unagi
Date - 11/11/2012
Steps:
1. With a wifi connection, launch the maps app
2. Select route
3. Select a from and to location
Expected:
The phone's responsiveness should remain usable from a user's perspective, even if you leave the app.
Actual:
The phone's responsiveness goes down to a crawl. The first time I did this, I exited to the homescreen app in attempt to get out of the maps app slowness, and the homescreen didn't load for 20 seconds, then i just shutdown the phone entirely. On the second try, the phone eventually crashed entirely.
Reporter | ||
Comment 1•12 years ago
|
||
I'm guessing this could be a OOM crash I'm seeing.
Reporter | ||
Comment 2•12 years ago
|
||
Attached logcat, although in this logcat example, the crash of the whole phone didn't happen. The scenario this logcat shows is when I do the following:
1. Go to maps app
2. Do a route over 300+ miles
3. Hit homescreen
4. Re-launch maps app
Result - You'll notice that the maps app must have been killed will no user notice at all in this scenario, as the maps app doesn't return back to where the user was at, it restarts entirely.
Reporter | ||
Updated•12 years ago
|
Attachment #680526 -
Attachment description: Logcat → Logcat - App Killed Unexpectedly
Reporter | ||
Comment 3•12 years ago
|
||
Here's another logcat for the case when the entire phone crashes.
Donovan, Chris, we need to bring this back to the developers of this app.
blocking-basecamp: ? → +
Assignee | ||
Comment 5•12 years ago
|
||
Ok, I'll mention it to them.
Updated•12 years ago
|
Assignee: nobody → dpreston
Reporter | ||
Updated•12 years ago
|
Whiteboard: [3rd-party-preloaded-apps]
Comment 6•12 years ago
|
||
Setting priority based on triage discussions. Feel free to decrease priority if you disagree.
Priority: -- → P2
Profile gathered while browsing around in directions from LA --> NY
http://people.mozilla.com/~bgirard/cleopatra/#report=5b1b554fb151c38af60c1be1baa808661583c540
During some of the really unresponsive times, we're spending a bunch of time under Traffic:_reloadIncidents(). This is happening off a touchend handler.
Assignee | ||
Comment 8•12 years ago
|
||
Thanks for profiling it, that's really useful info.
Reporter | ||
Updated•12 years ago
|
Whiteboard: [3rd-party-preloaded-apps]
Updated•12 years ago
|
Target Milestone: --- → B2G C3 (12dec-1jan)
Comment 9•12 years ago
|
||
Been >2 weeks, any update here Donovan?
Assignee | ||
Comment 10•12 years ago
|
||
Nokia implemented a fix for this by simplifying the route they draw when zoomed out, and it may already be rolled out on the server by now.
Reporter | ||
Comment 11•12 years ago
|
||
Sounds like we should close this then.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•12 years ago
|
||
I just tested on the phone, it was able to route from here to new york without crashing or becoming unusably slow.
Updated•12 years ago
|
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•