Skip to content

Bug: extraterm-commands segfault when passed -h #463

@EmperorArthur

Description

@EmperorArthur

When attempting to run either of the following, a segfault occurs:

  • from.x86_64-linux-musl
  • show.x86_64-linux-musl

Expected Output

Help information, including option descriptions.

Actual Output

./from.x86_64-linux-musl -h
usage: ./from.x86_64-linux-musl [-h] [-v] [-s] [--] [<frames>...]Segmentation fault (core dumped)
./show.x86_64-linux-musl -h
usage: ./show.x86_64-linux-musl [-h] [-v] [-d] [-t] [--charset[=<(null)>]] [--mimetype[=<(null)>]] [--filename[=<(null)>]] [--] [<filename>...]Segmentation fault (core dumped)

Version Information

extraterm-commands-0.9.4.zip

Kubuntu 24.10

uname -a

Linux REDACTED 6.11.0-26-generic #26-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 12 11:25:41 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/os-release

PRETTY_NAME="Ubuntu 24.10"
NAME="Ubuntu"
VERSION_ID="24.10"
VERSION="24.10 (Oracular Oriole)"
VERSION_CODENAME=oracular
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=oracular
LOGO=ubuntu-logo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions