Github messages for voidlinux
 help / color / mirror / Atom feed
From: Johnnynator <Johnnynator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] cpulimit segmentation fault
Date: Wed, 13 Mar 2024 16:04:55 +0100	[thread overview]
Message-ID: <20240313150455.810B12CA1A@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49270@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1529 bytes --]

Closed issue by ACR-Jeff on void-packages repository

https://github.com/void-linux/void-packages/issues/49270

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.18_1 x86_64 AuthenticAMD uptodate rmFFFFFFFF

### Package(s) Affected

cpulimit-0.2_3

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

The latest I could find is back in 2016 in cpulimit issues https://github.com/opsengine/cpulimit/issues?q=segmentation+fault

Maybe this will help get some info to resolve with the void-package, I solved it temporarily by Downloading an updated version `cpulimit_2.8-1_amd64.deb` from debian bookworm packages and installing with xdeb `https://github.com/xdeb-org/xdeb`

### Expected behaviour

Expecting `cpulimit --exe=processname -l 500` (changing 'processname' with actual process name) to limit a process to not use over the 500 value of cpu usage.

### Actual behaviour

When using cpulimit and a set of arguments example: `cpulimit --exe=processname -l 500` within the terminal it prints 'Segmentation Fault'. I have tested also with `sudo cpulimit -e=processname -l 500` which has the same results.

### Steps to reproduce

1. Installing cpulimit `./xbps-src pkg cpulimit`
2. sudo xbps-install -R hostdir/binpkgs cpulimit
3. Execute a process to test cpulimit
4. Open Terminal
5. exec cpulimit within terminal `cpulimit --exe=processname -l 500` 
6. changing 'processname' with actual process name before executing
7. Results `Segmentation Fault`

  reply	other threads:[~2024-03-13 15:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13  8:03 [ISSUE] " ACR-Jeff
2024-03-13 15:04 ` Johnnynator [this message]
2024-03-13 18:07 ` ACR-Jeff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240313150455.810B12CA1A@inbox.vuxu.org \
    --to=johnnynator@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).