Hi,
I recently upgraded Mac to MacOS Sierra. The bridj.register() java method
has now started breaking on the new OS. Was fine on El Capitan. Any clues
on how to get this fixed? Is there any updates to the dylib thats needed to
fix this ?
Below is the part of the stack trace:
org.bridj.SignalError: Segmentation fault : 0x7fffad847470 (Address not mapped
to object)
at org.bridj.SignalError.throwNew(SignalError.java:66)
at org.bridj.JNI.loadLibrarySymbols(Native Method)
at org.bridj.NativeLibrary.load(NativeLibrary.java:116)
at org.bridj.BridJ.getNativeLibrary(BridJ.java:908)
at org.bridj.BridJ.getNativeLibrary(BridJ.java:901)
at org.bridj.BridJ.getNativeLibrary(BridJ.java:513)
at org.bridj.CRuntime.register(CRuntime.java:358)
at org.bridj.CRuntime.register(CRuntime.java:266)
at org.bridj.BridJ.register(BridJ.java:306)
at org.bridj.BridJ.register(BridJ.java:162)
--
You received this message because you are subscribed to the Google Groups
"NativeLibs4Java" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.