Giter VIP home page Giter VIP logo

Comments (5)

empathicqubit avatar empathicqubit commented on August 27, 2024

Here is a link to my container's Dockerfile: https://github.com/empathicqubit/vscode-cc65-debugger/blob/master/docker/Dockerfile

from mesen-x.

empathicqubit avatar empathicqubit commented on August 27, 2024

I think ideally xvfb would not be necessary at all, but that's a different issue.

from mesen-x.

empathicqubit avatar empathicqubit commented on August 27, 2024

Possibly similar issue? https://trac.ffmpeg.org/ticket/1738

from mesen-x.

empathicqubit avatar empathicqubit commented on August 27, 2024

Upgrading Mono fixes that specific issue, but now I'm sorting through a native code exception. I think I'm okay with updating Mono since there is an official path for that. Updating libc is impossible, however. Please look at the above PR for the Github Actions script when you get the chance.

This is as far as I've gotten using Xvfb with these changes. The test still works locally.

        Starting Mesen xvfb-run ["-a","mono","/__w/vscode-cc65-debugger/vscode-cc65-debugger/src/__tests__/mesendir/Mesen.exe","--testrunner","/__w/vscode-cc65-debugger/vscode-cc65-debugger/src/../dist/mesen/mesen_binary_monitor.lua","/__w/vscode-cc65-debugger/vscode-cc65-debugger/src/__tests__/simple-project/program.nes"]
  
        at MesenGrip.autostart (src/dbg/mesen-grip.ts:49:21)
  
      console.log
        Could not set X locale modifiers
  
        at Socket.<anonymous> (src/__tests__/test-shared.ts:79:80)
  
      console.log
        
        =================================================================
        	Native Crash Reporting
        =================================================================
        Got a SIGSEGV while executing native code. This usually indicates
        a fatal error in the mono runtime or one of the native libraries 
        used by your application.
        =================================================================
  
        at Socket.<anonymous> (src/__tests__/test-shared.ts:79:80)
  
      console.log
        Aborted (core dumped)
  
        at Socket.<anonymous> (src/__tests__/test-shared.ts:79:80)

from mesen-x.

empathicqubit avatar empathicqubit commented on August 27, 2024

PR #66 seems to fix the issue

from mesen-x.

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.