App crashes after a few minutes playing song in loop.....
Attach a Capx
https://www.dropbox.com/s/n6oobcpawcncb ... .capx?dl=0
Musics: (same music 2 formats)
1. https://www.dropbox.com/s/da5ozuhc8ntvz ... p.ogg?dl=0
2. https://www.dropbox.com/s/134md1h2g8aap ... p.m4a?dl=0
Description of Capx
Plays audio in loop.
Steps to Reproduce Bug
- Create a new Construct 2 project
- Importa the music files as "Music"
- Create an Audio object.
- Go to the event sheet and add the "On start of layout" event, then -> Play the file looping (looping is important I think it doesn't crashes without looping)
- Export it to Cordova with Intel XDK.
- Install on phone, wait a few minutes to loop once or twice and it stops responding....
Observed Result
Crash after 2-3 minutes
Expected Result
Playing without stopping
Affected Browsers
[list]
[*] Chrome: (NO)
[*] Crosswalk webview (YES)
Operating System and Service Pack
Android 4.4.4 - CyanogenMod
ARM
OnePlus One
It doesn't happen on Moto G 1 gen Android 5.1(dot)something
Construct 2 Version ID
The latest, (not beta) r233 64bit Windows 7 (VM)
I don't think that is something related to Construct, I think it's a crosswalk bug and it's because of those particular music files....
But I could be wrong, so I'm posting it here and I've left a crash report on crosswalk jira: https://crosswalk-project.org/jira/browse/XWALK-1993