Closed Bug 782458 Opened 12 years ago Closed 12 years ago

Music app doesn't work properly when launched OOP

Categories

(Firefox OS Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(blocking-basecamp:+)

RESOLVED WORKSFORME
blocking-basecamp +

People

(Reporter: dhylands, Assigned: djf)

Details

It seems to launch fine and displays the song selection window. After touching a song, I just a white screen (no messages on logcat).
blocking-basecamp: ? → +
Just retested Music app (running non-OOP or OOP) and b2g (non-OOP) or plugin-container (OOP) gets killed due to OOM before getting the list of songs to play.
I see the same thing with gallery now.  I think something regressed in MediaDB or mediastorage.
anything on logcat?
When running non-OOP, I see the following from when I touch the Music app icon:

17:50:42.487 472/472                     Gecko  I   ###################################### forms.js loaded
17:50:42.497 472/472                     Gecko  I   ###################################### forms.js loaded
17:50:42.517 472/472                     Gecko  I   [Parent 472] WARNING: Subdocument container has no frame: file /home/work/B2G-otoro/gecko-git/layout/base/nsDocumentViewer.cpp, line 2401
17:50:42.647 472/472              GeckoConsole  E   Content JS INFO at app://system.b2g.hylands.org/js/window_manager.js:420 in appendFrame: %%%%% Launching Music as local
17:50:42.667 472/472                     Gecko  I   [Parent 472] WARNING: NS_ENSURE_SUCCESS(rv, true) failed with result 0x8000FFFF: file /home/work/B2G-otoro/gecko-git/docshell/base/nsDocShell.cpp, line 10238
17:50:43.127 472/472                     Gecko  I   [Parent 472] WARNING: NS_ENSURE_TRUE(ParseTypeAttribute(type, &version)) failed: file /home/work/B2G-otoro/gecko-git/content/base/src/nsScriptLoader.cpp, line 453
17:50:46.251 501/501                     Gecko  I   [Child 501] WARNING: shutting down early because of crash!: file /home/work/B2G-otoro/gecko-git/dom/ipc/ContentChild.cpp, line 701
17:50:46.251 501/501                     Gecko  I   [Child 501] WARNING: content process _exit()ing: file /home/work/B2G-otoro/gecko-git/dom/ipc/ContentChild.cpp, line 746
When I run it OOP I get a ton of messages (like I do with any OOP app), but nothing jumps out at me.

Sometimes the app displays "No Songs" and it dies very shortly after that (so probably during the scan).
David, are you the correct owner here?
Assignee: nobody → dflanagan
The music app has been OOP since last week.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Andrew,

I'm the new owner of https://github.com/mozilla-b2g/gaia/issues/2277

If this bug is an OOM when launching the music app OOP, then fixing that issue in gaia will probably fix this one.

If this bug is caused by some deeper platform issue, than I'm not a suitable owner for it.  

I'm pretty github centric, and don't have bugzilla bugs assigned to me, so I'm not in the habit of checking what's assigned to me over here, but if this bug really needs an owner, you can assign it to me.
Well, never mind, then.
OOM'in on metadata parsing is a separate problem.  Let's keep tracking that in gaia.
You need to log in before you can comment on or make changes to this bug.