Hide Forgot
Description of problem: X occasionally freezes. Symptoms: When X freezes, I can still move the mouse cursor, but nothing else. When frozen, windows don't gain focus when I move the cursor over them (I have focus-follows-mouse enabled), keyboard input is ignored, clicks are ignored, attempts to change the workspace using keyboard shutcuts are ignored, everything is frozen. Windows stop updating. (However, my MP3 player continues to play audio.) In the frozen state, I am forced to do a SysRq Emergency-Sync and reboot. When X freezes, after rebooting I can find the following messages in /var/log/messages: Jun 16 11:09:36 mundy kernel: [155097.068000] [drm] nouveau 0000:01:00.0: PGRAPH_ERROR - nSource: DMA_R_PROTECTION, nStatus: PROTECTION_FAULT Jun 16 11:09:36 mundy kernel: [155097.068009] [drm] nouveau 0000:01:00.0: PGRAPH_ERROR - Ch 1/0 Class 0x0039 Mthd 0x0100 Data 0x00000000:0x00000000 and the following in /var/log/Xorg.0.log.old: [155104.823] [mi] EQ overflowing. The server is probably stuck in an infinite loop. [155104.835] Backtrace: [155104.865] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x4a0908] [155104.874] 1: /usr/bin/Xorg (mieqEnqueue+0x1f4) [0x49fe04] [155104.874] 2: /usr/bin/Xorg (xf86PostMotionEventP+0xc4) [0x47c904] [155104.874] 3: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7f49d8171000+0x453f) [0x7f49d817553f] [155104.874] 4: /usr/bin/Xorg (0x400000+0x6a5f7) [0x46a5f7] [155104.874] 5: /usr/bin/Xorg (0x400000+0x119103) [0x519103] [155104.874] 6: /lib64/libc.so.6 (0x3320400000+0x33140) [0x3320433140] [155104.874] 7: /lib64/libc.so.6 (ioctl+0x7) [0x33204d8997] [155104.874] 8: /usr/lib64/libdrm.so.2 (drmIoctl+0x28) [0x3333003648] [155104.874] 9: /usr/lib64/libdrm.so.2 (drmCommandWrite+0x1b) [0x33330057ab] [155104.874] 10: /usr/lib64/libdrm_nouveau.so.1 (0x7f49d9f33000+0x2ded) [0x7f49d9f35ded] [155104.874] 11: /usr/lib64/libdrm_nouveau.so.1 (nouveau_bo_map_range+0xfe) [0x7f49d9f363fe] [155104.874] 12: /usr/lib64/libdrm_nouveau.so.1 (0x7f49d9f33000+0x1f2d) [0x7f49d9f34f2d] [155104.874] 13: /usr/lib64/libdrm_nouveau.so.1 (nouveau_pushbuf_flush+0x1af) [0x7f49d9f354ff] [155104.874] 14: /usr/lib64/xorg/modules/libexa.so (0x7f49d94e9000+0x9105) [0x7f49d94f2105] [155104.874] 15: /usr/lib64/xorg/modules/libexa.so (0x7f49d94e9000+0xbcd1) [0x7f49d94f4cd1] [155104.874] 16: /usr/bin/Xorg (0x400000+0xd7537) [0x4d7537] [155104.874] 17: /usr/lib64/xorg/modules/libexa.so (0x7f49d94e9000+0xd328) [0x7f49d94f6328] [155104.874] 18: /usr/bin/Xorg (0x400000+0xd6c35) [0x4d6c35] [155104.874] 19: /usr/bin/Xorg (0x400000+0xd058d) [0x4d058d] [155104.874] 20: /usr/bin/Xorg (0x400000+0x2d521) [0x42d521] [155104.874] 21: /usr/bin/Xorg (0x400000+0x2157e) [0x42157e] [155104.874] 22: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x332041ee5d] [155104.874] 23: /usr/bin/Xorg (0x400000+0x21129) [0x421129] I would welcome any information you might able to provide about how to troubleshoot this, or what additional debugging information I can provide you. Version-Release number of selected component (if applicable): xorg-x11-drv-nouveau-0.0.16-11.20100826git065576d.fc14.x86_64 glibc-2.13-1.x86_64 xorg-x11-server-Xorg-1.9.5-1.fc14.x86_64 xorg-x11-drv-evdev-2.5.0-1.fc14.x86_64 libdrm-2.4.22-1.fc14.x86_64 How reproducible: Happens every few days or weeks. Steps to Reproduce: 1. Wait.
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please add drm.debug=0x04 to the kernel command line, restart computer, and attach * your X server config file (/etc/X11/xorg.conf, if available), * X server log file (/var/log/Xorg.*.log) * output of the dmesg command, and * system log (/var/log/messages) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link above. We will review this issue again once you've had a chance to attach this information. Thanks in advance. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
Created attachment 505753 [details] /var/log/Xorg.0.log
Created attachment 505754 [details] output of dmesg
Created attachment 505755 [details] /var/log/messages (everything since last boot)
Created attachment 505757 [details] /etc/X11/xorg.conf.d/00-system-setup-keyboard.conf
Done. I've added all of that. I have no /etc/X11/xorg.conf, but I've attached the entire contents of /etc/X11/xorg.conf.d (which is only one file). Thanks for your help!
*** Bug 614549 has been marked as a duplicate of this bug. ***
Frame 2: /usr/bin/Xorg (xf86PostMotionEventP+0xc4) [0x47c904] /usr/src/debug/xorg-server-1.9.5/hw/xfree86/common/xf86Xinput.c:1053 xf86PostMotionEventP Frame 3: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7f49d8171000+0x453f) [0x7f49d817553f] /usr/src/debug/xf86-input-evdev-2.5.0/src/evdev.c:670 EvdevProcessSyncEvent Frame 4: /usr/bin/Xorg (0x400000+0x6a5f7) [0x46a5f7] /usr/src/debug/xorg-server-1.9.5/hw/xfree86/common/xf86Events.c:300 xf86SigioReadInput Frame 5: /usr/bin/Xorg (0x400000+0x119103) [0x519103] /usr/src/debug/xorg-server-1.9.5/hw/xfree86/os-support/linux/../shared/sigio.c:115 xf86SIGIO Frame 10: /usr/lib64/libdrm_nouveau.so.1 (0x7f49d9f33000+0x2ded) [0x7f49d9f35ded] /usr/src/debug/libdrm-2.4.22/nouveau/nouveau_bo.c:387 nouveau_bo_wait Frame 12: /usr/lib64/libdrm_nouveau.so.1 (0x7f49d9f33000+0x1f2d) [0x7f49d9f34f2d] /usr/src/debug/libdrm-2.4.22/nouveau/nouveau_pushbuf.c:54 nouveau_pushbuf_space Frame 14: /usr/lib64/xorg/modules/libexa.so (0x7f49d94e9000+0x9105) [0x7f49d94f2105] /usr/src/debug/xorg-server-1.9.5/exa/exa_accel.c:1036 exaFillRegionSolid Frame 15: /usr/lib64/xorg/modules/libexa.so (0x7f49d94e9000+0xbcd1) [0x7f49d94f4cd1] /usr/src/debug/xorg-server-1.9.5/exa/exa_accel.c:816 exaPolyFillRect Frame 16: /usr/bin/Xorg (0x400000+0xd7537) [0x4d7537] /usr/src/debug/xorg-server-1.9.5/miext/damage/damage.c:1401 damagePolyFillRect Frame 17: /usr/lib64/xorg/modules/libexa.so (0x7f49d94e9000+0xd328) [0x7f49d94f6328] /usr/src/debug/xorg-server-1.9.5/exa/exa_glyphs.c:786 exaGlyphs Frame 18: /usr/bin/Xorg (0x400000+0xd6c35) [0x4d6c35] /usr/src/debug/xorg-server-1.9.5/miext/damage/damage.c:719 damageGlyphs Frame 19: /usr/bin/Xorg (0x400000+0xd058d) [0x4d058d] /usr/src/debug/xorg-server-1.9.5/render/render.c:1445 ProcRenderCompositeGlyphs Frame 20: /usr/bin/Xorg (0x400000+0x2d521) [0x42d521] /usr/src/debug/xorg-server-1.9.5/dix/dispatch.c:432 Dispatch Frame 21: /usr/bin/Xorg (0x400000+0x2157e) [0x42157e] /usr/src/debug/xorg-server-1.9.5/dix/main.c:291 main
Created attachment 548218 [details] /var/log/Xorg.0.log 17.12.2011 p.erdelyi
Created attachment 548219 [details] /var/log/Xorg.1.log 17.12.2011 p.erdelyi
Created attachment 548220 [details] /var/log/Xorg.9.log 17.12.2011 p.erdelyi
Created attachment 548221 [details] dmesg 17.12.2011 p.erdelyi
Created attachment 548222 [details] /var/log/messages 17.12.2011 p.erdelyi
If 3D acceleration is enabled I have to reset my computer every 5 to 10 minutes. NV46 Nvidia 7300GS. I disabled 3D now and hope it will work because I work on this machine.
My release is Fedora 16. Is the proprietary video driver to recommended one for my card?
My motherbord died and I changed my Videocard. Now I'm using AMD and everything works.
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached 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, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. 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