Re: Opera 9.64 crash with trivial foreignObject

Hi, Björn-

Bjoern Hoehrmann wrote (on 9/4/09 1:13 AM):
> Hi,
>
>    This:
>
>    <svg xmlns="http://www.w3.org/2000/svg"
>         xmlns:xlink="http://www.w3.org/1999/xlink">
>      <foreignObject xlink:href="http://www.w3.org"
>        x="0" y="0" width="1000" height="1000" />
>    </svg>
>
> quite reliably crashes Opera 9.64 on Windows directly on load or when
> zooming out of the outer document; adding to the svg element something
> like width="1850pt" height="2527pt" viewBox="0.00 0.00 1850.00 2527.00"
> and then scrolling the outer document does, too. In the file opera.dll
> at 0x67B4242D rep stos dword ptr [edi] fwiw.

Yes, I've reported similar crashes with <foreignObject> in Opera before. 
  They all seem to be fixed in Opera 10, build 6652.

Regards-
-Doug Schepers
W3C Team Contact, SVG and WebApps WGs

Received on Friday, 4 September 2009 15:00:36 UTC