Bug 1259772
| Summary: | Constant crashes when waking up screen during lock screen | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ell1e <el> |
| Component: | gdm | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | el, normand, rstrode |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-19 17:46:23 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: | |||
|
Description
ell1e
2015-09-03 13:58:49 UTC
dmesg output: [19493.138311] usb 2-1.2: new full-speed USB device number 3 using ehci-pci [19493.224416] usb 2-1.2: New USB device found, idVendor=058f, idProduct=9254 [19493.224427] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [19493.224433] usb 2-1.2: Product: Generic USB Hub [19493.224438] usb 2-1.2: Manufacturer: ALCOR [19493.227015] hub 2-1.2:1.0: USB hub found [19493.227157] hub 2-1.2:1.0: 4 ports detected [19493.490308] usb 2-1.2.1: new low-speed USB device number 4 using ehci-pci [19493.573707] usb 2-1.2.1: New USB device found, idVendor=046d, idProduct=c050 [19493.573711] usb 2-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [19493.573712] usb 2-1.2.1: Product: USB-PS/2 Optical Mouse [19493.573714] usb 2-1.2.1: Manufacturer: Logitech [19493.578722] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/0003:046D:C050.0004/input/input21 [19493.580909] hid-generic 0003:046D:C050.0004: input,hidraw1: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.2.1/input0 [19493.653345] usb 2-1.2.2: new low-speed USB device number 5 using ehci-pci [19493.738203] usb 2-1.2.2: New USB device found, idVendor=04f2, idProduct=0833 [19493.738211] usb 2-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [19493.738215] usb 2-1.2.2: Product: USB Keyboard [19493.738218] usb 2-1.2.2: Manufacturer: CHICONY [19493.744294] input: CHICONY USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.0/0003:04F2:0833.0005/input/input22 [19493.795039] hid-generic 0003:04F2:0833.0005: input,hidraw2: USB HID v1.11 Keyboard [CHICONY USB Keyboard] on usb-0000:00:1d.0-1.2.2/input0 [19493.804349] input: CHICONY USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.1/0003:04F2:0833.0006/input/input23 [19493.856213] hid-generic 0003:04F2:0833.0006: input,hiddev0,hidraw3: USB HID v1.11 Device [CHICONY USB Keyboard] on usb-0000:00:1d.0-1.2.2/input1 [19495.230619] usb 2-1.2.3: new low-speed USB device number 6 using ehci-pci [19495.312832] usb 2-1.2.3: New USB device found, idVendor=10d5, idProduct=55a2 [19495.312838] usb 2-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [19495.312842] usb 2-1.2.3: Product: 2Port KVMSwicther [19495.312844] usb 2-1.2.3: Manufacturer: No brand [19495.312847] usb 2-1.2.3: SerialNumber: 1"² [19495.320227] input: No brand 2Port KVMSwicther as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.3/2-1.2.3:1.0/0003:10D5:55A2.0007/input/input24 [19495.371149] hid-generic 0003:10D5:55A2.0007: input,hidraw4: USB HID v1.10 Keyboard [No brand 2Port KVMSwicther] on usb-0000:00:1d.0-1.2.3/input0 [19495.372199] usbhid 2-1.2.3:1.1: couldn't find an input interrupt endpoint [20406.303537] show_signal_msg: 204 callbacks suppressed [20406.303541] gdm[969]: segfault at 10 ip 0000560cc1b4521a sp 00007ffdb46098a0 error 4 in gdm[560cc1b25000+5d000] can you get a backtrace? can you set Enable=true in the [debug] section of /etc/gdm/custom.conf , reboot, reproduce, and then attach the full output of sudo journalctl -b -a ? Is this something I can enable for a week or two while regularly using the laptop without producing gigabytes of logs? I would really love to just reboot and reproduce it instantly as you suggested, but the bug is too sporadic to do that willingly... (It happens in intervals of daily to every 2-3 weeks) So it would be good if it was possible to run with the suggested option for quite a while until it happens again. Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 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 please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. This seems to be gone with some recent gnome-shell or X11 update (or whatever was responsible), I haven't seen it happening for a long time. |