Skip to content

issues Search Results · repo:java-native-access/jna language:Java

Filter by

813 results
 (108 ms)

813 results

injava-native-access/jna (press backspace or delete to remove)

While debugging something else today I noticed CACHE_RELATIONSHIP has the same change as NUMA_NODE_RELATIONSHIP where in recent versions 2 of the reserved bytes are used for a GroupCount field. It needs ...
  • dbwiddis
  • Opened 
    10 days ago
  • #1674

Summary We are integrating with a vendor SDK via JNA (BS_SDK_V2.dll, 64-bit). The DLL loads successfully via Native.load(...), but the call to its BS2_Initialize(Pointer ctx) function consistently returns ...
  • rasa-app
  • 1
  • Opened 
    12 days ago
  • #1673

Description: When using JNA 5.13.0 to interface with a C++ library, an issue arises where attempting to create a mutex on the C++ side results in an invalid memory error. This issue occurs consistently ...
  • ctxqlxs
  • 1
  • Opened 
    on Apr 26
  • #1670

Not a huge problem, but an unusual (and maybe amusing) fact: the javadoc artifact you uploaded to Maven Central (at least 5.17.0, not sure about the previous ones) uses German UI, which even sometimes ...
  • ForNeVeR
  • 1
  • Opened 
    on Apr 25
  • #1667

WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/usr/share/java/jna-5.17.0.jar) WARNING: ...
  • basil
  • 5
  • Opened 
    on Apr 21
  • #1665

I create a simple unit test to reproduce this crash here https://github.com/lwahonen/jna/tree/repro-guid-crash I m not sure if I m using the GUID class wrong, or if this is an actual issue. Passing a ...
  • lwahonen
  • 3
  • Opened 
    on Apr 15
  • #1664

I ve started seeing this log message reported in our builds on github.com/slackhq/foundry (can easily repro with just ./gradlew help). [Resource-Usage] Failed to initialize JNA. Instantiated JNA is version ...
  • ZacSweers
  • 3
  • Opened 
    on Apr 13
  • #1663

Release 5.17.0 is out. I wanted to have a look at some other things, but time ran out, so just a small release. Originally posted by @matthiasblaesing in #1647 Image 5.17.0 has a crash on Android 6 ...
  • shn1233
  • 12
  • Opened 
    on Apr 8
  • #1662

In the distribution jar, the files com/sun/jna/darwin-aarch64/libjnidispatch.jnilib and com/sun/jna/darwin-x86-64/libjnidispatch.jnilib are currently not properly signed with an Apple Developer ID. ...
  • thomas-metz-ix
  • 1
  • Opened 
    on Apr 4
  • #1661

Like in #749 Are you signing the DLL that gets embedded in the jar? https://twitter.com/SwiftOnSecurity/status/816724395809013760 We are using Applocker and all the jna-*.dll files aren t signed. Example: ...
  • G0thm
  • 2
  • Opened 
    on Mar 27
  • #1660
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub