Bug 13447

Summary: Yahoo embedded player crashes sfwdec
Product: swfdec Reporter: Pavel Roskin <proski>
Component: libraryAssignee: swfdec ml <swfdec>
Status: RESOLVED FIXED QA Contact: swfdec ml <swfdec>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
URL: http://us.i1.yimg.com/cosmos.bcst.yahoo.com/player/media/swf/FLVVideoSolo.swf
Whiteboard:
i915 platform: i915 features:

Description Pavel Roskin 2007-11-29 09:37:37 UTC
Current (git) swfdec crashes when trying to play Yahoo embedded video.

Steps to reproduce:
wget http://us.i1.yimg.com/cosmos.bcst.yahoo.com/player/media/swf/FLVVideoSolo.swf
swfplay FLVVideoSolo.swf

End of the output:

SWFDEC: WARN : swfdec_as_interpret.c(920): swfdec_action_call_method: no function named "autoSize" on object SwfdecTextFieldMovie
SWFDEC: FIXME: swfdec_sprite_movie_as.c(234): swfdec_sprite_movie_globalToLocal: 
MovieClip.globalToLocal is not implemented yet
SWFDEC: ERROR: swfdec_movie_asprops.c(444): swfdec_movie_get_asprop_index: property _focusrect not implemented
SWFDEC: FIXME: swfdec_sprite_movie_as.c(234): swfdec_sprite_movie_globalToLocal: MovieClip.globalToLocal is not implemented yet

Swfdec-ERROR **: file swfdec_sprite_movie.c: line 634 (swfdec_sprite_movie_init_movie): assertion failed: (movie->frame == (guint) -1)
aborting...
Aborted (core dumped)
Comment 1 Pekka Lampila 2007-11-29 17:23:41 UTC
Confirmed
Comment 2 Benjamin Otte 2007-11-30 07:28:21 UTC
fixed as of 651e76301e4a1f0bf79c16a8cf2707670c41aeb6.

And in the future, mark crashers as critical, please.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.