Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on macos-13 some tests using rococoa fails #19

Open
umjammer opened this issue Feb 12, 2024 · 0 comments
Open

on macos-13 some tests using rococoa fails #19

umjammer opened this issue Feb 12, 2024 · 0 comments
Labels

Comments

@umjammer
Copy link
Owner

macos-13 rococa

java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
	at com.sun.jna.Function.invoke(Function.java:345)
	at com.sun.jna.Function.invoke(Function.java:318)
	at org.rococoa.internal.MsgSendHandler.invoke(MsgSendHandler.java:192)
	at com.sun.jna.Library$Handler.invoke(Library.java:268)
	at jdk.proxy2/jdk.proxy2.$Proxy16.syntheticSendMessage(Unknown Source)
	at org.rococoa.Foundation.send(Foundation.java:240)
	at org.rococoa.Foundation.send(Foundation.java:216)
	at org.rococoa.Foundation.send(Foundation.java:212)
	at org.rococoa.internal.ObjCObjectInvocationHandler.sendOnThisOrMainThread(ObjCObjectInvocationHandler.java:251)
	at org.rococoa.internal.ObjCObjectInvocationHandler.invokeCocoa(ObjCObjectInvocationHandler.java:218)
	at org.rococoa.internal.ObjCObjectInvocationHandler.intercept(ObjCObjectInvocationHandler.java:175)
	at vavix.rococoa.avfoundation.AVAudioFormat$$ByRococoa.initWithStreamDescription(Unknown Source)
	at vavix.rococoa.avfoundation.AVAudioFormat.init(AVAudioFormat.java:45)
	at vavix.rococoa.avfoundation.AVFoundationTest.test01(AVFoundationTest.java:62)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant