arton / rjb

Ruby Java Bridge
https://www.artonx.org/collabo/backyard/?RubyJavaBridge
GNU Lesser General Public License v2.1
117 stars 34 forks source link

Segfault on Ubuntu 16.04 with latest glibc 2.23-0ubuntu9 #57

Closed AlexKovynev closed 7 years ago

AlexKovynev commented 7 years ago

I tried all finded versions of JDK, results the same. Rjb::load( '.', ['-Djava.awt.headless=true','-Xms128M', '-Xmx512M', '-Dfile.encoding=UTF-8'] )

AlexKovynev commented 7 years ago

The same with debian 8.8 mint edition with all updates but older glibc. Look like some security update destroy my vacation:(

AlexKovynev commented 7 years ago

Something strange, all fine with fresh firmware and kernel 4.8.0-53, only. Maybe firmware broken.

davidkiser commented 7 years ago

FYI, this was most likely your issue

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1699772

This hit me too, I was able to get around it temporarily until they fix the kernel issue by setting JAVA_TOOL_OPTIONS=-Xss1280k