Bug 521522 - SIGSEGV in EvdevMBEmuTimer() on USB HUB random reset
Summary: SIGSEGV in EvdevMBEmuTimer() on USB HUB random reset
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-evdev
Version: 11
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-06 17:46 UTC by Marcin Garski
Modified: 2018-04-11 16:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-28 14:30:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
/var/log/Xorg.0.log.old (19.95 KB, application/octet-stream)
2009-09-06 17:46 UTC, Marcin Garski
no flags Details

Description Marcin Garski 2009-09-06 17:46:29 UTC
Created attachment 359923 [details]
/var/log/Xorg.0.log.old

Description of problem:
X crash at random time.

Version-Release number of selected component (if applicable):
xorg-x11-drv-evdev-2.2.4-1.fc11.x86_64

How reproducible:
Not reproducible, only random crash.
  
Actual results:
[/var/log/Xorg.0.log]
Backtrace:
0: /usr/bin/Xorg(xorg_backtrace+0x26) [0x4e89b6]
1: /usr/bin/Xorg(xf86SigHandler+0x6f) [0x47d63f]
2: /lib64/libc.so.6 [0x7ff279768370]
3: /usr/lib64/xorg/modules/input//evdev_drv.so(EvdevMBEmuTimer+0x42) [0x7ff274afd102]
4: /usr/bin/Xorg(WakeupHandler+0x4b) [0x44b00b]
5: /usr/bin/Xorg(WaitForSomething+0x1d5) [0x4e6575]
6: /usr/bin/Xorg(Dispatch+0x92) [0x446bf2]
7: /usr/bin/Xorg(main+0x3b5) [0x42d0d5]
8: /lib64/libc.so.6(__libc_start_main+0xfd) [0x7ff279753a2d]
9: /usr/bin/Xorg [0x42c559]

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
(II) Logitech USB-PS/2 Optical Mouse: Close
(II) UnloadModule: "evdev"
(II) Power Button (CM): Close
(II) UnloadModule: "evdev"
(II) Power Button (FF): Close
(II) UnloadModule: "evdev"
(II) Device USB Device: Close
(II) UnloadModule: "evdev"

[/var/log/messages]
Sep  6 18:59:47 drosera kernel: hub 2-0:1.0: port 9 disabled by hub (EMI?), re-enabling...
Sep  6 18:59:47 drosera kernel: usb 2-9: USB disconnect, address 5
Sep  6 18:59:47 drosera kernel: usb 2-9: new low speed USB device using ohci_hcd and address 6
Sep  6 18:59:47 drosera kernel: usb 2-9: New USB device found, idVendor=05fe, idProduct=1010
Sep  6 18:59:47 drosera kernel: usb 2-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep  6 18:59:47 drosera kernel: usb 2-9: Product: USB Device
Sep  6 18:59:47 drosera kernel: usb 2-9: Manufacturer: Device
Sep  6 18:59:47 drosera kernel: usb 2-9: configuration #1 chosen from 1 choice
Sep  6 18:59:47 drosera kernel: input: Device USB Device as /devices/pci0000:00/0000:00:02.0/usb2/2-9/2-9:1.0/input/input9
Sep  6 18:59:47 drosera kernel: generic-usb 0003:05FE:1010.0006: input,hidraw1: USB HID v1.00 Keyboard [Device USB Device] on usb-0000:00:02.0-9/input0
Sep  6 18:59:47 drosera kernel: input: Device USB Device as /devices/pci0000:00/0000:00:02.0/usb2/2-9/2-9:1.1/input/input10
Sep  6 18:59:47 drosera kernel: generic-usb 0003:05FE:1010.0007: input,hidraw2: USB HID v1.00 Mouse [Device USB Device] on usb-0000:00:02.0-9/input1
Sep  6 18:59:50 drosera kernel: Xorg[1997]: segfault at 10 ip 00007ff2797acfa4 sp 00007fff53970840 error 6 in libc-2.10.1.so[7ff279735000+164000]
Sep  6 18:59:58 drosera bonobo-activation-server (pawel-11290): could not associate with desktop session: Failed to connect to socket /tmp/dbus-luBu7ugHXC: Połączenie odrzucone
Sep  6 18:59:58 drosera acpid: client 1997[0:0] has disconnected
Sep  6 18:59:58 drosera acpid: client connected from 11284[0:0]
Sep  6 18:59:58 drosera acpid: 1 client rule loaded


Expected results:
No crash

Additional info:
Could be related to bug #483297

Comment 1 Matěj Cepl 2009-11-05 18:37:34 UTC
Since this bugzilla report was filed, there have been several major updates in various components of the Xorg system, which may have resolved this issue. Users who have experienced this problem are encouraged to upgrade their system to the latest version of their packages. For packages from updates-testing repository you can use command

yum upgrade --enablerepo='*-updates-testing'

Alternatively, you can also try to test whether this bug is reproducible with the upcoming Fedora 12 distribution by downloading LiveMedia of F12 Beta available at http://alt.fedoraproject.org/pub/alt/nightly-composes/ . By using that you get all the latest packages without need to install anything on your computer. For more information on using LiveMedia take a look at https://fedoraproject.org/wiki/FedoraLiveCD .

Please, if you experience this problem on the up-to-date system, let us now in the comment for this bug, or whether the upgraded system works for you.

If you won't be able to reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.

[This is a bulk message for all open Fedora Rawhide Xorg-related bugs. I'm adding myself to the CC list for each bug, so I'll see any comments you make after this and do my best to make sure every issue gets proper attention.]

Comment 2 Matěj Cepl 2010-02-26 12:17:12 UTC
Could you please reply to the previous question? If you won't reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.

[Note please, that this is machine generated comment for large amount of bugs; due to some technical issues, it is possible we've missed some of the responses -- it is happens, please, just a make a comment about that; that we will see. Thank you]

Comment 3 Bug Zapper 2010-04-28 10:12:04 UTC
This message is a reminder that Fedora 11 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 11.  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 WONTFIX if it remains open with a Fedora 
'version' of '11'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 11's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 11 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 please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Bug Zapper 2010-06-28 14:30:16 UTC
Fedora 11 changed to end-of-life (EOL) status on 2010-06-25. Fedora 11 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.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 5 Marcin Garski 2014-09-01 19:13:49 UTC
Don't have this problem anymore. Removing needinfo.


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