Bug 13447 - Yahoo embedded player crashes sfwdec
Summary: Yahoo embedded player crashes sfwdec
Status: RESOLVED FIXED
Alias: None
Product: swfdec
Classification: Unclassified
Component: library (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: swfdec ml
QA Contact: swfdec ml
URL: http://us.i1.yimg.com/cosmos.bcst.yah...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-29 09:37 UTC by Pavel Roskin
Modified: 2007-11-30 07:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.