Bug 14257 - crash closing firefox tab while playing a video
Summary: crash closing firefox tab while playing a video
Status: RESOLVED FIXED
Alias: None
Product: swfdec
Classification: Unclassified
Component: plugin (show other bugs)
Version: git
Hardware: Other All
: medium critical
Assignee: swfdec ml
QA Contact: swfdec ml
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-26 07:44 UTC by Riccardo Magliocchetti
Modified: 2008-01-27 02:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Riccardo Magliocchetti 2008-01-26 07:44:21 UTC
Version: git 222cb3e42603590d7ca94d6d81aad941cc511c38 with the libsoup 2.4 commit reverted

How to reproduce: Open youtube, start playing a video, close the tab.

Not youtube specific.

Backtrace stopped: frame did not save the PC
(gdb) bt full
#0  0xb72abf06 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb72ad811 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb753cfa9 in g_logv () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0xb753cfd9 in g_log () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#4  0xb753d050 in g_assert_warning () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#5  0xb24e5c3d in swfdec_stream_dispose (object=0xb252ba5e)
    at swfdec_stream.c:138
	stream = (SwfdecStreamPrivate *) 0xb252bce8
	__PRETTY_FUNCTION__ = "swfdec_stream_dispose"
#6  0xb24be102 in swfdec_loader_dispose (object=0x9a49770)
    at swfdec_loader.c:169
No locals.
#7  0xb255b502 in swfmoz_loader_dispose (object=0x9a49770)
    at swfmoz_loader.c:47
No locals.
Comment 1 Benjamin Otte 2008-01-27 02:04:59 UTC
That was a swfdec-mozilla bug, which should be fixed in cf6d12e0246cabe7ac8fb2ec71231c68967b0c0c


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.