Bug 2171299 - [abrt] flatpak: check_call(): subprocess.py:413:check_call:subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 're.sonny.Tangram', '/usr/libexec/webkit2gtk-5.0/WebKitNetworkPr...
Summary: [abrt] flatpak: check_call(): subprocess.py:413: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:fa3d1a4f7ba78f5ef0265b84e14...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-19 18:17 UTC by Tiago d'Almeida
Modified: 2023-02-19 18:17 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.28 KB, text/plain)
2023-02-19 18:17 UTC, Tiago d'Almeida
no flags Details
File: cpuinfo (2.80 KB, text/plain)
2023-02-19 18:17 UTC, Tiago d'Almeida
no flags Details
File: environ (1.62 KB, text/plain)
2023-02-19 18:17 UTC, Tiago d'Almeida
no flags Details
File: mountinfo (3.08 KB, text/plain)
2023-02-19 18:17 UTC, Tiago d'Almeida
no flags Details
File: namespaces (172 bytes, text/plain)
2023-02-19 18:17 UTC, Tiago d'Almeida
no flags Details
File: open_fds (310 bytes, text/plain)
2023-02-19 18:17 UTC, Tiago d'Almeida
no flags Details

Description Tiago d'Almeida 2023-02-19 18:17:14 UTC
Description of problem:
I was debbuging why Wekbit crashed inside Tangram flatpak app, when this error was given.
Maybe related with: https://github.com/flatpak/flatpak/issues/5244

Version-Release number of selected component:
flatpak-1.14.1-2.fc37

Additional info:
reporter:       libreport-2.17.4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-64fa7b02-2ba0-4c54-bb91-15644fbc0dfa.scope
cmdline:        /usr/bin/python3 /usr/bin/flatpak-coredumpctl -m 3652 re.sonny.Tangram
crash_function: check_call
exception_type: subprocess.CalledProcessError
executable:     /usr/bin/flatpak-coredumpctl
interpreter:    python3-3.11.1-3.fc37.x86_64
kernel:         6.1.11-200.fc37.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:413:check_call:subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 're.sonny.Tangram', '/usr/libexec/webkit2gtk-5.0/WebKitNetworkProcess', '/tmp/tmpmkzbne6f']' 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.11/subprocess.py", line 413, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 're.sonny.Tangram', '/usr/libexec/webkit2gtk-5.0/WebKitNetworkProcess', '/tmp/tmpmkzbne6f']' returned non-zero exit status 1.

Local variables in innermost frame:
popenargs: (['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 're.sonny.Tangram', '/usr/libexec/webkit2gtk-5.0/WebKitNetworkProcess', '/tmp/tmpmkzbne6f'],)
kwargs: {}
retcode: 1
cmd: ['flatpak', 'run', '--filesystem=home', '--filesystem=/tmp', '--command=gdb', '--devel', 're.sonny.Tangram', '/usr/libexec/webkit2gtk-5.0/WebKitNetworkProcess', '/tmp/tmpmkzbne6f']

Comment 1 Tiago d'Almeida 2023-02-19 18:17:17 UTC
Created attachment 1945107 [details]
File: backtrace

Comment 2 Tiago d'Almeida 2023-02-19 18:17:19 UTC
Created attachment 1945108 [details]
File: cpuinfo

Comment 3 Tiago d'Almeida 2023-02-19 18:17:20 UTC
Created attachment 1945109 [details]
File: environ

Comment 4 Tiago d'Almeida 2023-02-19 18:17:21 UTC
Created attachment 1945110 [details]
File: mountinfo

Comment 5 Tiago d'Almeida 2023-02-19 18:17:23 UTC
Created attachment 1945111 [details]
File: namespaces

Comment 6 Tiago d'Almeida 2023-02-19 18:17:24 UTC
Created attachment 1945112 [details]
File: open_fds


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