Stack overflow at line: 0

A

apbt

Guest
Hi all.
I using qooxdoo framework, java 1.6, ie 8.
I have one applet in a js page. When the applet is loaded, I get a dialog box saying "Stack overflow at line: 0". It does not come all the time. It comes just after the applet is loaded. After click OK button functionality of application works fine.
I am not sure whether it is an applet problem or a javascript problem. The problem occurs in all the pages having applet; the "Stack overflow at line: 0" popup appears sporadically. There are pages without applets and popup does not appear for them.
I do use netscape.javascript.JSObject for applet to javascript communication. And there are calls from javascript to applet methods as well.

I've been searching in google - specifically for this problem but found nothing.
The problem is that:
1) reproduce rarely.
2) reproduce when there is an applet
3) do not have any error messages, all consoles are clean, nothing in the debugger, only popup msg "Stack overflow at line: 0"
Reproduced only in the IE. In the FF - ok.
Any suggestion?

Continue reading...
 

Similar threads

J
Replies
0
Views
51
jimbat588
J
J
Replies
0
Views
73
jimbat588
J
S
Replies
0
Views
44
ShawnR38
S
A
Replies
0
Views
55
AJCottrell
A
Back
Top