| Summary: |
[abrt] flatpak: check_call(): subprocess.py:369:check_call:subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.getmonero.Monero', '/app/bin/monero-wallet-gui', ... |
| Product: |
[Fedora] Fedora
|
Reporter: |
doubtee |
| Component: |
flatpak | Assignee: |
David King <amigadave> |
| Status: |
CLOSED
NOTABUG
|
QA Contact: |
Fedora Extras Quality Assurance <extras-qa> |
| Severity: |
unspecified
|
Docs Contact: |
|
| Priority: |
unspecified
|
|
|
| Version: |
35 | CC: |
amigadave, debarshir, klember
|
| Target Milestone: |
--- | |
|
| Target Release: |
--- | |
|
| Hardware: |
x86_64 | |
|
| OS: |
Unspecified | |
|
| URL: |
https://retrace.fedoraproject.org/faf/reports/bthash/4d61e8f19cf958083c94756c404c63733856cb54
|
| Whiteboard: |
abrt_hash:cee950225831fb73d55f738bbcc350a45355f3b0;VARIANT_ID=workstation; |
|
Fixed In Version:
|
|
Doc Type:
|
---
|
|
Doc Text:
|
|
Story Points:
|
---
|
|
Clone Of:
|
|
Environment:
|
|
|
Last Closed:
|
2021-12-11 10:12:37 UTC
|
Type:
|
---
|
|
Regression:
|
---
|
Mount Type:
|
---
|
|
Documentation:
|
---
|
CRM:
|
|
|
Verified Versions:
|
|
Category:
|
---
|
|
oVirt Team:
|
---
|
RHEL 7.3 requirements from Atomic Host:
|
|
|
Cloudforms Team:
|
---
|
Target Upstream Version:
|
|
|
Embargoed:
|
|
| |
| Attachments: |
|
Description of problem: With proper debug packages installed (app debug, platform sdk and platform sdk debug) running "flatpak-coredumpctl app_id" created this crash Version-Release number of selected component: flatpak-1.12.2-1.fc35 Additional info: reporter: libreport-2.15.2 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-e18fa60d-07dc-440c-9993-c08d8f37e5d2.scope cmdline: /usr/bin/python3 /usr/bin/flatpak-coredumpctl org.getmonero.Monero crash_function: check_call exception_type: subprocess.CalledProcessError executable: /usr/bin/flatpak-coredumpctl interpreter: python3-3.10.0-1.fc35.x86_64 kernel: 5.15.6-200.fc35.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: subprocess.py:369:check_call:subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.getmonero.Monero', '/app/bin/monero-wallet-gui', '/tmp/tmp_w_onv1f']' died with <Signals.SIGKILL: 9>. Traceback (most recent call last): File "/usr/bin/flatpak-coredumpctl", line 83, in <module> coredumper.run() File "/usr/bin/flatpak-coredumpctl", line 58, in run subprocess.check_call(flatpak_command) File "/usr/lib64/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.getmonero.Monero', '/app/bin/monero-wallet-gui', '/tmp/tmp_w_onv1f']' died with <Signals.SIGKILL: 9>. Local variables in innermost frame: popenargs: (['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.getmonero.Monero', '/app/bin/monero-wallet-gui', '/tmp/tmp_w_onv1f'],) kwargs: {} retcode: -9 cmd: ['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.getmonero.Monero', '/app/bin/monero-wallet-gui', '/tmp/tmp_w_onv1f']