Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2109] iOS, local video - crash on close after scrubbing

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:07.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelscrash, defect, ios, regression, video
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:10:41.000+0000
Updated2011-04-17T01:58:07.000+0000

Description

iPod 4th gen (4.1), 3rd gen 4.0.2 with mobile sdk build 1.5.0.62c1cae

1.Phone>play Movie>local movie
2.use the scrub bar and scrub more than half way
3.tap the back button

esults: crash

Mon Oct 18 10:12:45 eWorld ReportCrash[6100] : Formulating crash report for process KitchenSink[6095]

Mon Oct 18 10:12:45 eWorld com.apple.launchd1 : (UIKitApplication:com.appcelerator.KitchenSink[0x2f46]) Job appears to have crashed: Bus error

Mon Oct 18 10:12:45 eWorld SpringBoard[26] : Application 'KitchenSink' exited abnormally with signal 10: Bus error

Mon Oct 18 10:12:45 eWorld ReportCrash[6100] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/KitchenSink_2010-10-18-101244_eWorld.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0

Attachments

FileDateSize
kitchensink_2010-10-18-100630_apple.crash2011-04-15T03:10:41.000+000029404

Comments

  1. Jeff Haynie 2011-04-15

    (from [673ba4c5a2eb5980e0907fc4435c734140d91428]) [#2109 state:fixed-in-qa] Events cannot be fired on the background when they may need to be processed during context close. This could result in views, or other important information to the event, being deallocated. http://github.com/appcelerator/titanium_mobile/commit/673ba4c5a2eb5980e0907fc4435c734140d91428"> http://github.com/appcelerator/titanium_mobile/commit/673ba4c5a2eb5...

  2. Thomas Huelbert 2011-04-15

    4th gen ipod running 4.1, 3g iphone 3.1.2 .5.0.77ad8ac

JSON Source