Bug 572507

Summary: [abrt] crash in gnash-1:0.8.6-13.fc12: Process /usr/bin/gtk-gnash was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: David Timms <dtimms>
Component: gnashAssignee: Kevin Kofler <kevin>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jreznik, kevin, pertusus, tomeu
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: https://savannah.gnu.org/bugs/index.php?29282
Whiteboard: abrt_hash:de22b5d3f1eff852f8041d289a915f59d447c2db
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-21 12:21:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description David Timms 2010-03-11 12:19:31 UTC
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

Comment 1 David Timms 2010-03-11 12:19:34 UTC
Created attachment 399327 [details]
File: backtrace

Comment 2 Kevin Kofler 2010-03-11 12:28:18 UTC
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.

Comment 3 David Timms 2010-03-21 11:44:14 UTC
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

Comment 4 Kevin Kofler 2010-03-21 12:21:36 UTC
Thanks!