Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Eclipse crashes when I am using my mylyn connector
Eclipse crashes when I am using my mylyn connector [message #589869] Fri, 30 May 2008 14:00
No real name is currently offline No real nameFriend
Messages: 8
Registered: July 2009
Junior Member
Hi,
I am currently developping a connector for mylyn.
Although I can retrieve all information on bugs, Eclipse crashes and
closes very often.
You can see the bug report in attachment. The crash occurs ,for example,
when I try to submit changes on a defect while Mylyn synchronises some
changes.
I suppose it is because there are concurents threads access to a same
function but I can't see how to manage mylyn threads behavior. Do you know
how I can solve that issue??

Thanks.






Here is the crash report :
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x06ce6785, pid=3436,
tid=3744
#
# Java VM: Java HotSpot(TM) Client VM (10.0-b19 mixed mode windows-x86)
# Problematic frame:
# C
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x09885800): JavaThread "ComThread for Worker-2" daemon


siginfo: ExceptionCode=0xc0000005, reading address 0x00000090

Registers:
EAX=0x062ff824, EBX=0x062ff824, ECX=0x00000088, EDX=0x00000001
ESP=0x062ff7e4, EBP=0x062ff84c, ESI=0x00000000, EDI=0x00000088
EIP=0x06ce6785, EFLAGS=0x00010246

Top of Stack: (sp=0x062ff7e4)
0x062ff7e4: 062ff824 062ff89c 00000000 00000000
0x062ff7f4: 06cde316 062ff824 00000088 06e6d1c0
0x062ff804: 00000000 0a432fb0 062ff854 06cddaa7
0x062ff814: 062ff848 06af4ea0 06b7fa24 00000000
0x062ff824: 06af4ea0 0a4e02dc 00000000 06e6d110
0x062ff834: 0a432fb0 00000000 00000000 062ff8c0
0x062ff844: 06dc323b 00000002 062ff8cc 06c61dae
0x062ff854: 062ff878 062ff8f0 062ff89c 062ff8f0

Instructions: (pc=0x06ce6785)
0x06ce6775: 00 00 00 00 c9 c3 53 8b 5c 24 08 56 57 8b f9 53
0x06ce6785: 8b 77 08 2b 77 04 c1 fe 02 e8 44 b8 f9 ff 33 d2


Stack: , sp=0x062ff7e4, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
C
C
C
C
C
C
J com4j.StandardComMethod.invoke(I
0x03c78800 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler"
daemon
0x059d1000 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler"
daemon
0x098cdc00 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler"
daemon
=>0x09885800 JavaThread "ComThread for Worker-2" daemon
0x05a83800 JavaThread "Worker-6"
0x02e58400 JavaThread "ComThread for Worker-4" daemon

0x059a8800 JavaThread "ComThread for Worker-3" daemon

0x0598c400 JavaThread "ComThread for Worker-5" daemon

0x059c9800 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler"
daemon
0x057bd400 JavaThread "Worker-5"
0x05759800 JavaThread "Thread-7"
0x0578cc00 JavaThread "Timer-2"
0x03739c00 JavaThread "Worker-4"
0x0375d400 JavaThread "Worker-2"
0x02ea5400 JavaThread "Worker-1"
0x05653800 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler"
daemon
0x05582400 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler"
daemon
0x03c12c00 JavaThread "Timer-1"
0x03c39c00 JavaThread "Java indexing" daemon
0x03b3c400 JavaThread "Timer-0"
0x03a81800 JavaThread "Worker-0"
0x03909000 JavaThread "Start Level Event Dispatcher" daemon

0x03907400 JavaThread "Framework Event Dispatcher" daemon

0x03904400 JavaThread "State Data Manager" daemon
0x02e4f800 JavaThread "Low Memory Detector" daemon
0x02e49c00 JavaThread "CompilerThread0" daemon
0x02e48800 JavaThread "Attach Listener" daemon
0x02e47c00 JavaThread "Signal Dispatcher" daemon
0x02e38800 JavaThread "Finalizer" daemon
0x02e34400 JavaThread "Reference Handler" daemon
0x00885400 JavaThread "main"

Other Threads:
0x02e31000 VMThread
0x02e61800 WatcherThread [id=2440]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 4288K, used 2365K [0x10020000, 0x104c0000,
0x12780000)
eden space 3840K, 49% used [0x10020000, 0x101ff6d8, 0x103e0000)
from space 448K, 100% used [0x103e0000, 0x10450000, 0x10450000)
to space 448K, 0% used [0x10450000, 0x10450000, 0x104c0000)
tenured generation total 55868K, used 44899K [0x12780000, 0x15e0f000,
0x30020000)
the space 55868K, 80% used [0x12780000, 0x15358fa0, 0x15359000,
0x15e0f000)
compacting perm gen total 47616K, used 47602K [0x30020000, 0x32ea0000,
0x38020000)
the space 47616K, 99% used [0x30020000, 0x32e9ca58, 0x32e9cc00,
0x32ea0000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040d000 C:\software\eclipse3.3\eclipse.exe
0x7c910000 - 0x7c9c7000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c905000 C:\WINDOWS\system32\kernel32.dll
0x7e390000 - 0x7e420000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000 C:\WINDOWS\system32\GDI32.dll
0x58b50000 - 0x58bea000 C:\WINDOWS\system32\COMCTL32.dll
0x77da0000 - 0x77e4c000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee2000 C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\MSVCRT.dll
0x76320000 - 0x7633d000 C:\WINDOWS\system32\IMM32.DLL
0x00890000 - 0x008a9000 C:\software\SuperCopier2\SC2Hook.dll
0x770e0000 - 0x7716b000 C:\WINDOWS\system32\oleaut32.dll
0x774a0000 - 0x775dd000 C:\WINDOWS\system32\ole32.dll
0x10000000 - 0x10011000
C:\software\eclipse3.3\plugins\org.eclipse.equinox.launcher. win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x74690000 - 0x746db000 C:\WINDOWS\system32\MSCTF.dll
0x75140000 - 0x7516e000 C:\WINDOWS\system32\msctfime.ime
0x6d870000 - 0x6dac0000 C:\Java\jdk6\jre\bin\client\jvm.dll
0x76ae0000 - 0x76b0f000 C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x6d320000 - 0x6d328000 C:\Java\jdk6\jre\bin\hpi.dll
0x76ba0000 - 0x76bab000 C:\WINDOWS\system32\PSAPI.DLL
0x6d820000 - 0x6d82c000 C:\Java\jdk6\jre\bin\verify.dll
0x6d3c0000 - 0x6d3df000 C:\Java\jdk6\jre\bin\java.dll
0x6d860000 - 0x6d86f000 C:\Java\jdk6\jre\bin\zip.dll
0x6d620000 - 0x6d633000 C:\Java\jdk6\jre\bin\net.dll
0x719f0000 - 0x71a07000 C:\WINDOWS\system32\WS2_32.dll
0x719e0000 - 0x719e8000 C:\WINDOWS\system32\WS2HELP.dll
0x6d640000 - 0x6d649000 C:\Java\jdk6\jre\bin\nio.dll
0x04090000 - 0x040df000
C:\software\eclipse3.3\configuration\org.eclipse.osgi\bundle s\387\1\.cp\swt-win32-3346.dll
0x77390000 - 0x77493000
C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595 b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x76340000 - 0x7638a000 C:\WINDOWS\system32\comdlg32.dll
0x7c9d0000 - 0x7d1f4000 C:\WINDOWS\system32\SHELL32.dll
0x753c0000 - 0x7542b000 C:\WINDOWS\system32\USP10.dll
0x44080000 - 0x4414f000 C:\WINDOWS\system32\WININET.dll
0x040e0000 - 0x040e9000 C:\WINDOWS\system32\Normaliz.dll
0x43e00000 - 0x43e45000 C:\WINDOWS\system32\iertutil.dll
0x5b090000 - 0x5b0c8000 C:\WINDOWS\system32\UxTheme.dll
0x04560000 - 0x04568000
C:\software\eclipse3.3\configuration\org.eclipse.osgi\bundle s\84\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x74bf0000 - 0x74c1c000 C:\WINDOWS\system32\oleacc.dll
0x76010000 - 0x76075000 C:\WINDOWS\system32\MSVCP60.dll
0x04a30000 - 0x04a44000
C:\software\eclipse3.3\configuration\org.eclipse.osgi\bundle s\387\1\.cp\swt-gdip-win32-3346.dll
0x4eb80000 - 0x4ed23000
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144cc f1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x04d20000 - 0x04ffa000 C:\WINDOWS\system32\xpsp2res.dll
0x76310000 - 0x76315000 C:\WINDOWS\system32\msimg32.dll
0x76f80000 - 0x76fff000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77000000 - 0x770d4000 C:\WINDOWS\system32\COMRes.dll
0x75d30000 - 0x75dc1000 C:\WINDOWS\System32\mlang.dll
0x06960000 - 0x069a4000
C:\software\eclipse3.3\configuration\org.eclipse.osgi\bundle s\7\1\.cp\com4j.dll
0x06ad0000 - 0x06e5f000 C:\Program Files\Fichiers communs\Mercury
Interactive\Quality Center\OTAClient.dll
0x06e70000 - 0x07136000
C:\PROGRA~1\FICHIE~1\MERCUR~1\QUALIT~1\WEBCLI~1.DLL
0x72f50000 - 0x72f76000 C:\WINDOWS\system32\winspool.drv
0x7e1e0000 - 0x7e202000 C:\WINDOWS\system32\oledlg.dll
0x71a10000 - 0x71a1a000 C:\WINDOWS\system32\wsock32.dll
0x5f140000 - 0x5f157000 C:\WINDOWS\system32\olepro32.dll
0x74da0000 - 0x74e0c000 C:\WINDOWS\system32\RICHED20.DLL
0x77210000 - 0x772c1000 C:\WINDOWS\system32\SXS.DLL
0x07bf0000 - 0x07bfe000 C:\WINDOWS\system32\Novell\ncplw32.dll
0x07c20000 - 0x07c27000
C:\WINDOWS\system32\novell\nls\english\NetIdent.dll
0x07c30000 - 0x07c3b000 C:\WINDOWS\system32\Novell\xtagent.dll
0x76e90000 - 0x76ecc000 C:\WINDOWS\system32\RASAPI32.dll
0x76e40000 - 0x76e52000 C:\WINDOWS\system32\rasman.dll
0x6fee0000 - 0x6ff34000 C:\WINDOWS\system32\NETAPI32.dll
0x76e60000 - 0x76e8f000 C:\WINDOWS\system32\TAPI32.dll
0x76e30000 - 0x76e3e000 C:\WINDOWS\system32\rtutils.dll
0x76960000 - 0x76a15000 C:\WINDOWS\system32\USERENV.dll
0x77c40000 - 0x77c63000 C:\WINDOWS\system32\msv1_0.dll
0x76d10000 - 0x76d29000 C:\WINDOWS\system32\iphlpapi.dll
0x72220000 - 0x72225000 C:\WINDOWS\system32\sensapi.dll
0x71990000 - 0x719d0000 C:\WINDOWS\System32\mswsock.dll
0x76f70000 - 0x76f76000 C:\WINDOWS\system32\rasadhlp.dll
0x76ed0000 - 0x76ef7000 C:\WINDOWS\system32\DNSAPI.dll
0x76f60000 - 0x76f68000 C:\WINDOWS\System32\winrnr.dll
0x76f10000 - 0x76f3d000 C:\WINDOWS\system32\WLDAP32.dll
0x66210000 - 0x66219000 C:\WINDOWS\system32\netware\NWWS2NDS.DLL
0x50d50000 - 0x50d85000 C:\WINDOWS\system32\NETWIN32.DLL
0x50d00000 - 0x50d16000 C:\WINDOWS\system32\CLNWIN32.DLL
0x50df0000 - 0x50e15000 C:\WINDOWS\system32\LOCWIN32.dll
0x50db0000 - 0x50de5000 C:\WINDOWS\system32\NCPWIN32.dll
0x66220000 - 0x6622c000 C:\WINDOWS\system32\netware\NWWS2SLP.DLL
0x66250000 - 0x66257000 C:\WINDOWS\system32\NWSRVLOC.dll
0x43ff0000 - 0x43ffa000 C:\WINDOWS\system32\jsproxy.dll
0x63380000 - 0x633f8000 C:\WINDOWS\System32\jscript.dll
0x62e40000 - 0x62e99000 C:\WINDOWS\system32\hnetcfg.dll
0x719d0000 - 0x719d8000 C:\WINDOWS\System32\wshtcpip.dll
0x44160000 - 0x44284000 C:\WINDOWS\system32\urlmon.dll
0x06300000 - 0x0630f000 C:\WINDOWS\system32\RPAWINET.DLL
0x779e0000 - 0x77a76000 C:\WINDOWS\system32\CRYPT32.dll
0x77a80000 - 0x77a92000 C:\WINDOWS\system32\MSASN1.dll

VM Arguments:
jvm_args: -Xms40m -Xmx512m -XX:MaxPermSize=128M
java_command: <unknown>
Launcher Type: generic

Environment Variables:
CLASSPATH=C:\software\EZJcom\ezjcom18.jar
PATH=C:\Java\jdk6\bin\..\jre\bin\client;C:\Java\jdk6\bin\..\ jre\bin;C:\Java\jdk6\bin;C:\Program
Files\Windows Resource
Kits\Tools\;C:\software\Perl\site\bin;C:\software\Perl\bin;C :\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WI NDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Progra m
Files\Novell\ZENworks\;C:\software\MinGw\bin\; C:\cygwin\bin
USERNAME=ySelbonne
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 14
stepping 8, cmov, cx8, fxsr, mmx, sse, sse2, sse3

Memory: 4k page, physical 1038384k(274240k free), swap 1986480k(1277072k
free)

vm_info: Java HotSpot(TM) Client VM (10.0-b19) for windows-x86 JRE
(1.6.0_04-b12), built on Dec 14 2007 00:51:20 by "java_re" with MS VC++ 7.1

time: Fri May 30 11:50:45 2008
elapsed time: 240 seconds
Previous Topic:Mylyn not able to parse backup files !!!
Next Topic:swither for the diagram
Goto Forum:
  


Current Time: Thu Sep 26 18:41:04 GMT 2024

Powered by FUDForum. Page generated in 0.03681 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top