Bug 2029408
| Summary: | [abrt] blueberry: run(): subprocess.py:524:run:subprocess.CalledProcessError: Command '['bt-device', '--info=28:33:34:63:92:01']' died with <Signals.SIGSEGV: 11>. | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | goecho <hyphen9> | ||||||||||||||
| Component: | blueberry | Assignee: | Alternative GTK desktop environments <alt-gtk-de-sig> | ||||||||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 35 | CC: | alt-gtk-de-sig, dominik, kevin, leigh123linux, nonamedotc | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/e9092cb00c3b0f45123f7328e951c5c41114df3e | ||||||||||||||||
| Whiteboard: | abrt_hash:056cfc2e2ca9e4455838d8fe345d86a1360ab24b; | ||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2022-12-13 16:03:16 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 1844898 [details]
File: backtrace
Created attachment 1844899 [details]
File: cpuinfo
Created attachment 1844900 [details]
File: environ
Created attachment 1844901 [details]
File: mountinfo
Created attachment 1844902 [details]
File: namespaces
Created attachment 1844903 [details]
File: open_fds
This message is a reminder that Fedora Linux 35 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13. 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 '35'. 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 35 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. Fedora Linux 35 entered end-of-life (EOL) status on 2022-12-13. Fedora Linux 35 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed. |
Version-Release number of selected component: blueberry-1.4.4-2.fc35 Additional info: reporter: libreport-2.15.2 cgroup: 0::/user.slice/user-1000.slice/session-2.scope cmdline: blueberry-obex-agent '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' crash_function: run exception_type: subprocess.CalledProcessError executable: /usr/lib/blueberry/blueberry-obex-agent.py kernel: 5.15.6-200.fc35.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: subprocess.py:524:run:subprocess.CalledProcessError: Command '['bt-device', '--info=28:33:34:63:92:01']' died with <Signals.SIGSEGV: 11>. Traceback (most recent call last): File "/usr/lib/blueberry/blueberry-obex-agent.py", line 290, in _on_authorize name = get_device_name_by_address(session.address) File "/usr/lib/blueberry/blueberry-obex-agent.py", line 721, in get_device_name_by_address text = subprocess.check_output(["bt-device", "--info=" + address]).decode("utf-8").strip() File "/usr/lib64/python3.10/subprocess.py", line 420, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.10/subprocess.py", line 524, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['bt-device', '--info=28:33:34:63:92:01']' died with <Signals.SIGSEGV: 11>. Local variables in innermost frame: input: None capture_output: False timeout: None check: True popenargs: (['bt-device', '--info=28:33:34:63:92:01'],) kwargs: {'stdout': -1} process: <Popen: returncode: -11 args: ['bt-device', '--info=28:33:34:63:92:01']> stdout: b'[28:33:34:63:92:01]\n Name: (null)\n Alias: (null) [rw]\n Address: (null)\n Icon: (null)\n Class: 0x0\n Paired: 0\n Trusted: 0 [rw]\n Blocked: 0 [rw]\n Connected: 0\n UUIDs: [' stderr: None retcode: -11