search for: isstaticcompiling

Displaying 20 results from an estimated 26 matches for "isstaticcompiling".

2010 Jul 19
0
[LLVMdev] Fwd: Building VMKit
Hi Joshua, > $ j3 Hello > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): > Assertion `(this->isInitializing() || > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class > when allocating."' failed. > Aborted Regarding to j3 in 64 bit version, it should work now after we've found crush reason, both in Debug and in Release versions. (and its 32 bit version was continuously working) But your case is somethi...
2010 Jul 19
1
[LLVMdev] Fwd: Building VMKit
...w, I'm having trouble invoking the compiler properly: $ llcj Hello.class -o=Hello.ll $ cat Hello.ll cat: Hello.ll: No such file or directory $ j3 Hello j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): Assertion `(this->isInitializing() || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class when allocating."' failed. Aborted $ java Hello hello, world! "Hello" is a completely banal "hello world!" program. Joshua On Mon, Jul 19, 2010 at 9:44 AM, nicolas geoffray < nicolas.geoffray at gmail.com> wrote: > H...
2009 Nov 20
2
[LLVMdev] VMKIT problem
...R I have installed VMKIT 0.26, on running jnjvm (as ./jnjvm Hello.class) in Release/bin I get the same error irrespective of class content : jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class when allocating."' failed. Aborted Am I doing something wrong?Any help regading how to use the VMKIT tools to convert Java bytecodes to LLVM IR will be helpful Thanks, -Nataraj.
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
...4:45 PM, Minas Abrahamyan <minas.subs at gmail.com>wrote: > >> Hi Joshua, >> > $ j3 Hello >> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >> > Assertion `(this->isInitializing() || >> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class >> > when allocating."' failed. >> > Aborted >> >> Regarding to j3 in 64 bit version, it should work now after we've >> found crush reason, >> both in Debug and in Release versions. (and its 32 bit versio...
2010 Jul 20
4
[LLVMdev] Fwd: Building VMKit
...On Mon, Jul 19, 2010 at 4:45 PM, Minas Abrahamyan <minas.subs at gmail.com>wrote: > Hi Joshua, > > $ j3 Hello > > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): > > Assertion `(this->isInitializing() || > > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class > > when allocating."' failed. > > Aborted > > Regarding to j3 in 64 bit version, it should work now after we've > found crush reason, > both in Debug and in Release versions. (and its 32 bit version was > continuously...
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
...n <minas.subs at gmail.com>wrote: >> >>> Hi Joshua, >>> > $ j3 Hello >>> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >>> > Assertion `(this->isInitializing() || >>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>> class >>> > when allocating."' failed. >>> > Aborted >>> >>> Regarding to j3 in 64 bit version, it should work now after we've >>> found crush reason, >>> both in Debug and in Rel...
2009 Nov 20
3
[LLVMdev] VMKIT problem
..../jnjvm >> Hello.class) in Release/bin I get the same error irrespective of class >> content : >> >> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* >> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() >> || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >> class when allocating."' failed. >> Aborted >> >> Am I doing something wrong?Any help regading how to use the VMKIT >> tools to convert Java bytecodes to LLVM IR will be helpful >> >> Thanks, >> >> -...
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
...l.com>wrote: >>> >>>> Hi Joshua, >>>> > $ j3 Hello >>>> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >>>> > Assertion `(this->isInitializing() || >>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>> class >>>> > when allocating."' failed. >>>> > Aborted >>>> >>>> Regarding to j3 in 64 bit version, it should work now after we've >>>> found crush reason, >>>&...
2009 Nov 20
0
[LLVMdev] VMKIT problem
..., on running jnjvm (as ./jnjvm > Hello.class) in Release/bin I get the same error irrespective of class > content : > > jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* > jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() > || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized > class when allocating."' failed. > Aborted > > Am I doing something wrong?Any help regading how to use the VMKIT > tools to convert Java bytecodes to LLVM IR will be helpful > > Thanks, > > -Nataraj. > ___________________...
2010 Jul 19
3
[LLVMdev] Building VMKit
Sure: I'm on 64-bit Ubuntu Linux 10.04 with gcc 4.4.3. I followed the instructions on http://vmkit.llvm.org/get_started.html, as near as I can tell. I configured llvm with the default configuration: ./configure I configured vmkit with: ./configure --with-llvmsrc=/home/jowarner/code/llvm/ --with-llvmobj=/home/jowarner/code/llvm/ --with-gnu-classpath-glibj=/usr/share/classpath/glibj.zip
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
...lding jar: /path/to/code/vmkit2/mmtk/java/mmtk-vmkit.jar BUILD SUCCESSFUL Total time: 0 seconds [vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar' vmjc: JavaClass.cpp:496: j3::JavaObject *j3::Class::doNew(j3::Jnjvm *): Assertion `(this->isInitializing() || classLoader->getCompiler()->isStaticCompiling() || this == classLoader->bootstrapLoader->upcalls->newClass) && "Uninitialized class when allocating."' failed. 0 vmjc 0x0000000000fa5415 llvm::sys::PrintStackTrace(_IO_FILE*) + 37 1 vmjc 0x0000000000fa5903 2 libpthread.so.0 0x00002b020f7debb...
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
...>> >>>>> Hi Joshua, >>>>> > $ j3 Hello >>>>> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >>>>> > Assertion `(this->isInitializing() || >>>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>>> class >>>>> > when allocating."' failed. >>>>> > Aborted >>>>> >>>>> Regarding to j3 in 64 bit version, it should work now after we've >>>>> found cru...
2009 Nov 20
2
[LLVMdev] VMKIT problem
...t the same error irrespective of class >> >> content : >> >> >> >> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* >> >> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() >> >> || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >> >> class when allocating."' failed. >> >> Aborted >> >> >> >> Am I doing something wrong?Any help regading how to use the VMKIT >> >> tools to convert Java bytecodes to LLVM IR will be hel...
2009 Nov 20
0
[LLVMdev] VMKIT problem
...in Release/bin I get the same error irrespective of class > >> content : > >> > >> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* > >> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() > >> || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized > >> class when allocating."' failed. > >> Aborted > >> > >> Am I doing something wrong?Any help regading how to use the VMKIT > >> tools to convert Java bytecodes to LLVM IR will be helpful > >>...
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
...>> > $ j3 Hello >>>>>>> > j3: JavaClass.cpp:480: j3::JavaObject* >>>>>>> j3::Class::doNew(j3::Jnjvm*): >>>>>>> > Assertion `(this->isInitializing() || >>>>>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>>>>> class >>>>>>> > when allocating."' failed. >>>>>>> > Aborted >>>>>>> >>>>>>> Regarding to j3 in 64 bit version, it should work now after...
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
...;>>> Hi Joshua, >>>>>> > $ j3 Hello >>>>>> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >>>>>> > Assertion `(this->isInitializing() || >>>>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>>>> class >>>>>> > when allocating."' failed. >>>>>> > Aborted >>>>>> >>>>>> Regarding to j3 in 64 bit version, it should work now after we've >>&g...
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
...j3 Hello >>>>>>>> > j3: JavaClass.cpp:480: j3::JavaObject* >>>>>>>> j3::Class::doNew(j3::Jnjvm*): >>>>>>>> > Assertion `(this->isInitializing() || >>>>>>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>>>>>> class >>>>>>>> > when allocating."' failed. >>>>>>>> > Aborted >>>>>>>> >>>>>>>> Regarding to j3 in 64 bit version, it sh...
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
...tk/java/mmtk-vmkit.jar > > BUILD SUCCESSFUL > Total time: 0 seconds > [vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar' > vmjc: JavaClass.cpp:496: j3::JavaObject *j3::Class::doNew(j3::Jnjvm > *): Assertion `(this->isInitializing() || > classLoader->getCompiler()->isStaticCompiling() || this == > classLoader->bootstrapLoader->upcalls->newClass) && "Uninitialized > class when allocating."' failed. > 0 vmjc 0x0000000000fa5415 > llvm::sys::PrintStackTrace(_IO_FILE*) + 37 > 1 vmjc 0x0000000000fa5903 > 2 lib...
2009 Nov 20
0
[LLVMdev] VMKIT problem
...class > >> content : > >> > >> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* > >> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion > `(this->isInitializing() > >> || classLoader->getCompiler()->isStaticCompiling()) && > "Uninitialized > >> class when allocating."' failed. > >> Aborted > >> > >> Am I doing something wrong?Any help regading how to use the > VMKIT > >> tools to...
2009 Nov 20
1
[LLVMdev] VMKIT problem
...>> content : >> >> >> >> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* >> >> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion >> `(this->isInitializing() >> >> || classLoader->getCompiler()->isStaticCompiling()) && >> "Uninitialized >> >> class when allocating."' failed. >> >> Aborted >> >> >> >> Am I doing something wrong?Any help regading how to use the >> VMKIT >>...