-
Hi! I have a Java application that calls some native code (C++) through JNA interface and sometimes the native code breaks. So I'm trying to use ASan to detect some possible bug inside the native code…
-
```
Have you considered moving to the latest JNA (3.2.3) and using direct call
mapping (https://jna.dev.java.net/#direct) where possible?
```
Original issue reported on code.google.com by `david.g.h…
-
Running the docker build, and erroring due to missing JNA?
```
Step 8 : RUN buck build //java/com/deezer/research/language:detection_app
---> Running in cd35101d10ea
Not using buckd because watchman…
-
Greetings, I was unsure of where I would ask for help in this matter, so sorry if I mistaken writing an issue.
I'm using ICMP4j to develop an academic project, where I need to perform traceroutes b…
-
```
What steps will reproduce the problem?
1. Using Ubuntu 10.10 64x
2. Try to start Gmote Server
3. It open, but got the message with this: com.sun.jna.Native.pointerSize()
Please provide any addit…
-
```
What steps will reproduce the problem?
1. Using Ubuntu 10.10 64x
2. Try to start Gmote Server
3. It open, but got the message with this: com.sun.jna.Native.pointerSize()
Please provide any addit…
-
```
What steps will reproduce the problem?
1. Using Ubuntu 10.10 64x
2. Try to start Gmote Server
3. It open, but got the message with this: com.sun.jna.Native.pointerSize()
Please provide any addit…
-
Very self-explanatory, typical write API can be very CPU extensive when writing a small amount in each iteration.
The solution is MemoryMapped Files. most platforms support it.
For JVM, I recommen…
-
I found that `fabric-language-scala@1.1.0+scala.2.13.6` in curseforge contains `com.sun.jna`, after I install `fabric-language-scala`, it will cause jna register fail, print
```
[16:54:32] [Rende…
-
```
What steps will reproduce the problem?
1. Using Ubuntu 10.10 64x
2. Try to start Gmote Server
3. It open, but got the message with this: com.sun.jna.Native.pointerSize()
Please provide any addit…