Sorry for the delays, I had forgotten about this bug. I tested again today (arale rc-proposed 174) and it appears to still happen. I don't recall seeing it via MTP, but that's not automated so the MTP case isn't touched as often. Attempting it just now, I didn't get it to fail... but sending via mtp is also a lot slower than untarring a file locally on the phone so it might not stress the device much.
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu. https://bugs.launchpad.net/bugs/1385358 Title: crash while pushing videos to device Status in mediascanner2 package in Ubuntu: Incomplete Bug description: I consistently get a mediascanner crash when I push videos to my device after flashing it. These are the commands I run to send the videos: adb push ~/.cache/mwc/videos.tgz /home/phablet/Videos adb shell 'cd /home/phablet/Videos && tar xfvz videos.tgz && rm -f videos.tgz' The crash happens during the second command, extracting or removing the tarball. The video tarball itself is the same one we used for the MWC demo a long time ago. The resulting crash file is attached. I recall seeing this frequently for a long time, but the crash file I attached is based on krillin-proposed rtm image 124. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/1385358/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp