Bug 2031358 - [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', ...
Summary: [abrt] flatpak: check_call(): subprocess.py:369:check_call:subprocess.CalledP...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: flatpak
Version: 35
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David King
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:cee950225831fb73d55f738bbcc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-11 10:01 UTC by doubtee
Modified: 2021-12-11 10:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-12-11 10:12:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.21 KB, text/plain)
2021-12-11 10:01 UTC, doubtee
no flags Details
File: cpuinfo (2.32 KB, text/plain)
2021-12-11 10:01 UTC, doubtee
no flags Details
File: environ (2.98 KB, text/plain)
2021-12-11 10:01 UTC, doubtee
no flags Details
File: mountinfo (2.70 KB, text/plain)
2021-12-11 10:01 UTC, doubtee
no flags Details
File: namespaces (172 bytes, text/plain)
2021-12-11 10:01 UTC, doubtee
no flags Details
File: open_fds (310 bytes, text/plain)
2021-12-11 10:01 UTC, doubtee
no flags Details

Description doubtee 2021-12-11 10:01:35 UTC
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']

Comment 1 doubtee 2021-12-11 10:01:38 UTC
Created attachment 1845786 [details]
File: backtrace

Comment 2 doubtee 2021-12-11 10:01:39 UTC
Created attachment 1845787 [details]
File: cpuinfo

Comment 3 doubtee 2021-12-11 10:01:40 UTC
Created attachment 1845788 [details]
File: environ

Comment 4 doubtee 2021-12-11 10:01:42 UTC
Created attachment 1845789 [details]
File: mountinfo

Comment 5 doubtee 2021-12-11 10:01:43 UTC
Created attachment 1845790 [details]
File: namespaces

Comment 6 doubtee 2021-12-11 10:01:43 UTC
Created attachment 1845791 [details]
File: open_fds

Comment 7 doubtee 2021-12-11 10:12:37 UTC
This caused because of low ram of my VM, sorry.


Note You need to log in before you can comment on or make changes to this bug.