Displaying 8 results from an estimated 8 matches for "vmthread".
Did you mean:
mthread
2013 Mar 18
2
[LLVMdev] [vmkit]Errors when compiling vmkit
...penjdk-path=/usr/lib64/jvm/java-1.7.0-openjdk
But when I compile vmkit I have this error :
[vmkit ./lib/j3/ClassLib/OpenJDK]: Compiling 'JavaUpcalls.cpp'
In file included from JavaUpcalls.cpp:1048:
/home/julien/vm/vmkit2/lib/j3/ClassLib/Unsafe.inc:499:35: error: no member
named 'vmdataVMThread' in 'j3::Classpath'
JavaField* field = vm->upcalls->vmdataVMThread;
~~~~~~~~~~~ ^
/home/julien/vm/vmkit2/lib/j3/ClassLib/Unsafe.inc:500:36: error: no member
named 'vmThread' in 'j3::Classpath'
JavaField* field2 = vm->upcalls->vmThrea...
2013 Mar 19
0
[LLVMdev] [vmkit]Errors when compiling vmkit
...7.0-openjdk
>
> But when I compile vmkit I have this error :
>
> [vmkit ./lib/j3/ClassLib/OpenJDK]: Compiling 'JavaUpcalls.cpp'
> In file included from JavaUpcalls.cpp:1048:
> /home/julien/vm/vmkit2/lib/j3/ClassLib/Unsafe.inc:499:35: error: no
> member named 'vmdataVMThread' in 'j3::Classpath'
> JavaField* field = vm->upcalls->vmdataVMThread;
> ~~~~~~~~~~~ ^
> /home/julien/vm/vmkit2/lib/j3/ClassLib/Unsafe.inc:500:36: error: no
> member named 'vmThread' in 'j3::Classpath'
> JavaField* field2 =...
2011 Jul 17
1
[LLVMdev] vmkit runtime errors
...util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:874)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:506)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:703)
at java.lang.Thread.run(Thread.java:743)
at java.lang.VMThread.run(VMThread.java:120)
The second program is at this moment started with a SUN (ORACLE) runtime
standard edition and is in good condition.
If I try also to start the clojure environment with j3 I get the
following exception trace:
./clojure_swank_server.sh
Exception in thread "main"...
2012 Oct 19
1
building resize fails due to lack of Unix module
...ze'
I'm not sure where Unix is supposed to come from, the Printf files exist:
bax:~> rpm -ql ocaml | grep -iw unix
/usr/lib64/ocaml/unix.a
/usr/lib64/ocaml/unix.cma
/usr/lib64/ocaml/unix.cmi
/usr/lib64/ocaml/unix.cmx
/usr/lib64/ocaml/unix.cmxa
/usr/lib64/ocaml/unix.mli
/usr/lib64/ocaml/vmthreads/unix.cma
bax:~> rpm -ql ocaml | grep -iw printf
/usr/lib64/ocaml/printf.cmi
/usr/lib64/ocaml/printf.cmx
/usr/lib64/ocaml/printf.ml
/usr/lib64/ocaml/printf.mli
/usr/lib64/ocaml/printf.p.cmx
bax:~>
Is the ocaml.rpm built or packaged incorrectly?
Olaf
2010 Apr 12
2
Problems running a Java program in Wine
...t; daemon [_thread_blocked, id=53]
0x006d1c00 JavaThread "Finalizer" daemon [_thread_blocked, id=52]
0x006d0c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=51]
0x00653c00 JavaThread "main" [_thread_blocked, id=49]
Other Threads:
0x006cdc00 VMThread [id=50]
0x006eb000 WatcherThread [id=57]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4544K, used 2208K [0x02970000, 0x02e50000, 0x02e50000)
eden space 4096K, 42% used [0x02970000, 0x02b28338, 0x02d...
2007 Oct 12
0
problems with java under debian (including the R help page search engine)
...fo available.
#2 0xb7f2dd9f in pthread_cond_timedwait at GLIBC_2.0 ()
from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#3 0x062f978e in Monitor::wait ()
from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/client/libjvm.so
No symbol table info available.
#4 0x063c4ab7 in VMThread::loop ()
from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/client/libjvm.so
No symbol table info available.
#5 0x063c446f in VMThread::run ()
from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/client/libjvm.so
No symbol table info available.
#6 0x0630b719 in java_start ()
from /usr/l...
2009 Jun 01
3
Problem EXCEPTION_ACCESS_VIOLATION (0xc0000005)
...ad_blocked, id=33, stack(0x44950000,0x44a50000)]
0x006b0c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=32, stack(0x44850000,0x44950000)]
=>0x00634400 JavaThread "main" [_thread_in_native, id=28, stack(0x00240000,0x00340000)]
Other Threads:
0x006adc00 VMThread [stack: 0x44750000,0x44850000] [id=31]
0x006d0400 WatcherThread [stack: 0x44e50000,0x44f50000] [id=38]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 18240K, used 11385K [0x02740000, 0x03b00000, 0x04ea000...
2011 Dec 16
6
java installation failure
Readers,
Openjdk and ibm java versions have failed to install, all reporting a
bad elf, e.g.
./ibm-java-i386-sdk-7.0-0.0.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
strings: '/lib/libc.so.6': No such file