Bug 866425
| Summary: | segfault when adding device | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Vladimir Benes <vbenes> | ||||
| Component: | gnome-bluetooth | Assignee: | Bastien Nocera <bnocera> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.0 | CC: | msimon | ||||
| Target Milestone: | beta | Keywords: | Reopened | ||||
| Target Release: | 7.0 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-13 10:41:48 UTC | Type: | Bug | ||||
| 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
Vladimir Benes
2012-10-15 10:48:42 UTC
hmm strange.. after I failed to find previously written backtrace I cannot reproduce anymore.. closing now.. will reopen if it occurs again (suspend/rfkill, etc) -> CLOSED I've finally managed to reproduce.. it's crashing again now. I suspect something like this: 0. suspend/resume (maybe several times) 1. suspend 2. dock 3. resume 4. add bluetooth device via wizard Created attachment 628056 [details]
gdb backtrace
That's not really useful. You gave me a backtrace, but how do I know where it crashed if you remove it from the backtrace? I have the same problem. No need to suspend/resume, I don't do it. My reproducer: 1. Start bluetooth-wizard 2. Wait a sec until bluetooth device is found 3. Click to the device you want connect to Actual result: Segmentation fault Expected result: Go next in wizard.. Few more information: The situation with segfault request to click to searched up bluetooth device before the wizard has all information - there is only MAC address, no device name yet. Clicking on that device causes segfault as reported above. If I wait until the name of device is shown, everything goes fine. Fixed upstream, see bug 869083 for a work-around. no crashes any more, MAC can be clicked but continue button is greyed out until device name is obtained. -> VERIFIED This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |