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: | flatpak | Assignee: | David King <amigadave> | ||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 30 | CC: | 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: |
|
||||||||||||||||||
Created attachment 1591180 [details]
File: backtrace
Created attachment 1591181 [details]
File: cgroup
Created attachment 1591182 [details]
File: cpuinfo
Created attachment 1591183 [details]
File: environ
Created attachment 1591184 [details]
File: mountinfo
Created attachment 1591185 [details]
File: namespaces
Created attachment 1591186 [details]
File: open_fds
*** This bug has been marked as a duplicate of bug 1723965 *** |
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']