abrt 1.0.7 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: /usr/bin/gtk-gnash /home/davidt/test6.swf component: gnash executable: /usr/bin/gtk-gnash kernel: 2.6.32.9-67.fc12.x86_64 package: gnash-1:0.8.6-13.fc12 rating: 4 reason: Process /usr/bin/gtk-gnash was killed by signal 6 (SIGABRT) release: Fedora release 12 (Constantine) comment ----- $ gnash test6.swf gtk-gnash: DisplayList.cpp:908: void gnash::DisplayList::mergeDisplayList(gnash::DisplayList&): Assertion `itNewEnd == dlistTagsEffectiveZoneEnd(newList._charsByDepth)' failed. Aborted (core dumped) bash-4.0$ How to reproduce ----- 1. yum install pyvnc2swf 2. recordwin.sh test6.swf 3. click a window to start record 4. do some things 5. go to the terminal you started recordwin from and ctrl-c to finish recording. 6. gnash test6.swf 7. screen capture plays 8. at the end, gnash crashes
Created attachment 399327 [details] File: backtrace
Thank you for taking the time to report this issue to us. This is an issue which is best addressed by the upstream developers. You encountered this issue with Gnash 0.8.6. Gnash 0.8.7 is now available as an update for Fedora 13 Alpha, 12 and 11. Please check whether this issue is still reproducible with Gnash 0.8.7. If the issue is fixed, we will close this bug. If this issue is still reproducible with Gnash 0.8.7, please file a report at https://savannah.gnu.org/bugs/?group=gnash (the upstream Gnash bug tracker), and when done add the upstream report info to this report. (Unfortunately, the automated abrt tool cannot do this by itself.) We will continue to track the issue in the centralized upstream bug tracker, and will review any bug fixes that become available for consideration in future updates. Thank you for the bug report.
Tested also with gnash-0.8.7-1.fc12.x86_64, in which the same crash occurs. As requested submitted to upstream bugtracker: https://savannah.gnu.org/bugs/index.php?29282
Thanks!