bugzilla-daemon at freedesktop.org
2007-Nov-10 10:38 UTC
[Swfdec] [Bug 13168] New: segmentation fault when closing tab with flash files in firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13168 Summary: segmentation fault when closing tab with flash files in firefox Product: swfdec Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy: riccardo at datahost.it QAContact: swfdec at lists.freedesktop.org This is very similar to #13167 the only difference is that the flash files were not playing. version: git 1453a43c36678b07a4c585e1173a0d4b78bc8e52 how to reproduce: open http://mediacenter.corriere.it/MediaCenter/action/player?uuid=aee20436-8c92-11dc-a06b-0003ba99c53b in firefox then close the browser tab. Program received signal SIGSEGV, Segmentation fault. ---Type <return> to continue, or q <return> to quit--- [Switching to Thread 0xb712d920 (LWP 24466)] 0xb053c0fc in swfmoz_player_render (player=0x8f08c18, region=0x9ea3c20) at swfmoz_player.c:574 574 g_return_if_fail (SWFMOZ_IS_PLAYER (player)); (gdb) (gdb) bt #0 0xb053c0fc in swfmoz_player_render (player=0x8f08c18, region=0x9ea3c20) at swfmoz_player.c:574 #1 0xb0539b51 in plugin_x11_handle_event (gdkxevent=0xbfa2afbc, unused=0x8f08c18, playerp=0x8f08c18) at plugin_x11.c:41 #2 0xb79faef1 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #3 0xbfa2afbc in ?? () #4 0x08f08c18 in ?? () #5 0x08f08c18 in ?? () #6 0xbfa2afbc in ?? () #7 0x08ff3138 in ?? () #8 0x08ff3138 in ?? () #9 0xbfa2af98 in ?? () #10 0xb79fc860 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #11 0x08ff3138 in ?? () #12 0x02204bd2 in ?? () #13 0x00000000 in ?? () -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at freedesktop.org
2007-Nov-14 21:30 UTC
[Swfdec] [Bug 13168] segmentation fault when closing tab with flash files in firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13168 riccardo at datahost.it changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from riccardo at datahost.it 2007-11-14 13:36 PST ------- I can't reproduce this anymore, i'm closing as fixed. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at freedesktop.org
2007-Nov-14 21:34 UTC
[Swfdec] [Bug 13168] segmentation fault when closing tab with flash files in firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13168 ------- Comment #2 from otte at gnome.org 2007-11-14 13:40 PST ------- I tried to fix it with today's swfdec-mozilla commits. But as it's a race and hard to reproduce due to that, I wasn't sure if that had worked. Feel free to reopen if it's still there. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. You are the assignee for the bug, or are watching the assignee.