Bug 1947013 - [abrt] flatpak: check_call(): subprocess.py:373:check_call:subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.gnome.Epiphany', '/usr/libexec/webkit2gtk-4.0/WebKitWebProc...
Summary: [abrt] flatpak: check_call(): subprocess.py:373:check_call:subprocess.CalledP...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: flatpak
Version: 37
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:e3a9fd5078f818df1bc0fd5b040...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-07 13:54 UTC by Michael Catanzaro
Modified: 2022-08-09 13:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.27 KB, text/plain)
2021-04-07 13:55 UTC, Michael Catanzaro
no flags Details
File: cpuinfo (2.44 KB, text/plain)
2021-04-07 13:55 UTC, Michael Catanzaro
no flags Details
File: environ (3.04 KB, text/plain)
2021-04-07 13:55 UTC, Michael Catanzaro
no flags Details
File: mountinfo (3.05 KB, text/plain)
2021-04-07 13:55 UTC, Michael Catanzaro
no flags Details
File: namespaces (172 bytes, text/plain)
2021-04-07 13:55 UTC, Michael Catanzaro
no flags Details
File: open_fds (269 bytes, text/plain)
2021-04-07 13:55 UTC, Michael Catanzaro
no flags Details

Description Michael Catanzaro 2021-04-07 13:54:58 UTC
Description of problem:
Please don't throw python exceptions when I typo the app ID.

Version-Release number of selected component:
flatpak-1.10.2-1.fc34

Additional info:
reporter:       libreport-2.14.0
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-397a6f02-113e-4735-b37d-ee6d1af2e6d5.scope
cmdline:        /usr/bin/python3 /usr/bin/flatpak-coredumpctl org.gnome.Epiphany
crash_function: check_call
exception_type: subprocess.CalledProcessError
executable:     /usr/bin/flatpak-coredumpctl
interpreter:    python3-3.9.2-1.fc34.x86_64
kernel:         5.11.11-300.fc34.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:373:check_call:subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.gnome.Epiphany', '/usr/libexec/webkit2gtk-4.0/WebKitWebProcess', '/tmp/tmpo1yz8vdt']' returned non-zero exit status 1.

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.9/subprocess.py", line 373, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.gnome.Epiphany', '/usr/libexec/webkit2gtk-4.0/WebKitWebProcess', '/tmp/tmpo1yz8vdt']' returned non-zero exit status 1.

Local variables in innermost frame:
popenargs: (['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.gnome.Epiphany', '/usr/libexec/webkit2gtk-4.0/WebKitWebProcess', '/tmp/tmpo1yz8vdt'],)
kwargs: {}
retcode: 1
cmd: ['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.gnome.Epiphany', '/usr/libexec/webkit2gtk-4.0/WebKitWebProcess', '/tmp/tmpo1yz8vdt']

Comment 1 Michael Catanzaro 2021-04-07 13:55:03 UTC
Created attachment 1769893 [details]
File: backtrace

Comment 2 Michael Catanzaro 2021-04-07 13:55:04 UTC
Created attachment 1769894 [details]
File: cpuinfo

Comment 3 Michael Catanzaro 2021-04-07 13:55:06 UTC
Created attachment 1769895 [details]
File: environ

Comment 4 Michael Catanzaro 2021-04-07 13:55:08 UTC
Created attachment 1769896 [details]
File: mountinfo

Comment 5 Michael Catanzaro 2021-04-07 13:55:09 UTC
Created attachment 1769897 [details]
File: namespaces

Comment 6 Michael Catanzaro 2021-04-07 13:55:10 UTC
Created attachment 1769898 [details]
File: open_fds

Comment 7 Ben Cotton 2022-05-12 14:55:29 UTC
This message is a reminder that Fedora Linux 34 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 34 on 2022-06-07.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '34'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 34 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 8 Ben Cotton 2022-08-09 13:11:44 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle.
Changing version to 37.


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