Date: Wed, 31 Jul 2019 10:43:14 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 234201] Regression in LLVM libunwind: Apache Tomcat web application crashes on 12.0 (but not on 11.2) Message-ID: <bug-234201-29464-zCZMB8yRiK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234201-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-234201-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234201 --- Comment #14 from Sergey Mutin <mutin.sa@mail.ru> --- net-im/jitsi also affected % jitsi=20 13:35:40.107 SEVERE: [13] org.jitsi.impl.neomedia.device.DeviceConfiguration.error() Failed to regist= er custom Renderer org.jitsi.impl.neomedia.jmfext.media.renderer.video.JAWTRenderer with JMF. java.lang.UnsatisfiedLinkError: no jnawtrenderer in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at org.jitsi.impl.neomedia.jmfext.media.renderer.video.JAWTRenderer.<clinit>(J= AWTRenderer.java:90) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.jitsi.impl.neomedia.device.DeviceConfiguration.registerCustomRenderers(= DeviceConfiguration.java:1036) at org.jitsi.impl.neomedia.device.DeviceConfiguration.<init>(DeviceConfigurati= on.java:355) at org.jitsi.impl.neomedia.MediaServiceImpl.<init>(MediaServiceImpl.java:150) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcce= ssorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstru= ctorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at java.lang.Class.newInstance(Class.java:442) at org.jitsi.impl.libjitsi.LibJitsiImpl.getService(LibJitsiImpl.java:142) at org.jitsi.impl.libjitsi.LibJitsiOSGiImpl.getService(LibJitsiOSGiImpl.java:8= 6) at org.jitsi.service.libjitsi.LibJitsi.invokeGetServiceOnImpl(LibJitsi.java:16= 3) at org.jitsi.service.libjitsi.LibJitsi.getMediaService(LibJitsi.java:115) at net.java.sip.communicator.impl.neomedia.NeomediaActivator.start(NeomediaAct= ivator.java:380) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.ja= va:645) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2152) at org.apache.felix.framework.Felix.startBundle(Felix.java:2070) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1297) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelI= mpl.java:304) at java.lang.Thread.run(Thread.java:748) libunwind: getEncodedP /usr/src/contrib/llvm/projects/libunwind/src/AddressSpace.hpp:280 - unknown pointer encoding Abort (core dumped) % uname -v -m FreeBSD 12.0-RELEASE r341666 GENERIC amd64 % java -version openjdk version "1.8.0_212" OpenJDK Runtime Environment (build 1.8.0_212-b04) OpenJDK 64-Bit Server VM (build 25.212-b04, mixed mode) % jitsi --version Jitsi 2.8.0.build.by.SVN --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234201-29464-zCZMB8yRiK>