| Summary: | [abrt] bluez: avrcp_player_value_rsp(): bluetoothd killed by SIGSEGV | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Hogarth <james.hogarth> | ||||||||||||||||||||||||||||
| Component: | bluez | Assignee: | Don Zickus <dzickus> | ||||||||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||
| Version: | 23 | CC: | dwmw2, dzickus, eyusupov, joshua.rich, marcel, mathias.rhbugzilla, pcfe, r, robin.a.meade, robinlee.sysu, shenada | ||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/be56a4798cbec8d696e4c5afe706657b09f4e64b | ||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:04ee4814e59bee7b8f1b6fa619f1fe55c49783c3;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||
| Last Closed: | 2016-09-19 19:28: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: | |||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||||
|
Description
James Hogarth
2016-04-07 09:15:13 UTC
Created attachment 1144623 [details]
File: backtrace
Created attachment 1144624 [details]
File: cgroup
Created attachment 1144625 [details]
File: core_backtrace
Created attachment 1144626 [details]
File: dso_list
Created attachment 1144627 [details]
File: environ
Created attachment 1144628 [details]
File: exploitable
Created attachment 1144629 [details]
File: limits
Created attachment 1144630 [details]
File: maps
Created attachment 1144631 [details]
File: mountinfo
Created attachment 1144632 [details]
File: namespaces
Created attachment 1144633 [details]
File: open_fds
Created attachment 1144634 [details]
File: proc_pid_status
Created attachment 1144635 [details]
File: var_log_messages
I had the same problem. Looks like this is a regression fixed in this commit: http://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=177d27c8c3db4588ec13dae0368f240902c42825 I could reliably reproduce this problem and applying this patch has fixed it for me. Similar problem has been detected: 1. Attached USB bluetooth adapter 2. Tried to connect to BT headphones using bluetoothctl reporter: libreport-2.6.4 backtrace_rating: 4 cmdline: /usr/libexec/bluetooth/bluetoothd crash_function: avrcp_player_value_rsp executable: /usr/libexec/bluetooth/bluetoothd global_pid: 452 kernel: 4.4.6-301.fc23.x86_64 package: bluez-5.38-1.fc23 reason: bluetoothd killed by SIGSEGV runlevel: N 5 type: CCpp uid: 0 Similar problem has been detected: This started happening with the latest kernel. I can no longer use my BT headphones. reporter: libreport-2.6.4 backtrace_rating: 4 cmdline: /usr/libexec/bluetooth/bluetoothd crash_function: avrcp_player_value_rsp executable: /usr/libexec/bluetooth/bluetoothd global_pid: 21279 kernel: 4.4.6-300.fc23.x86_64 package: bluez-5.38-1.fc23 reason: bluetoothd killed by SIGSEGV runlevel: N 5 type: CCpp uid: 0 Similar problem has been detected: While connected to JBL Pulse BT speaker reporter: libreport-2.6.4 backtrace_rating: 4 cmdline: /usr/libexec/bluetooth/bluetoothd crash_function: avrcp_player_value_rsp executable: /usr/libexec/bluetooth/bluetoothd global_pid: 4223 kernel: 4.4.6-301.fc23.x86_64 package: bluez-5.38-1.fc23 reason: bluetoothd killed by SIGSEGV runlevel: N 5 type: CCpp uid: 0 (In reply to Dark Shenada from comment #18) > Similar problem has been detected: > > While connected to JBL Pulse BT speaker > > reporter: libreport-2.6.4 > backtrace_rating: 4 > cmdline: /usr/libexec/bluetooth/bluetoothd > crash_function: avrcp_player_value_rsp > executable: /usr/libexec/bluetooth/bluetoothd > global_pid: 4223 > kernel: 4.4.6-301.fc23.x86_64 > package: bluez-5.38-1.fc23 > reason: bluetoothd killed by SIGSEGV > runlevel: N 5 > type: CCpp > uid: 0 kill /usr/libexec/bluetooth/obexd then restart bluetoothd could workaround this problem in ~90% chance on my system. Similar problem has been detected: Try to connect & use the mad catz F.R.E.Q.M wireless headset using bluetooth reporter: libreport-2.6.4 backtrace_rating: 4 cmdline: /usr/libexec/bluetooth/bluetoothd crash_function: avrcp_player_value_rsp executable: /usr/libexec/bluetooth/bluetoothd global_pid: 1028 kernel: 4.4.6-301.fc23.x86_64 package: bluez-5.38-1.fc23 reason: bluetoothd killed by SIGSEGV runlevel: N 5 type: CCpp uid: 0 Works fine in 5.39 F24 install this works fine Hi, Closing as it seems the current bluez package has fixed this. Cheers, Don |