I guess it's hard to find a workaround without having a stack trace from a
windows debugger. If you knew where in the IE code the crash occurs, it
might be possible to guess the offending code in Wicket (and work around
that). That said, you might want to report the crash to the folks at MS. IE
8 is not in production yet, so I guess there is hope it will get fixed.

Thomas

PS: IE sucks!  ( ;-), but only slightly so)

On Tue, Feb 3, 2009 at 4:48 PM, Antoine Angenieux
<aangeni...@clinigrid.com>wrote:

> Hi Thomas,
>
> It is not a javascript error, that's why I don't think Wicket is really the
> culprit here... It's more like an internal IE error popping up a modal
> window saying "Stack Overflow Error"... nothing to do with Java or
> Javascript Stack Overflow ;)
>
> It seems to happen with Ajax responses that update more than 10 wicket
> components.... that's why I wonder if it could be the DOM manipulation
> implementation within this version of IE.
>
> Thx for your help !
>
> Cheers,
>
> Antoine.
>
>
> Thomas Mäder wrote:
>
>> If you say "Stack Overflow Error" do you mean a crash or an error in
>> Javascript?
>>
>> On Tue, Feb 3, 2009 at 3:49 PM, Antoine Angenieux
>> <aangeni...@clinigrid.com>wrote:
>>
>>  Hi Wicket users !
>>>
>>> I'm encountering a strange error when testing one my webapps (wicket 1.3
>>> latest trunk, but I can reproduce it with wicket 1.3.5) with Internet
>>> Explorer 7 64bits version on Vista 64 bits.
>>>
>>> On some ajax requests, internet explorer fails with a "Stack overflow
>>> error". This does not happen with any other browsers. And it's not a
>>> javascript error message, but an IE error message.
>>>
>>> The Wicket Ajax Debug window shows no error at all, and I suspect that
>>> some
>>> DOM manipulation implem. in this version of IE is the culprit...
>>>
>>> When I try on the "regular" 32bits version, this nevers happens.
>>>
>>> Did anyone already encounter this issue or has any idea ?
>>>
>>> Cheers,
>>>
>>> Antoine.
>>>
>>> --
>>> Antoine Angénieux
>>> Associé
>>>
>>> Clinigrid
>>> 5, avenue Mozart
>>> 75016 Paris, France
>>> +336 60 21 09 18
>>> aangeni...@clinigrid.com
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>>
>>
>>
> --
> Antoine Angénieux
> Associé
>
> Clinigrid
> 5, avenue Mozart
> 75016 Paris, France
> +336 60 21 09 18
> aangeni...@clinigrid.com
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Thomas Mäder
www.devotek-it.ch

Reply via email to