Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] AQEMU segmentation fault
Date: Sat, 08 Apr 2023 12:09:03 +0200	[thread overview]
Message-ID: <20230408100903.MrD1Iq1Iw0PLA88wPOomoEV6MpK6jrK06QfKXnMFun0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39101@inbox.vuxu.org>

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

Closed issue by johna23-lab on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.19_1 x86_64 Genuine Intel

### Package(s) Affected

aqemu-0.9.4_1

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

"aqemu Segmentation fault" in google
https://forums.freebsd.org/threads/aqemu-segmentation-fault.85437/
https://github.com/tobimensch/aqemu/issues/92
etc..


### Expected behaviour

Sender: bool Emulator::Load( const QString &path )
Message: No "qemu-system-ppcemb" element!

AQEMU Warning [30] >>>
Sender: void QEMU_IMG_Thread::Parse_Info( int exitCode, QProcess::ExitStatus exitStatus )
Message: QRegExp With Cluster Size Not Matched

And runs the GUI

### Actual behaviour

AQEMU Warning [2]
Sender: bool Emulator::Load( const QString &path )
Message: No "qemu-system-ppcemb" element!
Segmentation fault (core dumped)Segmentation fault (core dumped)

### Steps to reproduce

xbps-install aqemu
aqemu
Run the wizard to choose the qemu binary, then ... Segmentation fault (core dumped)

How to fix it
Grab this fork with the fix
(the fix)
https://github.com/nikitamos/aqemu/commit/dc19121a923c71eed248cd6310b9b06ec0af6abe

sudo xbps-install  qt5-devel libvncserver-devel git gcc pkg-config meson
git clone https://github.com/nikitamos/aqemu
cd aqemu
meson builddir
cd builddir
ninja
strip aqemu
./aqemu

And now the program works

      parent reply	other threads:[~2023-04-08 10:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-04 19:45 [ISSUE] " johna23-lab
2022-09-04 20:32 ` classabbyamp
2023-02-11 15:20 ` ErinVoid
2023-02-11 15:31 ` classabbyamp
2023-04-08 10:09 ` classabbyamp [this message]

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=20230408100903.MrD1Iq1Iw0PLA88wPOomoEV6MpK6jrK06QfKXnMFun0@z \
    --to=classabbyamp@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).