Code Monkey home page Code Monkey logo

Comments (5)

wataash avatar wataash commented on July 30, 2024

@faizanahemad
Could you provide the output of following commands for me to guess the cause of the crash?

  • which -a pkill
  • pkill -V
  • brew info proctools

I think your crash comes from a bug in pkill installed by homebrew. If so, you will get an output like:

$ which -a pkill
/usr/local/bin/pkill
/usr/bin/pkill

$ pkill -V
pkill (proctools 0.4pre1) http://proctools.sourceforge.net

$ brew info proctools
proctools: stable 0.4pre1 (bottled)
pgrep, pkill, and pfind for OpenBSD and Darwin (macOS)
https://proctools.sourceforge.io/
/usr/local/Cellar/proctools/0.4pre1 (9 files, 113.1KB) *
...

from vscode-bash-debug.

wataash avatar wataash commented on July 30, 2024

I fixed the bug in proctools and sent PR, however, probably it will never be merged.

We'll fix it by avoiding using /usr/local/bin/pkill on macOS.

from vscode-bash-debug.

wataash avatar wataash commented on July 30, 2024

Here's self-explanatory gif.
vscode-bash-debug_mac-pkill-crash

from vscode-bash-debug.

rogalmic avatar rogalmic commented on July 30, 2024

Please verify with version 0.1.1 (just published).

from vscode-bash-debug.

rogalmic avatar rogalmic commented on July 30, 2024

I think this is fixed, please re-open if needed...

from vscode-bash-debug.

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.