Bug 1730468

Summary: [abrt] flatpak: check_call(): subprocess.py:347:check_call:subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 'org.gnome.Epiphany.Devel//master', '/usr/libexec/webkit2gtk-4.0...
Product: [Fedora] Fedora Reporter: Michael Catanzaro <mcatanzaro>
Component: flatpakAssignee: David King <amigadave>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: amigadave, klember
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/cb2b583c62c4c9f1e03f3052a809c9b5781da8e2
Whiteboard: abrt_hash:9353ace66f78d730d254e4479fe31cc66ece7284;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-16 19:45:28 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 Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Michael Catanzaro 2019-07-16 19:44:44 UTC
Description of problem:
ABRT, this bug report is a duplicate. I just reported it earlier today. Please detect this. Don't report a new bug. I believe in you.

Version-Release number of selected component:
flatpak-1.4.2-2.fc30

Additional info:
reporter:       libreport-2.10.1
cmdline:        /usr/bin/python3 /usr/bin/flatpak-coredumpctl org.gnome.Epiphany.Devel//master
crash_function: check_call
exception_type: subprocess.CalledProcessError
executable:     /usr/bin/flatpak-coredumpctl
interpreter:    python3-3.7.3-3.fc30.x86_64
kernel:         5.1.17-300.fc30.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

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

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

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

Comment 1 Michael Catanzaro 2019-07-16 19:44:45 UTC
Created attachment 1591180 [details]
File: backtrace

Comment 2 Michael Catanzaro 2019-07-16 19:44:46 UTC
Created attachment 1591181 [details]
File: cgroup

Comment 3 Michael Catanzaro 2019-07-16 19:44:47 UTC
Created attachment 1591182 [details]
File: cpuinfo

Comment 4 Michael Catanzaro 2019-07-16 19:44:48 UTC
Created attachment 1591183 [details]
File: environ

Comment 5 Michael Catanzaro 2019-07-16 19:44:49 UTC
Created attachment 1591184 [details]
File: mountinfo

Comment 6 Michael Catanzaro 2019-07-16 19:44:49 UTC
Created attachment 1591185 [details]
File: namespaces

Comment 7 Michael Catanzaro 2019-07-16 19:44:50 UTC
Created attachment 1591186 [details]
File: open_fds

Comment 8 Michael Catanzaro 2019-07-16 19:45:28 UTC

*** This bug has been marked as a duplicate of bug 1723965 ***