[vlc-devel] Fwd: Pb with JVLC on MacOSX Leopard
Pierre d'Herbemont
pdherbemont at free.fr
Tue Apr 28 15:58:22 CEST 2009
On Tue, Apr 28, 2009 at 2:18 AM, Eric Nicolas <erik.nicolas.ml at gmail.com> wrote:
> Ok, I switched to JDK 1.5 for now. This JDK is 32-bits, so there is no
> arhitecture compatibility problem anymore.
> However, the test program org.videolan.jvlc.interlan.LibVlcImpl.main()
> crashes.
> The crash report says :
> Thread 21 Crashed:
> 0 com.apple.QD 0x90d21609 GetPixBounds + 8
> 1 com.apple.agl 0x92cefdf1 aglSetDrawable + 859
> 2 libmacosx_plugin.dylib 0x090a9b3f aglInit + 95
> 3 libopengl_plugin.dylib 0x09844388 Init + 40
> 4 libvlccore.2.dylib 0x06118606 InitThread + 38
> 5 libvlccore.2.dylib 0x06119124 RunThread + 52
> 6 libSystem.B.dylib 0x91eb8095 _pthread_start + 321
> 7 libSystem.B.dylib 0x91eb7f52 thread_start + 34
The AGL vout is deprecated and shouldn't be used here. No idea why it
is loaded though.
Pierre.
More information about the vlc-devel
mailing list