Code Monkey home page Code Monkey logo

Comments (3)

dblock avatar dblock commented on September 13, 2024

I suggest dropping AppVeyor for GHA that now supports Windows.

from jna.

matthiasblaesing avatar matthiasblaesing commented on September 13, 2024

Appveyor currently works and shows a real problem in the callback code (Segfaults in at least two places and I don't see why it happens).

As reference: https://ci.appveyor.com/project/matthiasblaesing/jna/build/job/cn7v77hhrl6y6g6a#L2207

    [junit] Testsuite: com.sun.jna.platform.win32.Advapi32Test
    [junit] #
    [junit] # A fatal error has been detected by the Java Runtime Environment:
    [junit] #
    [junit] #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005dddd78a, pid=984, tid=0x00000000000009bc
    [junit] #
    [junit] # JRE version: Java(TM) SE Runtime Environment (8.0_162-b12) (build 1.8.0_162-b12)
    [junit] # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.162-b12 mixed mode windows-amd64 compressed oops)
    [junit] # Problematic frame:
    [junit] # V  [jvm.dll+0x13d78a]
    [junit] #
    [junit] # Core dump written. Default location: C:\projects\jna\hs_err_pid984.mdmp
    [junit] #
    [junit] # An error report file with more information is saved as:
    [junit] # C:\projects\jna\hs_err_pid984.log
    [junit] #
    [junit] # If you would like to submit a bug report, please visit:
    [junit] #   http://bugreport.java.com/bugreport/crash.jsp
    [junit] #
    [junit] Testsuite: com.sun.jna.platform.win32.Advapi32Test
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.sun.jna.platform.win32.Advapi32Test:testReadEncryptedFileRaw:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] 
    [junit] Test com.sun.jna.platform.win32.Advapi32Test FAILED (crashed)
    [junit] Testsuite: com.sun.jna.platform.win32.Advapi32UtilTest
    [junit] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec

from jna.

dbwiddis avatar dbwiddis commented on September 13, 2024

Appveyor currently works and shows a real problem

Ah, then the problem is that the badge on the home page links to the old @dblock setup and not the new location under @matthiasblaesing . Should probably revert my latest PR then (and fix the badge).

I suggest dropping AppVeyor for GHA that now supports Windows.

I tried setting up a windows GHA when we first migrated off Travis CI, and ran into blocking problems, and gave up.

from jna.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.