Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » EXCEPTION_ACCESS_VIOLATION when running TPTP
EXCEPTION_ACCESS_VIOLATION when running TPTP [message #143290] Fri, 17 July 2009 02:31 Go to next message
Tom P is currently offline Tom PFriend
Messages: 3
Registered: July 2009
Junior Member
Getting an EXCEPTION_ACCESS_VIOLATION when running TPTP on Galileo.

Per this:
http://dev.eclipse.org/newslists/news.eclipse.tptp/msg04720. html

Ran the logging, have an 800K zip file. Let me know if I should upload
that or whether there is something else I should be doing.

Thanks.



#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0263a0d5, pid=2796,
tid=3804
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b01 mixed mode)
# Problematic frame:
# C
#

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

Current thread (0x05ba30d8): JavaThread "AWT-EventQueue-1"


siginfo: ExceptionCode=0xc0000005, reading address 0x00000300

Registers:
EAX=0x0ea86d5c, EBX=0x00000000, ECX=0x000002a0, EDX=0x00000000
ESP=0x0684ef34, EBP=0x00013ce8, ESI=0x026513d8, EDI=0x0ea86820
EIP=0x0263a0d5, EFLAGS=0x00010246

Top of Stack: (sp=0x0684ef34)
0x0684ef34: 0ea86d5c 00000000 0ea86900 02692b80
0x0684ef44: 0ea86890 0684ef80 0264b16b ffffffff
0x0684ef54: 026367c9 00013ce8 00000000 7f50a710
0x0684ef64: 00000091 00aa2701 02651498 0684f054
0x0684ef74: 003e79c8 00000000 02692bf0 0684fbe4
0x0684ef84: 0264b02c ffffffff 02634dd4 0000000e
0x0684ef94: 00000000 00013ce8 00000000 7f50a710
0x0684efa4: 00000091 00aa2701 0684f054 00bf4740

Instructions: (pc=0x0263a0d5)
0x0263a0c5: 3b c5 75 f0 8b 57 14 3b d1 75 e9 8b 07 50 8b 08
0x0263a0d5: ff 51 60 8a 4c 24 30 89 47 40 8b 44 24 2c 89 57


Stack:

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.eclipse.tptp.martini.CGProxy.MethodEnter(ZI)V
J pcgen.cdom.base.CDOMReference.getName()Ljava/lang/String;
J pcgen.cdom.reference.CDOMSimpleSingleRef.hashCode()I
J
java.util.HashMap.put(Ljava/lang/Object;Ljava/lang/Object;)L java/lang/Object;
J pcgen.base.util.WrappedMapSet.add(Ljava/lang/Object;)Z
J java.util.AbstractCollection.addAll(Ljava/util/Collection;)Z
J
pcgen.base.util.WrappedMapSet.<init>(Ljava/lang/Class;Ljava/util/Collection;)V
J pcgen.base.util.DoubleKeyMapToList.getKeySet()Ljava/util/Set ;
J
pcgen.rules.context.ConsolidatedListCommitStrategy.getAssoci ations(Lpcgen/cdom/base/CDOMList;Lpcgen/cdom/base/CDOMObject ;)Ljava/util/Collection;
J
pcgen.core.analysis.SpellLevel.getMasterLevelInfo(Lpcgen/cor e/PlayerCharacter;Lpcgen/core/spell/Spell;)Lpcgen/base/util/ HashMapToList;
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j
pcgen.core.PlayerCharacter.getMasterLevelInfo(Lpcgen/core/sp ell/Spell;)Lpcgen/base/util/HashMapToList;+40
j
pcgen.core.analysis.SpellLevel.levelForKeyContains(Lpcgen/co re/spell/Spell;Ljava/util/List;ILpcgen/core/PlayerCharacter; )Z+44
j pcgen.core.Globals.getSpellsIn(ILjava/util/List;)Ljava/util/ List;+157
j
pcgen.core.PCClass.calculateKnownSpellsForClassLevel(Lpcgen/ core/PlayerCharacter;)V+49
j pcgen.core.PCClass.setLevel(ILpcgen/core/PlayerCharacter;)V+ 158
j
pcgen.core.PCClass.addLevel(Lpcgen/core/pclevelinfo/PCLevelI nfo;ZZLpcgen/core/PlayerCharacter;Z)Z+209
j
pcgen.core.PlayerCharacter.incrementClassLevel(ILpcgen/core/ PCClass;ZZ)V+353
j
pcgen.core.PlayerCharacter.incrementClassLevel(ILpcgen/core/ PCClass;Z)V+24
j
pcgen.core.PlayerCharacter.incrementClassLevel(ILpcgen/core/ PCClass;)V+23
j pcgen.gui.tabs.InfoSummary.addClass(Lpcgen/core/PCClass;I)V+ 534
j
pcgen.gui.tabs.InfoSummary.access$11(Lpcgen/gui/tabs/InfoSum mary;Lpcgen/core/PCClass;I)V+22
j
pcgen.gui.tabs.InfoSummary$4.actionPerformed(Ljava/awt/event /ActionEvent;)V+185
j
javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/eve nt/ActionEvent;)V+84
j
javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt /event/ActionEvent;)V+5
j
javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt /event/ActionEvent;)V+35
j javax.swing.DefaultButtonModel.setPressed(Z)V+117
j
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Lja va/awt/event/MouseEvent;)V+35
j
java.awt.AWTEventMulticaster.mouseReleased(Ljava/awt/event/M ouseEvent;)V+8
j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEv ent;)V+64
j
javax.swing.JComponent.processMouseEvent(Ljava/awt/event/Mou seEvent;)V+23
j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+4 77
j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+4 2
J
java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/ Component;ILjava/awt/event/MouseEvent;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j
java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/e vent/MouseEvent;)Z+139
j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEv ent;)Z+50
j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+1 2
j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
J
pcgen.gui.PCGen_Frame1$WaitCursorEventQueue.dispatchEvent(Lj ava/awt/AWTEvent;)V
J
java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava /awt/Component;)Z
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j
java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/a wt/Conditional;Ljava/awt/Component;)V+26
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Condition al;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditiona l;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x008d6da0 JavaThread "DestroyJavaVM"
=>0x05ba30d8 JavaThread "AWT-EventQueue-1"
0x05c00e78 JavaThread "TimerQueue" daemon
0x05bb2428 JavaThread "Thread-3" daemon
0x0569e740 JavaThread "AWT-Shutdown"
0x05f114b0 JavaThread "Java2D Disposer" daemon
0x05ddebb0 JavaThread "AWT-Windows" daemon
0x05626ed0 JavaThread "Low Memory Detector" daemon
0x05625e30 JavaThread "CompilerThread0" daemon
0x05624908 JavaThread "Signal Dispatcher" daemon
0x008ac590 JavaThread "Thread-0" daemon
0x0098dae8 JavaThread "Finalizer" daemon
0x008d4bc0 JavaThread "Reference Handler" daemon

