urgent - EXCEPTION_ACCESS_VIOLATION [message #464415] |
Wed, 23 November 2005 11:06 |
Eclipse User |
|
|
|
Originally posted by: frederic.lebeau.websurf.be
Actually(pilot phase) 10 users have the problems:
My SWT application shuts down with no reason and always at different
location in the application.
the error is always the following and sometimes the java trace stop on
org.eclipse.swt.internal.ole.win32.COM.VtblCall(IIILorg/ecli pse/swt/internal/ole/win32/GUID;IILorg/eclipse/swt/internal/ ole/win32/DISPPARAMS;ILorg/eclipse/swt/internal/ole/win32/EX CEPINFO;[I)I+
sometimes on j org.eclipse.swt.internal.win32.OS.FindWindowW([C[C)I+0
and ...
it seems to happend org.eclipse.swt.internal.win32...
is it a problem... when can it happend?
i dont understand and don't find the location in my application...
Of course we have many interaction with activex and so on...
in 2 month, we have 15000 users so the problem is major and we have to
found a solution...
Can you help me...
thanks in adavance
Fred
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c911bf4, pid=2604,
tid=3832
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode)
# Problematic frame:
# C [ntdll.dll+0x11bf4]
#
|
|
|
|
Re: urgent - EXCEPTION_ACCESS_VIOLATION [message #464541 is a reply to message #464502] |
Thu, 24 November 2005 08:48 |
Eclipse User |
|
|
|
Originally posted by: frederic.lebeau.websurf.be
It's some ActiveX control (that's why we have chosen SWT ...
to communicate with some embed activeX...
The version of swt is 2.0.0...
dll: swt-win32-3061.dll
I'm trying to update to the latest version...
The problme seems to be not the same as the bugs report...
Frederic
|
|
|
|
Re: urgent - EXCEPTION_ACCESS_VIOLATION [message #465126 is a reply to message #464415] |
Tue, 06 December 2005 14:22 |
Eclipse User |
|
|
|
Originally posted by: frederic.lebeau.websurf.be
Hello,
Today i've found the problem but not the solution...
Its not easy to explain but i try:
- i've an ActiveX on the top of the microsoft IE Explorer
- we use the Window.external.Do to send event to the activex wich is
handled in my application in using oleListener SWT object
- my SWT close the oleControlSite activeX
- my SWT create a new instance of the activeX and launch an URL
- On load of this url a javascript is executed and Window.external.Get is
exezcuted
- new swt oleListener handle vent, do some process and execute a
setProperty on hte activeX
and sometimes... crash down...
|
|
|
|
Powered by
FUDForum. Page generated in 0.02521 seconds