mprocs icon indicating copy to clipboard operation
mprocs copied to clipboard

When i try to run this app in any of terminals it breaks both mprocs and the terminal in which it was running

Open itstheandre opened this issue 2 years ago • 7 comments

I try to just run mprocs "ls" to try something. I run it on kitty, it never runs anything and it breaks the kitty instalation. I do it in alacritty... same thing.

Has this happened to anyone else?

Running on MacOs

itstheandre avatar Jun 22 '22 11:06 itstheandre

I run it on macos and it works for me. Can you provide mode details about what is happening when you run mprocs? Also, did you install it via homebrew or downloaded binaries from the releases page on github?

pvolok avatar Jun 22 '22 11:06 pvolok

Hey @pvolok . I have tried installing it via homebrew and also via yarn. (when i did via yarn i literally lost the node instalation, having to go through it again) should i trie vie the binaries? What kind of data would you need more?

If you want we can schedule something and you can also see in person this happening. Its very weird

itstheandre avatar Jun 22 '22 11:06 itstheandre

i will try in another system, to see if this is just in one computer

itstheandre avatar Jun 22 '22 12:06 itstheandre

Ok, its just on one latptop that this is happening. weird

itstheandre avatar Jun 22 '22 12:06 itstheandre

It breaks on macs with:

MacBook Pro (13-inch, 2020, Four Thunderbolt 3 ports)
Processor: 2.3 GHz Quad-Core Intel Core i7

My colleague also tried on his side and same thing. It "blows up" and even corrupts the app where it was running - kitty on his side

itstheandre avatar Jun 22 '22 12:06 itstheandre

Do you think if might be some kind of anti-virus software? I had issues when I tried to compress binaries via the upx utility on windows, when default windows anti-virus considered it as a virus (that's why mprocs binaries are not compressed on windows, but are compressed on macos and linux).

pvolok avatar Jun 22 '22 12:06 pvolok

Here is an uncompressed version: mprocs.zip. It is the same binary as in 0.5.0 release, but not compressed via upx. If it works for you, then the problem is likely with upx.

pvolok avatar Jun 22 '22 13:06 pvolok