bugGnash - The GNU Flash player - Bugs: bug #22079, segfault on exit when startStopped

 
 

bug #22079: segfault on exit when startStopped

Submitter:  Sandro Santilli <strk>
Submitted:  Tue 22 Jan 2008 06:29:51 PM UTC
   
 
Category:  core Severity:  5 - Blocker
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 23 Jan 2008 09:39:11 AM UTC, comment #2: 

Confirmed fixed.

Benjamin Wolsey <bwy>
Group Member
Tue 22 Jan 2008 08:07:02 PM UTC, comment #1: 

movie_root was calling setReachable on _movieRoot w/out checking
for it to be not-null...

Sandro Santilli <strk>
Group Member
Tue 22 Jan 2008 06:29:51 PM UTC, original submission:  

set startStopped true

gui/gnash <anything>
^Q (quits)

segfault:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1232660800 (LWP 8743)]
gnash::movie_root::markReachableResources (this=0x8384078) at /home/strk/src/gnash/gnash-head/libbase/GC.h:107
107                     if ( _reachable )
(gdb) bt
#0  gnash::movie_root::markReachableResources (this=0x8384078) at /home/strk/src/gnash/gnash-head/libbase/GC.h:107
#1  0xb7e4591c in gnash::VM::markReachableResources (this=0x8383fa8) at /home/strk/src/gnash/gnash-head/server/vm/VM.cpp:242
#2  0xb7cb120f in gnash::GnashGcRoot::markReachableResources (this=0xb7f38ab0) at /home/strk/src/gnash/gnash-head/server/impl.cpp:845
#3  0xb7a30976 in gnash::GC::collect (this=0x8157f88) at /home/strk/src/gnash/gnash-head/libbase/GC.h:281
#4  0xb7ca940c in gnash::clear () at /home/strk/src/gnash/gnash-head/server/impl.cpp:608
#5  0x08096d0d in gnash::Player::run (this=0xbfb70cc8, argc=3, argv=0xbfb70dd4, infile=0xbfb7141b "testsuite/misc-ming.all/DrawingApiTest.swf", url=0x0)
    at /home/strk/src/gnash/gnash-head/gui/Player.cpp:382
#6  0x08085602 in main (argc=3, argv=0xbfb70dd4) at /home/strk/src/gnash/gnash-head/gui/gnash.cpp:437

Sandro Santilli <strk>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bwy (Posted a comment)
  • -email is unavailable- added by strk (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-01-23 bwy StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2008-01-22 strk StatusIn Progress Ready For Test

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code