Summary: | crash firefox if you close tab while playing flash files | ||
---|---|---|---|
Product: | swfdec | Reporter: | Riccardo Magliocchetti <riccardo.magliocchetti> |
Component: | library | Assignee: | swfdec ml <swfdec> |
Status: | RESOLVED FIXED | QA Contact: | swfdec ml <swfdec> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Riccardo Magliocchetti
2007-11-10 02:37:41 UTC
Wow, we even have a bug for this new crasher. It should be fixed since 617e03ee5b7af3d2ff46a5d03ec80b7ca6203b29 I'm able to crash firefox with the same actions, justs a different backtrace. Should i open a new bug or just reopen this? Retry again, I just fixed another crasher. And if it's still there, reopen and post a backtrace. Damnit, we have too many crashers... This time is sound related :( Swfdec-ERROR **: file swfdec_sound.c: line 463 (swfdec_sound_buffer_render_stereo): assertion failed: (n_samples < rate) aborting... Program received signal SIGABRT, Aborted. ---Type <return> to continue, or q <return> to quit--- [Switching to Thread 0xb70ef920 (LWP 28563)] 0xb72d07d6 in raise () from /lib/libc.so.6 (gdb) bt #0 0xb72d07d6 in raise () from /lib/libc.so.6 #1 0xb72d20f1 in abort () from /lib/libc.so.6 #2 0xb755ced9 in g_logv () from /usr/lib/libglib-2.0.so.0 #3 0xb755cf09 in g_log () from /usr/lib/libglib-2.0.so.0 #4 0xb755cf80 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 #5 0xb058abd7 in swfdec_sound_buffer_render (dest=<value optimized out>, source=0x9afac18, format=15, previous=0x0, offset=529, n_samples=1047) at swfdec_sound.c:463 #6 0xb0551287 in swfdec_audio_flv_render (audio=0xd191f40, dest=0xc8987c0, start=0, n_samples=15052) at swfdec_audio_flv.c:152 #7 0xb054fefe in swfdec_audio_render (audio=0xd191f40, dest=0xc8987c0, start_offset=0, n_samples=15052) at swfdec_audio.c:172 #8 0xb05c8ac6 in try_write (stream=0xdcfe590) at swfdec_playback.c:86 #9 0xb05c8dd1 in swfdec_stream_start (stream=0xdcfe590) at swfdec_playback.c:187 #10 0xb05c8fe0 in swfdec_stream_open (sound=0xada09d8, audio=0xd191f40) at swfdec_playback.c:262 #11 0xb75dbe6a in g_cclosure_marshal_VOID__OBJECT () from /usr/lib/libgobject-2.0.so.0 #12 0xb75cf619 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #13 0xb75e3e0f in ?? () from /usr/lib/libgobject-2.0.so.0 Yay, another one. This should be fixed wth c58ff55e210c0f8ffb74a3755e0c22599fcd333b. |
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.