Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2002 12:36:58 +0200
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Juan Velasco <Juan.Velasco@pandora.be>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: java/46151: Sound Capture works only one time
Message-ID:  <20021210123658.A74950@phantom.cris.net>
In-Reply-To: <200212092350.gB9No3A2071449@freefall.freebsd.org>; from Juan.Velasco@pandora.be on Mon, Dec 09, 2002 at 03:50:03PM -0800
References:  <200212092350.gB9No3A2071449@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

On Mon, Dec 09, 2002 at 03:50:03PM -0800, Juan Velasco wrote:
>  
>  I have a problem too when I try to play sound with java and the new patch1:
>  
>  jrv@dune> java -version
>  java version "1.4.0-internal"
>  Java(TM) 2 Runtime Environment, Standard Edition (build 
>  1.4.0-internal-jrv_09_dec_2002_03_00)
>  Java HotSpot(TM) Client VM (build 1.4.0-internal-jrv_09_dec_2002_03_00, 
>  mixed mode)
>  
>  jrv@dune> java -jar JavaSoundDemo.jar
>  
>  An unexpected exception has been detected in native code outside the VM.
>  Unexpected Signal : 11 occurred at PC=0x29003732
>  Function=makeNativeToUnicodeArray+0xDEE
            ^^^^^^^^^^^^^^^^^^^^^^^^
>  Library=/usr/local/bsd-sun-jdk1.4.0/lib/i386/libfontmanager.so
                                                ^^^^^^^^^^^^^^^^^
>  
>  Current Java thread:.........
>  
>  Any clues?

Sure. This is one of biggest problems with jdk1.4.0-p1 which only present
on -STABLE. I did not yet found a reason of problems in libfontmanager
(ENOTIME), but sure that it's same root of problem when fonts are not
displaying properly under -STABLE with patchset1.

Under -CURRENT it works fine (fonts, not sure about sound recording).


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021210123658.A74950>