current clone of jfx is crashing
Pete Brunet
peter.brunet at oracle.com
Mon Feb 25 21:00:06 UTC 2013
Another p.s. - the build/repo info...
ant -Dhudson.jfx.job.name=8.0-controls-scrum sdk-no-docs
On 2/25/13 11:26 AM, Pete Brunet wrote:
> p.s. It fails on Win but not Mac.
>
> On 2/25/13 11:01 AM, Pete Brunet wrote:
>> The current clone of jfx is crashing when running the HelloButton demo.
>> Upgrading from 7u9 to 7u15 didn't help. Using the jfxrt.jar from 7u15
>> works OK, but not the one built from the cloned repo. -Pete
>>
>> # EXCEPTION_ACCESS_VIOLATION (0xc0000005)
>>
>> # Problematic frame:
>> # V [jvm.dll+0xfb0a1]
>>
>> j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0
>> j
>> com.sun.glass.ui.win.WinApplication.access$300(Lcom/sun/glass/ui/win/WinApplication;Ljava/lang/Runnable;)V+2
>> j com.sun.glass.ui.win.WinApplication$3$1.run()V+25
>> j java.lang.Thread.run()V+11
>> v ~StubRoutines::call_stub
>>
>> Java Threads: ( => current thread )
>> =>0x000000000ca2e800 JavaThread "WindowsNativeRunloopThread"
>> [_thread_in_vm, id=6392, stack(0x000000000df40000,0x000000000e040000)]
>> 0x000000000b1b8800 JavaThread "Thread-2" daemon [_thread_blocked,
>> id=3584, stack(0x000000000dd70000,0x000000000de70000)]
>> 0x000000000b249800 JavaThread "QuantumRenderer-0" daemon
>> [_thread_blocked, id=4624, stack(0x000000000cfb0000,0x000000000d0b0000)]
>> 0x000000000b1b4800 JavaThread "JavaFX-Launcher" [_thread_blocked,
>> id=3228, stack(0x000000000cdd0000,0x000000000ced0000)]
>> 0x000000000b19a800 JavaThread "Service Thread" daemon
>> [_thread_blocked, id=3868, stack(0x000000000c6a0000,0x000000000c7a0000)]
>> 0x000000000b197800 JavaThread "C2 CompilerThread1" daemon
>> [_thread_blocked, id=7164, stack(0x000000000c430000,0x000000000c530000)]
>> 0x000000000b189800 JavaThread "C2 CompilerThread0" daemon
>> [_thread_blocked, id=6356, stack(0x000000000c1e0000,0x000000000c2e0000)]
>> 0x000000000b187000 JavaThread "Attach Listener" daemon
>> [_thread_blocked, id=7100, stack(0x000000000c0e0000,0x000000000c1e0000)]
>> 0x000000000b185800 JavaThread "Signal Dispatcher" daemon
>> [_thread_blocked, id=4864, stack(0x000000000bc40000,0x000000000bd40000)]
>> 0x000000000b0ff000 JavaThread "Finalizer" daemon [_thread_blocked,
>> id=4360, stack(0x000000000bfb0000,0x000000000c0b0000)]
>> 0x000000000b0f5000 JavaThread "Reference Handler" daemon
>> [_thread_blocked, id=6668, stack(0x000000000beb0000,0x000000000bfb0000)]
>> 0x0000000001dad000 JavaThread "main" [_thread_blocked, id=3972,
>> stack(0x0000000002420000,0x0000000002520000)]
>>
>>
More information about the build-dev
mailing list