Search found 3 matches

Go to advanced search

by MondayMassacre
16 Feb 2009 11:08
Forum: General VLC media player Troubleshooting
Topic: JVLC crashes JVM
Replies: 3
Views: 925

Re: JVLC crashes JVM

Once again some more: The stack traces are always pretty similar. The last java frames (trace) are always the following: Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.jna.Function.invokeVoid(I[Ljava/lang/Object;)V+0 j com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/la...
by MondayMassacre
16 Feb 2009 10:51
Forum: General VLC media player Troubleshooting
Topic: JVLC crashes JVM
Replies: 3
Views: 925

Re: JVLC crashes JVM

I got some more information. Appearently, there is something wrong with the finalizer of the JVLC-bridge. To let the user control the player, I built my own control panel which instantiates a new MediaPlayer every time, the user hits play, so the old instance is lost and should be finalized and garb...
by MondayMassacre
13 Feb 2009 09:10
Forum: General VLC media player Troubleshooting
Topic: JVLC crashes JVM
Replies: 3
Views: 925

JVLC crashes JVM

Hi there, I'm implementing JVLC into a bigger program and I want to use JVLC to play all kinds of media. I've nested the jvlc-canvas within several JPanels and it does not show. That, however, is not my main concern. What is more of a problem is, that JVLC is kind of unstable. In my program, I invok...

Go to advanced search