Bug#522109: iceweasel: crash when calling javascript open.window

Mike Hommey mh at glandium.org
Wed Dec 23 11:09:44 UTC 2009


Hi,

Sorry for the delayed answer,

On Tue, Mar 31, 2009 at 01:56:45PM -0700, Paul Hartley wrote:
> Package: iceweasel
> Version: 3.0.7-1
> Severity: normal
> 
> 
> I reproduced this using iceweasel -safe-mode.
> 
> When I am at a web site and click on a link that calls the following JavaScript function
> 
> function windowopen() {
> var url ="g_printableversion.el_uif";
> var winStats = "titlebar=no,location=no,directories=no,status=no,scrollbars=yes,menubar=no,dependent=0,resizable=no";
> window.open(url ,"Printable",winStats);
> }
> 
> Iceweasel crashes.  What I expected to see was a window showing a document, and this window presumably will 
> automatically show a Print widget to send the document to a printer.
> 
> There are other javascript links at this web site that call window.open, and these work fine.
> 
> bug report output from running under -safe-mode:
> 
> System: Linux 2.6.29-trunk-amd64 #1 SMP Sat Mar 28 01:45:03 UTC 2009 x86_64
> X Vendor: The X.Org Foundation
> X Vendor Release: 10402000
> Selinux: No
> Accessibility: Enabled
> GTK+ Theme: Clearlooks
> Icon Theme: gnome
> 
> Memory status: size: 659476480 vsize: 659476480 resident: 139927552 share: 28827648 rss: 139927552 rss_rlim: 
> 18446744073709551615
> CPU usage: start_time: 1238532300 rtime: 1460 utime: 1375 stime: 85 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 
> frequency: 100
<snip>

If that still does happen for you, please could you follow the
instructions from /usr/share/bug/iceweasel/presubj and make sure you
have the iceweasel-dbg package installed ?

Thanks

Mike





More information about the pkg-mozilla-maintainers mailing list