bugzilla-daemon at freedesktop.org
2007-Dec-16 21:55 UTC
[Swfdec] [Bug 13692] New: Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 Summary: Crash with floating point exception from Firefox Product: swfdec Version: unspecified Platform: Other URL: http://www.konar.ict.pwr.wroc.pl/zawody/flash.html OS/Version: All Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy: zajec5polish at gmail.com QAContact: swfdec at lists.freedesktop.org Flash animation loads some data and when downloading is finished, Firefox crashes. firefox http://www.konar.ict.pwr.wroc.pl/zawody/flash.html (firefox-bin:4078): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. (gecko:4078): Gdk-WARNING **: locale not supported by C library Unsupported movie property quality with value "high" Unsupported movie property pluginspage with value "http://www.macromedia.com/go/getflashplayer" Unsupported movie property play with value "true" Unsupported movie property loop with value "true" Unsupported movie property wmode with value "window" Unsupported movie property devicefont with value "false" Unsupported movie property name with value "zawody" Unsupported movie property menu with value "true" Unsupported movie property allowfullscreen with value "false" Unsupported movie property allowscriptaccess with value "sameDomain" Unsupported movie property align with value "middle" unhandled event 19 Loading stream: http://www.konar.ict.pwr.wroc.pl/zawody/zawody.swf SWFDEC: ERROR: swfdec_image.c(125): tag_func_define_bits_jpeg: No global JPEG tables available SWFDEC: ERROR: swfdec_image.c(125): tag_func_define_bits_jpeg: No global JPEG tables available SWFDEC: ERROR: swfdec_image.c(125): tag_func_define_bits_jpeg: No global JPEG tables available SWFDEC: ERROR: swfdec_image.c(125): tag_func_define_bits_jpeg: No global JPEG tables available SWFDEC: ERROR: swfdec_image.c(125): tag_func_define_bits_jpeg: No global JPEG tables available SWFDEC: ERROR: swfdec_sprite_movie.c(288): swfdec_sprite_movie_perform_place: using non-implemented clip events 8192 SWFDEC: ERROR: swfdec_sprite_movie.c(288): swfdec_sprite_movie_perform_place: using non-implemented clip events 20480 SWFDEC: ERROR: swfdec_sprite_movie.c(288): swfdec_sprite_movie_perform_place: using non-implemented clip events 2048 SWFDEC: ERROR: swfdec_sprite_movie.c(288): swfdec_sprite_movie_perform_place: using non-implemented clip events 8192 SWFDEC: ERROR: swfdec_sprite_movie.c(288): swfdec_sprite_movie_perform_place: using non-implemented clip events 20480 SWFDEC: ERROR: swfdec_sprite_movie.c(288): swfdec_sprite_movie_perform_place: using non-implemented clip events 2048 SWFDEC: ERROR: swfdec_sprite_movie.c(288): swfdec_sprite_movie_perform_place: using non-implemented clip events 8192 SWFDEC: ERROR: swfdec_sprite_movie.c(288): swfdec_sprite_movie_perform_place: using non-implemented clip events 20480 SWFDEC: ERROR: swfdec_sprite_movie.c(288): swfdec_sprite_movie_perform_place: using non-implemented clip events 2048 /usr/bin/firefox: line 208: 4078 Floating point exception$MOZ_PROGRAM "$@" -- 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-Dec-16 22:16 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 otte at gnome.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Comment #1 from otte at gnome.org 2007-12-16 14:16 PST ------- How did you get that? Just trying to play the file? And a stack trace would be nice. -- 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-Dec-16 23:31 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 ------- Comment #2 from zajec5polish at gmail.com 2007-12-16 15:31 PST ------- Created an attachment (id=13148) --> (http://bugs.freedesktop.org/attachment.cgi?id=13148&action=view) Recording of crash Recorded crash (Ogg Theora format). -- 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-Dec-16 23:37 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 ------- Comment #3 from zajec5polish at gmail.com 2007-12-16 15:37 PST ------- Created an attachment (id=13149) --> (http://bugs.freedesktop.org/attachment.cgi?id=13149&action=view) Diag. output of strace of crashing Firefox strace firefox http://www.konar.ict.pwr.wroc.pl/zawody/flash.html 2> konar.firefox.swfdec.strace.log -- 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-Dec-17 16:51 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 ------- Comment #4 from pekka.lampila at iki.fi 2007-12-17 08:51 PST ------- I couldn't reproduce this crash. Tried with git and 0.5.4 versions What swfdec and Firefox versions are you using? To get a backtrace try: firefox -g http://www.konar.ict.pwr.wroc.pl/zawody/flash.html then after it crashes you can do: bt full and post the output here Thank you. -- 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-Dec-17 17:41 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 ------- Comment #5 from zajec5polish at gmail.com 2007-12-17 09:41 PST ------- My versions are 0.5.4 and 2.0.0.10: zajec at acer:~> rpm -qa | grep 'swfdec' libswfdec-gtk2-devel-0.5.4-0.pm.2 swfdec-gnome-0.5.4-0.pm.2 libswfdec-devel-0.5.4-0.pm.2 swfdec-tools-0.5.4-0.pm.2 libswfdec-gtk2_4-0.5.4-0.pm.2 libswfdec4-debuginfo-0.5.4-0.pm.2 swfdec-gnome-0.5.4-0.pm.1 swfdec-browser-plugin-0.5.4-0.pm.2 libswfdec4-0.5.4-0.pm.2 zajec at acer:~> rpm -qa | grep 'Firefox' MozillaFirefox-translations-2.0.0.10-0.1 MozillaFirefox-2.0.0.10-0.1 zajec at acer:~> firefox --version Mozilla Firefox 2.0.0.10, Copyright (c) 1998 - 2007 mozilla.org Unfortunately I can not use "bt" or "backtrace" tools. Both commands are unavailable in my openSUSE 10.3. I also couldn't find RPM caller "bt" or "backtrace". I found some help for Ubuntu: https://wiki.ubuntu.com/Backtrace but all I get is this error: zajec at acer:~> gdb firefox 2>&1 | tee gdb-firefox.txt GNU gdb 6.6.50.20070726-cvs Copyright (C) 2007 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-suse-linux"... "/usr/bin/firefox": not in executable format: File format not recognized -- 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-Dec-17 19:28 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 ------- Comment #6 from pekka.lampila at iki.fi 2007-12-17 11:28 PST ------- Thank you for the information. I'm sorry my explanation about getting a backtrace was bad. Firefox is somewhat special, so the Ubuntu HOWTO doesn't work directly. But if you use "firefox -g 2>&1 | tee gdb-firefox.txt" instead of "gdb firefox 2>&1 | tee gdb-firefox.txt" it should work correctly. Just remember to shutdown all Firefox windows before doing this. -- 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-Dec-17 22:47 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 ------- Comment #7 from zajec5polish at gmail.com 2007-12-17 14:47 PST ------- Created an attachment (id=13170) --> (http://bugs.freedesktop.org/attachment.cgi?id=13170&action=view) Debug of crash (I hope it is) What I did: 1) Closed Firefox and made sure there is not firefox process in system 2) Used firefox -g 2>&1 | tee gdb-firefox.txt 3) Entered http://www.konar.ict.pwr.wroc.pl/zawody/flash.html and activated animation 4) Saw Firefox crashing ;) -- 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-Dec-17 22:49 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 zajec5polish at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW ------- Comment #8 from zajec5polish at gmail.com 2007-12-17 14:49 PST ------- Thanks for explaining and being patient, I don't really know much about debugging :) I provided gdb-firefox.txt, if anything else is needed, just let me know. -- 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
2008-Jan-22 22:42 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 --- Comment #9 from Pavel Roskin <proski at gnu.org> 2008-01-22 14:42:11 PST --- Everything seems to be fine now. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Jan-27 16:02 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 --- Comment #10 from Rafa? Mi?ecki <zajec5polish at gmail.com> 2008-01-27 08:02:13 PST --- (In reply to comment #9)> Everything seems to be fine now.I updated SWFDEC to 0.5.5, is still happens. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Apr-11 16:11 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 --- Comment #11 from Riccardo Magliocchetti <riccardo at datahost.it> 2008-04-11 09:11:00 PST --- Rafa?, can you retry with 0.6.4 please? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Apr-22 07:07 UTC
[Swfdec] [Bug 13692] Crash with floating point exception from Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=13692 Rafa? Mi?ecki <zajec5 at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Rafa? Mi?ecki <zajec5 at gmail.com> 2008-04-22 00:07:21 PST --- I updated swfdec to 0.6.4. It works fine now. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
Apparently Analagous Threads
- [Bug 13529] New: swf-mozilla will crash firefox when access www.tudou.com
- Branch 'as' - 8 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_sprite_movie.h libswfdec/swfdec_swf_decoder.c libswfdec/swfdec_swf_decoder.h
- Branch 'as' - libswfdec/swfdec_graphic_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie.c
- swfdec-player - error
- Branch 'as' - 7 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_with.c libswfdec/swfdec_sprite_movie.c test/trace