Comment 0 for bug 1531180

Revision history for this message
Albert Astals Cid (aacid) wrote :

Using the code from
   https://code.launchpad.net/~unity-team/unity8/inline-dash-videos/+merge/280594

One can play videos in unity8 dash directly.

I have recorded 2 short videos (4 or 5 seconds) using the camera application, if i play them, at some point the dash will crash.

Backtrace for current thread is not very useful
[Switching to Thread 0xa78b4410 (LWP 4163)]
0xb24a272e in ?? ()

Other than to show the crash happens inside /android/system/lib/libgui.so
$ grep libgui.so /proc/`pidof unity8-dash`/maps
b2476000-b24cb000 r-xp 00000000 07:00 504 /android/system/lib/libgui.so
b24cb000-b24d5000 r--p 00054000 07:00 504 /android/system/lib/libgui.so
b24d5000-b24d6000 rw-p 0005e000 07:00 504 /android/system/lib/libgui.so

The full thread backtrace is at http://paste.ubuntu.com/14411045/