|
Author |
Topic: processing crushed (Read 642 times) |
|
MrHunt
|
processing crushed
« on: Feb 2nd, 2005, 10:02am » |
|
I just try to execute the three video examples inside the processing examples.For all of them the processing just crushes.What can be the problem?The following log file is created. (pro-0068 and I have installed quicktime for java and VDIG) ------------------------------------------------------ An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x0 Function=[Unknown.] Library=(N/A) NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: at quicktime.WinNativeHelper.getDrawingSurface(Native Method) at quicktime.WinJNIDrawingSurface.<init>(WinJNIDrawingSurface.java:37) at quicktime.QTSession$QTFrame.addNotify(QTSession.java:363) at java.awt.Window.pack(Window.java:429) at quicktime.QTSession.initialize(QTSession.java:332) - locked <02C26D10> (a java.lang.Object) at quicktime.QTSession.initialize(QTSession.java:301) at quicktime.QTSession.open(QTSession.java:522) at quicktime.QTSession.open(QTSession.java:490) at BVideo.<init>(BVideo.java:161) at BApplet.loadVideo(BApplet.java:1085) at Temporary_2435_8342.setup(Temporary_2435_8342.java:19) at BApplet.init(BApplet.java:185) at PdeRuntime.start(PdeRuntime.java:151) at PdeEditor.doRun(PdeEditor.java:807) at PdeEditorButtons.mouseReleased(PdeEditorButtons.java:41 at java.awt.Component.processMouseEvent(Component.java:5134) at java.awt.Component.processEvent(Component.java:4931) at java.awt.Container.processEvent(Container.java:1566) at java.awt.Component.dispatchEventImpl(Component.java:3639) at java.awt.Container.dispatchEventImpl(Container.java:1623) at java.awt.Component.dispatchEvent(Component.java:3480) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3165) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095) at java.awt.Container.dispatchEventImpl(Container.java:1609) at java.awt.Component.dispatchEvent(Component.java:3480) at java.awt.EventQueue.dispatchEvent(EventQueue.java:450) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThrea d.java:197) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread. java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136) at java.awt.EventDispatchThread.run(EventDispatchThread.java:99) and goes on...
|
|
|
|
MrHunt
|
Re: processing crushed
« Reply #1 on: Feb 2nd, 2005, 11:37am » |
|
ok.i just installed a new java runtime environment and it started to work.
|
|
|
|
fry
|
Re: processing crushed
« Reply #2 on: Feb 2nd, 2005, 5:48pm » |
|
when this was broken, were you using the standard or expert version?
|
|
|
|
MrHunt
|
Re: processing crushed
« Reply #3 on: Feb 4th, 2005, 8:52am » |
|
the standart version
|
|
|
|
|