Bug 464878 - XOrg randomly hangs
Summary: XOrg randomly hangs
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-i810
Version: 9
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-30 23:03 UTC by Martin Sourada
Modified: 2018-04-11 14:26 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-14 16:49:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
xorg log that should contain info from the time of the crash (26.82 KB, text/plain)
2008-09-30 23:03 UTC, Martin Sourada
no flags Details
my xorg.conf (593 bytes, text/plain)
2008-09-30 23:07 UTC, Martin Sourada
no flags Details
another xorg log with info about the crash (22.86 KB, text/plain)
2008-10-04 20:25 UTC, Martin Sourada
no flags Details
photo of the frozen X (88.96 KB, image/jpeg)
2008-10-04 20:28 UTC, Martin Sourada
no flags Details
another xorg.log (23.09 KB, application/octet-stream)
2008-12-11 03:54 UTC, p thompson
no flags Details

Description Martin Sourada 2008-09-30 23:03:55 UTC
Created attachment 318150 [details]
xorg log that should contain info from the time of the crash

Description of problem:
From time to time (really scarce, just a couple of occurrences in a month) xorg goes mad - screen changes to some sort of multicolour pattern, if I recall correctly mouse is still there, keyboard input is blocked. After a while x crashes and tries to restart but ends up in the same state. This repeats several time after X freezes altogether. It seems the computer is not dead, since kernel is still receiving signal from the power button and is able to shut down the system correctly.

Last time it happened I was switching tabs in firefox.

Version-Release number of selected component (if applicable):
xorg-x11-server-Xorg-1.5.0-2.fc9.i386

How reproducible:
Random, scarce.

Steps to Reproduce:
Not sure, don't know about a pattern that is sure way to cause this.
  
Actual results:
Graphic output is broken, keyboard input is blocked, x crashes after a while

Expected results:
x is continuing to stay alive and working

Additional info:
Might be a problem with AIGLX and compositing via metacity turned on, I don't remember this happening when I used to have compositing off (but due to the seemingly random nature, I just might have missed it).

Comment 1 Martin Sourada 2008-09-30 23:07:59 UTC
Created attachment 318151 [details]
my xorg.conf

Comment 2 Matěj Cepl 2008-10-01 08:45:14 UTC
And sure there is a backtrace:

Backtrace:
0: /usr/bin/Xorg(xf86SigHandler+0x79) [0x80bc549]
1: [0x110400]
2: /usr/lib/xorg/modules/extensions//libdri.so(DRILock+0xa1) [0x1acbe1]
3: /usr/lib/xorg/modules/drivers//intel_master_drv.so [0x2af5d0]
4: /usr/bin/Xorg [0x80cfdca]
5: /usr/lib/xorg/modules/extensions//libglx.so [0x1826b9]
6: /usr/bin/Xorg(AbortDDX+0x79) [0x80a2079]
7: /usr/bin/Xorg(AbortServer+0x28) [0x8135fe8]
8: /usr/bin/Xorg(FatalError+0x63) [0x81365f3]
9: /usr/lib/xorg/modules/drivers//intel_master_drv.so(I830WaitLpRing+0x1d1) [0x2a4c01]
10: /usr/lib/xorg/modules/drivers//intel_master_drv.so(I830Sync+0x1ab) [0x2a4feb]
11: /usr/lib/xorg/modules/drivers//intel_master_drv.so [0x2c9e7a]
12: /usr/lib/xorg/modules//libexa.so(exaWaitSync+0x65) [0x318f85]
13: /usr/lib/xorg/modules//libexa.so(ExaDoPrepareAccess+0x7e) [0x31a12e]
14: /usr/lib/xorg/modules//libexa.so(ExaCheckPutImage+0x103) [0x321d03]
15: /usr/lib/xorg/modules//libexa.so [0x31b475]
16: /usr/bin/Xorg [0x817054d]
17: /usr/bin/Xorg(ProcPutImage+0x15e) [0x8082a2e]
18: /usr/bin/Xorg(Dispatch+0x34f) [0x8085daf]
19: /usr/bin/Xorg(main+0x47d) [0x806b63d]
20: /lib/libc.so.6(__libc_start_main+0xe6) [0xa075d6]
21: /usr/bin/Xorg(FontFileCompleteXLFD+0x22d) [0x806aa21]

FatalError re-entered, aborting
Caught signal 11.  Server aborting

Comment 3 Martin Sourada 2008-10-04 20:24:42 UTC
I've just been "lucky" to experience the issue again in a relatively short time. I didn't mentioned that in the original report that it happened when I tried closing tab in firefox, this time it happened when I tried closing tab in epiphany so it might be related (both browsers use gecko). I'll attach new xorg log, though I think it will be pretty much the same. I've also taken a photo of the screen with my mobile phone (at that time X already stopped reloading and were just frozen). I'll attach it.

Comment 4 Martin Sourada 2008-10-04 20:25:36 UTC
Created attachment 319475 [details]
another xorg log with info about the crash

Comment 5 Martin Sourada 2008-10-04 20:28:43 UTC
Created attachment 319476 [details]
photo of the frozen X

Sorry about the bad quality - it was taken by a mobile phone - but you'll get what it looks like from it easily. You can also notice the cursor in there (which just a few moments before I took the photo froze as well).

Comment 6 p thompson 2008-12-11 03:54:25 UTC
Created attachment 326582 [details]
another xorg.log

in my case the crash seems to happen consistently with a mythfrontend error where the front end sound continues but X crashes behind it

Dec 10 18:26:26 tveye2 kernel: mythfrontend[14146] general protection ip:2dd3221 sp:ac2fe190 error:0 in libqt-mt.so.3.3.8[2837000+837000]
Dec 10 19:47:32 tveye2 kernel: mythfrontend[4164] general protection ip:2dd3221 sp:ace74190 error:0 in libqt-mt.so.3.3.8[2837000+837000]

Comment 7 Bug Zapper 2009-06-10 02:51:16 UTC
This message is a reminder that Fedora 9 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 9.  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 '9'.

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 9'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 9 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 8 Bug Zapper 2009-07-14 16:49:52 UTC
Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 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.


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