Bug#630589: reproducible crash after connecting to a running iceweasel

2011-06-15 Thread Vincent Lefevre
Package: iceweasel Version: 3.5.19-2 Severity: important To reproduce the crash: 1. Run iceweasel. 2. Run a second instance on some URL. The URL is opened, but this second instance crashes (making scripts using iceweasel fail to behave correctly). This crash *always* occurs under these

Bug#630589: reproducible crash after connecting to a running iceweasel

2011-06-15 Thread Vincent Lefevre
On 2011-06-15 14:34:43 +0200, Vincent Lefevre wrote: Package: iceweasel Version: 3.5.19-2 Severity: important To reproduce the crash: 1. Run iceweasel. 2. Run a second instance on some URL. The URL is opened, but this second instance crashes (making scripts using iceweasel fail to

Bug#630589: reproducible crash after connecting to a running iceweasel

2011-06-15 Thread Mike Hommey
On Wed, Jun 15, 2011 at 02:34:43PM +0200, Vincent Lefevre wrote: Package: iceweasel Version: 3.5.19-2 Severity: important To reproduce the crash: 1. Run iceweasel. 2. Run a second instance on some URL. The URL is opened, but this second instance crashes (making scripts using iceweasel

Bug#630589: reproducible crash after connecting to a running iceweasel

2011-06-15 Thread Vincent Lefevre
On 2011-06-15 15:23:47 +0200, Mike Hommey wrote: This is most likely the same thing as bug 487785, but due to an addition that was made after the fix for that bug. Can you try the following patch: diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp index