Bug 13739 - rutube.ru player is not working
Summary: rutube.ru player is not working
Status: RESOLVED FIXED
Alias: None
Product: swfdec
Classification: Unclassified
Component: library (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: highest blocker
Assignee: swfdec ml
QA Contact: swfdec ml
URL: http://rutube.ru/tracks/38127.html?v=...
Whiteboard:
Keywords:
: 13855 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-12-19 13:00 UTC by Pavel Roskin
Modified: 2008-01-28 02:37 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Pavel Roskin 2007-12-19 13:00:41 UTC
The player on rutube.ru looks correctly, but the video is never shown.
Comment 1 Pekka Lampila 2008-01-15 12:29:10 UTC
Confirmed. This seems to be a problem with swfdec being too restrictive about cross-domain access.
Comment 2 Pavel Roskin 2008-01-22 14:38:22 UTC
It's working now, but Firefox crashes when the movie ends.
Comment 3 Pavel Roskin 2008-01-22 15:04:09 UTC
Last messages from "firefox -g" on http://rutube.ru/tracks/378373.html

SWFDEC: WARN : swfdec_as_interpret.c(869): swfdec_action_call_function: no function named init
SWFDEC: WARN : swfdec_as_interpret.c(869): swfdec_action_call_function: no function named init
SWFDEC: WARN : swfdec_as_interpret.c(869): swfdec_action_call_function: no function named init

(gecko:5836): Swfdec-CRITICAL **: swfdec_sandbox_use: assertion `SWFDEC_AS_OBJECT (sandbox)->context->global == NULL' failed
SWFDEC: WARN : swfdec_net_stream.c(637): swfdec_net_stream_seek: FIXME: restarting audio after seek

(gecko:5836): Swfdec-CRITICAL **: swfdec_as_context_run: assertion `context->global' failed

(gecko:5836): Swfdec-CRITICAL **: swfdec_sandbox_unuse: assertion `SWFDEC_AS_OBJECT (sandbox)->context->global == SWFDEC_AS_OBJECT (sandbox)' failed

Swfdec-ERROR **: file swfdec_net_stream.c: line 207 (swfdec_net_stream_update_playing): assertion failed: (stream->audio == NULL)
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 47434332728480 (LWP 5836)]
0x0000003c6c630ec5 in raise () from /lib64/libc.so.6



x86_64, Fedora 8 with all updates, 64-bit Firefox 2.0.0.10 from Fedora, current swfdec and swfdec-mozilla (from git).
Comment 4 Benjamin Otte 2008-01-23 00:24:07 UTC
crash == blocker
Comment 5 Riccardo Magliocchetti 2008-01-27 04:05:47 UTC
*** Bug 13855 has been marked as a duplicate of this bug. ***
Comment 6 Benjamin Otte 2008-01-28 02:37:46 UTC
The link from here and from the duplicate work in 1040647dfd13d32660a2d21339f476533c87919e. So I hope I got it fixed.


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.