Closed
Bug 418514
Opened 18 years ago
Closed 18 years ago
Crash on page with Java applet and Adblock plus
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Matti, Unassigned)
References
()
Details
(Keywords: crash, regression)
Mozilla/5.0 (Windows; U; Windows NT 6.0; rv:1.9b4pre) Gecko/2008021902 SeaMonkey/2.0a1pre
Java(TM) Platform SE 6 U3
1) load the URL
2) as soon as the applet start click the "normal" button and if that doesn't crash use the other speed buttons
3) crash
I can not reproduce this with Firefox Beta3 but I can crash it near everytime using SM nightly from 20080217 and also with 20080219
Crash reports: 6c74668c-df3f-11dc-b871-001a4bd46e84 and 8d8298ae-df3b-11dc-b181-001a4bd43e5c
0 @0x0
1 js_FindClassObject
2 js_GetClassPrototype
3 js_CloneFunctionObject
4 JS_CloneFunctionObject
5 JavaObject_getPropertyById d:\builds\tinderbox\seamonkeytrunk\winnt_5.2_depend\mozilla\js\src\liveconnect\jsj_javaobject.c:684
6 js_GetPropertyHelper
7 js_Interpret
8 js_Invoke
9 js_InternalInvoke
10 JS_CallFunctionValue
11 nsJSContext::CallEventHandler(nsISupports*, void*, void*, nsIArray*, nsIVariant**) d:\builds\tinderbox\seamonkeytrunk\winnt_5.2_depend\mozilla\dom\src
| Reporter | ||
Comment 1•18 years ago
|
||
It cseems only to crash with an installed Adblock Plus...
| Reporter | ||
Updated•18 years ago
|
Summary: Crash on page with Java applet → Crash on page with Java applet and Adblock plus
Comment 3•18 years ago
|
||
No crash with:
Build identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9b4pre) Gecko/2008022108 SeaMonkey/2.0a1pre
Comment 4•18 years ago
|
||
Matthias,
What is the regression timeframe ?
Can you reproduce with current SeaMonkey v2.0a1pre ?
Can you confirm that it is triggered by using AdBlock Plus ?
| Reporter | ||
Comment 5•18 years ago
|
||
wfm with updated adblock Plus
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•