Displaying 1 result from an estimated 1 matches for "compileclass".
2010 Jul 09
1
[LLVMdev] vmkit segmentation fault revision 107990
...12112)]
0x08947678 in llvm::FunctionPassManager::run(llvm::Function&) ()
(gdb) where
#0 0x08947678 in llvm::FunctionPassManager::run(llvm::Function&) ()
#1 0x08c73730 in ?? ()
#2 0x081b9e0c in j3::JavaLLVMCompiler::parseFunction(j3::JavaMethod*) ()
#3 0x081a3d68 in j3::JavaAOTCompiler::compileClass(j3::Class*) ()
#4 0x081af82c in mainCompilerStart(j3::JavaThread*) ()
#5 0x082281ae in mvm::Thread::internalThreadStart(mvm::Thread*) ()
#6 0x0013396e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7 0x00368a4e in clone () from /lib/tls/i686/cmov/libc.so.6
Hello.java:
public class...