Segmentation fault on Bridj.register MacOS Sierra

32 views
Skip to first unread message

Ajay V

unread,
Oct 10, 2016, 8:18:10 PM10/10/16
to NativeLibs4Java
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)
Reply all
Reply to author
Forward
0 new messages