Other Threads:
0x0098c6c8 VMThread [id=1828]
0x00911330 WatcherThread [id=1216]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 18240K, used 12927K [0x12250000, 0x13610000,
0x149b0000)
eden space 16256K, 77% used [0x12250000, 0x12ea12c8, 0x13230000)
from space 1984K, 15% used [0x13420000, 0x1346e940, 0x13610000)
to space 1984K, 0% used [0x13230000, 0x13230000, 0x13420000)
tenured generation total 241984K, used 104907K [0x149b0000, 0x23600000,
0x32250000)
the space 241984K, 43% used [0x149b0000, 0x1b022f68, 0x1b023000,
0x23600000)
compacting perm gen total 29952K, used 29946K [0x32250000, 0x33f90000,
0x36250000)
the space 29952K, 99% used [0x32250000, 0x33f8e930, 0x33f8ea00,
0x33f90000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040d000 C:\Program Files\Java\jre1.5.0_09\bin\java.exe
0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x77c10000 - 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
0x6d6c0000 - 0x6d85b000 C:\Program
Files\Java\jre1.5.0_09\bin\client\jvm.dll
0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x5cd70000 - 0x5cd77000 C:\WINDOWS\system32\serwvdrv.dll
0x5b0a0000 - 0x5b0a7000 C:\WINDOWS\system32\umdmxfrm.dll
0x6d280000 - 0x6d288000 C:\Program Files\Java\jre1.5.0_09\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x10000000 - 0x1001a000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.jvmti. runtime_4.5.0.v200906121434\agent_files\win_ia32\JPIBootLoad er.dll
0x003c0000 - 0x003cb000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.jvmti. runtime_4.5.0.v200906121434\agent_files\win_ia32\MartiniOSA. dll
0x00ba0000 - 0x00be1000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.jvmti. runtime_4.5.0.v200906121434\agent_files\win_ia32\JPI.dll
0x00cf0000 - 0x00d0e000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin\AgentBase.d ll
0x00d10000 - 0x00d22000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin\transportSu pport.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x00d30000 - 0x00d58000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin\tptpUtils.d ll
0x12000000 - 0x12241000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin\xerces-c_2_ 6.dll
0x003f0000 - 0x00400000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin\hcclco.dll
0x00d60000 - 0x00d70000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin\hcclsm.dll
0x00d70000 - 0x00d87000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin\tptpConfig. dll
0x00d90000 - 0x00d9d000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin\processCont rolUtil.dll
0x00da0000 - 0x00dac000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin\tptpLogUtil s.dll
0x024f0000 - 0x02519000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.jvmti. runtime_4.5.0.v200906121434\agent_files\win_ia32\JPIAgent.dl l
0x02630000 - 0x02657000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.jvmti. runtime_4.5.0.v200906121434\agent_files\win_ia32\CGProf.dll
0x02770000 - 0x02789000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.jvmti. runtime_4.5.0.v200906121434\agent_files\win_ia32\ACCollector .dll
0x02cb0000 - 0x02cbf000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.jvmti. runtime_4.5.0.v200906121434\agent_files\win_ia32\CGAdaptor.d ll
0x02dd0000 - 0x02e52000 C:\Documents and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.jvmti. runtime_4.5.0.v200906121434\agent_files\win_ia32\JIE.dll
0x6d690000 - 0x6d69c000 C:\Program Files\Java\jre1.5.0_09\bin\verify.dll
0x6d300000 - 0x6d31d000 C:\Program Files\Java\jre1.5.0_09\bin\java.dll
0x6d6b0000 - 0x6d6bf000 C:\Program Files\Java\jre1.5.0_09\bin\zip.dll
0x6d000000 - 0x6d169000 C:\Program Files\Java\jre1.5.0_09\bin\awt.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.dll
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x73760000 - 0x737ab000 C:\WINDOWS\system32\ddraw.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\shell32.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x773d0000 - 0x774d3000
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595 b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
0x5d090000 - 0x5d12a000 C:\WINDOWS\system32\comctl32.dll
0x6d240000 - 0x6d27f000 C:\Program
Files\Java\jre1.5.0_09\bin\fontmanager.dll
0x6d4c0000 - 0x6d4d3000 C:\Program Files\Java\jre1.5.0_09\bin\net.dll
0x6d4e0000 - 0x6d4e9000 C:\Program Files\Java\jre1.5.0_09\bin\nio.dll
0x6d1c0000 - 0x6d1e3000 C:\Program Files\Java\jre1.5.0_09\bin\dcpr.dll
0x06580000 - 0x06586000 C:\ibmtools\aptezbtn\RAKDLL.dll
0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
0x71b20000 - 0x71b32000 C:\WINDOWS\system32\MPR.dll
0x75f60000 - 0x75f67000 C:\WINDOWS\System32\drprov.dll
0x71c10000 - 0x71c1e000 C:\WINDOWS\System32\ntlanman.dll
0x71cd0000 - 0x71ce7000 C:\WINDOWS\System32\NETUI0.dll
0x71c90000 - 0x71cd0000 C:\WINDOWS\System32\NETUI1.dll
0x71c80000 - 0x71c87000 C:\WINDOWS\System32\NETRAP.dll
0x71bf0000 - 0x71c03000 C:\WINDOWS\System32\SAMLIB.dll
0x75f70000 - 0x75f7a000 C:\WINDOWS\System32\davclnt.dll
0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
0x77b40000 - 0x77b62000 C:\WINDOWS\system32\appHelp.dll
0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x76980000 - 0x76988000 C:\WINDOWS\system32\LINKINFO.dll
0x76990000 - 0x769b5000 C:\WINDOWS\system32\ntshrui.dll
0x76b20000 - 0x76b31000 C:\WINDOWS\system32\ATL.DLL
0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
0x76400000 - 0x765a5000 C:\WINDOWS\system32\NETSHELL.dll
0x76c00000 - 0x76c2e000 C:\WINDOWS\system32\credui.dll
0x478c0000 - 0x478ca000 C:\WINDOWS\system32\dot3api.dll
0x76e80000 - 0x76e8e000 C:\WINDOWS\system32\rtutils.dll
0x736d0000 - 0x736d6000 C:\WINDOWS\system32\dot3dlg.dll
0x5dca0000 - 0x5dcc8000 C:\WINDOWS\system32\OneX.DLL
0x76f50000 - 0x76f58000 C:\WINDOWS\system32\WTSAPI32.dll
0x76360000 - 0x76370000 C:\WINDOWS\system32\WINSTA.dll
0x77a80000 - 0x77b15000 C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
0x745b0000 - 0x745d2000 C:\WINDOWS\system32\eappcfg.dll
0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
0x5dcd0000 - 0x5dcde000 C:\WINDOWS\system32\eappprxy.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
0x0b530000 - 0x0b558000 C:\Program Files\Trillian\events.dll
0x763b0000 - 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
0x7c340000 - 0x7c396000 C:\Program Files\Trillian\MSVCR71.dll

VM Arguments:
jvm_args: -Xms256m -Xmx512m
-agentlib:JPIBootLoader=JPIAgent:server=controlled;CGProf
java_command: pcgen.gui.pcGenGUI
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.5.0_09
PATH=C:\Program Files\Java\jre1.5.0_09\bin\java.exe;C:\Documents and
Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.jvmti. runtime_4.5.0.v200906121434\agent_files\win_ia32;C:\Document s
and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.hyades.probekit_4.2. 500.v200906121434\os\win32\x86;C:\Documents
and Settings\Me\My
Documents\eclipse35\plugins\org.eclipse.tptp.platform.ac.win _ia32_4.4.200.v200906041936\agent_controller\bin;C:/Program
Files/Java/jre1.5.0_09/bin/client;C:/Program
Files/Java/jre1.5.0_09/bin;C:\texmf\miktex\bin;C:\WINDOWS\sy stem32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Java\jdk1.5.0_09\bin;C:\Documents and Settings\Me\My
Documents\Computer\Extensions\apache-ant-1.6.4\BIN;C:\Docume nts and
Settings\Me\My Documents\Computer\Extensions\javacc-3.2\bin;C:\Program
Files\Common Files\Roxio Shared\DLLShared;"C:\Program Files\Zone
Labs\ZoneAlarm\MailFrontier";C:\Program
Files\QuickTime\QTSystem\;C:\Program Files\Common
Files\GTK\2.0\bin;C:\Program Files\Graphviz2.22\bin
USERNAME=Me
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 3

CPU:total 1 (cores per cpu 1, threads per core 1) family 15 model 2
stepping 9, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 1571824k(693252k free), swap 2208276k(1213796k
free)

vm_info: Java HotSpot(TM) Client VM (1.5.0_09-b01) for windows-x86, built
on Sep 7 2006 13:59:31 by "java_re" with MS VC++ 6.0
Re: EXCEPTION_ACCESS_VIOLATION when running TPTP [message #143446 is a reply to message #143290] Fri, 24 July 2009 02:28 Go to previous message
Chengrui Deng is currently offline Chengrui DengFriend
Messages: 5
Registered: July 2009
Junior Member
Hi, Tom,
Although EXCEPTION_ACCESS_VIOLATION problems happened before, these
problems may be caused by different causes. I can see from the log file
that the crash happened when you execute call graph profiling.

Can you provide with your test case and test steps about how to reproduce
the problem?

Thx,
Cheng-Rui Deng
Previous Topic:Log and Trace Analyzer in TPTP4.6
Next Topic:Testing External App. using AGR
Goto Forum:
  


Current Time: Tue Mar 19 09:32:26 GMT 2024

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

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

Back to the top