Public bug reported:

I was told to put this issue here in #snappy on irc.freenode.net so it
can be tracked.

I'm running the Oracle JVM 8 on my Raspberry Pi 2 on Snappy Ubuntu. The
JVM was installed by using the official Raspbian package and it seems to
run fine. However, I want to use the "usb4java" framework for listing
all USB devices by making the following call:

UsbHostManager.getUsbServices();

This method calls a USB library (libusb4java.so, packed into one of the
JAR files) and this somehow seems to make use of the "name_to_handle_at"
function - however, this method is never directly called.

Links for further research:
-usb4java: http://usb4java.org/
-usb4java source code: https://github.com/usb4java/usb4java
-libusb4java source code: https://github.com/usb4java/libusb4java

Thanks in advance for any help on this!

** Affects: ubuntu-core-security (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1448873

Title:
  Java process gets terminated by seccomp because of "name_to_handle_at"
  syscall usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-core-security/+bug/1448873/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to