bugGnash - The GNU Flash player - Bugs: bug #26906, Assertion fails in normalize_path()

 
 

bug #26906: Assertion fails in normalize_path()

Submitter:  Benjamin Wolsey <bwy>
Submitted:  Mon 29 Jun 2009 12:10:55 PM UTC
   
 
Category:  None Severity:  5 - Blocker
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Mon 28 Feb 2011 01:37:38 PM UTC, comment #7: 

Okay, closing.

Benjamin Wolsey <bwy>
Group Member
Sun 27 Feb 2011 06:24:10 PM UTC, comment #6: 

Actually, since this bug is about the assertion failure, I think it should just be closed, and another one opened only when anyone can handle to get a crash from browsing the web.

Sandro Santilli <strk>
Group Member
Sun 27 Feb 2011 06:22:53 PM UTC, comment #5: 

I could not reproduce. Tried hard with 4c0b6cf.
I suspect this bug is from the times we used window.document.location.href rather than window.document.baseURI
(see plugin.cpp line 1347.

Sandro Santilli <strk>
Group Member
Thu 24 Feb 2011 06:30:49 PM UTC, comment #4: 
Bastiaan Jacques <bjacques>
Group Member
Thu 24 Feb 2011 06:08:32 PM UTC, comment #3: 

What makes this a blocker ? Have an URL showing the problem ?

Sandro Santilli <strk>
Group Member
Sat 12 Feb 2011 10:13:46 PM UTC, comment #2: 

The code now throws an exception rather than aborting, but this still results in an exit with error code even when the URL is valid (or maybe invalid but still encountered and out of Gnash's control).

Benjamin Wolsey <bwy>
Group Member
Thu 09 Jul 2009 12:02:05 PM UTC, comment #1: 

The reason is that the -U parameter is given as 'javascript:parent.getTag('adscale:NzA0ODA:ad:0');', which doesn't sound useful.

Any -U parameter whose first ':' isn't followed by "//" crashes here.

Benjamin Wolsey <bwy>
Group Member
Mon 29 Jun 2009 12:10:55 PM UTC, original submission:  

Both attached commandlines cause the following. I haven't investigated at all.

gtk-gnash: /home/benjamin/Downloads/gnash/trunk/libbase/URL.cpp:61: void gnash::URL::normalize_path(std::string&): Assertion »path[0] == '/'« failed.

Benjamin Wolsey <bwy>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #18341:  gnash-debug-2.sh added by bwy (1KiB - application/x-sh)
file #18342:  gnash-debug-3.sh added by bwy (942B - application/x-sh)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bjacques (Posted a comment)
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by gg0 (Updated the item)
  • -email is unavailable- added by bwy (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 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-02-28 bwy StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2011-02-27 strk StatusNone Ready For Test
    2011-02-12 gg0 Severity3 - Normal 5 - Blocker
    2011-02-12 gg0 Severity5 - Blocker 3 - Normal
    2010-08-25 bwy SummaryAssertion failure in two SWFs Assertion fails in normalize_path()
    2009-09-14 bwy Severity3 - Normal 5 - Blocker
    2009-06-29 bwy Attached File- Added gnash-debug-2.sh, #18341
        Attached File- Added gnash-debug-3.sh, #18342

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code