bugGnash - The GNU Flash player - Bugs: bug #22464, Infinite loop in mx.core...

 
 

bug #22464: Infinite loop in mx.core components initialization (super bug)

Submitter:  Sandro Santilli <strk>
Submitted:  Mon 03 Mar 2008 12:29:48 PM UTC
   
 
Category:  ActionScript Severity:  3 - Normal
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 10 Mar 2008 11:31:04 PM UTC, comment #4: 

super bug is gone for now.
the racing balls/skyers have other problems that call for a
new bug to be filed.

Sandro Santilli <strk>
Group Member
Fri 07 Mar 2008 12:38:15 AM UTC, comment #3: 

The attached swf file (with sources) reproduces
the exact problem triggered by the original movie.

It is basically initialization of mx.core components,
so fixing this bug would likely fix a lot of movies
using that component...

(file #15199, file #15200)

Sandro Santilli <strk>
Group Member
Thu 06 Mar 2008 09:26:24 PM UTC, comment #2: 

This is related to super, and seems to come
from an mx "component":

  mx.core.UIComponent = function () {
    super();
  };

Sandro Santilli <strk>
Group Member
Mon 03 Mar 2008 12:35:07 PM UTC, comment #1: 
Sandro Santilli <strk>
Group Member
Mon 03 Mar 2008 12:29:48 PM UTC, original submission:  
Sandro Santilli <strk>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #15199:  mx.as added by strk (467B - application/x-applix-spreadsheet)
file #15200:  mx.swf added by strk (194B - application/x-shockwave-flash)

 

Digest:
   task dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -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 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-03-17 strk StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2008-03-10 strk StatusNone Ready For Test
    2008-03-07 strk Attached File- Added mx.as, #15199
        Attached File- Added mx.swf, #15200
        Assigned toNone strk
        SummaryActionLimits hit during setRootMovie Infinite loop in mx.core components initialization (super bug)
    2008-03-06 strk Dependencies- Depends on task #7373

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code