Bug 31117 - nouveau [NV98] [mi] EQ overflowing
Summary: nouveau [NV98] [mi] EQ overflowing
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-25 17:30 UTC by Brandon Philips
Modified: 2010-11-01 18:44 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
patch to fix kernel compile error. (619 bytes, application/octet-stream)
2010-10-25 17:30 UTC, Brandon Philips
no flags Details

Description Brandon Philips 2010-10-25 17:30:25 UTC
Created attachment 39769 [details]
patch to fix kernel compile error.

I am getting a variety of crashes and lockups while using the nouveau driver. I cannot reproduce these issues with the VESA driver.

Different ways of reproducing:
1) Launch emacs -> Crash
2) Launch gnome-terminal, create new tab, drag tab to new window -> Corruption, Lockup
3) Launch a QT app and at some random point -> Corruption, Lockup

I have tested git: I compiled nouveau kernel tree (I had to fix what looks like a merge error, I will attach a patch), nouveau xorg driver and libdrm from git but there was no change.

Environment:
openSUSE Factory
nVidia Corporation G98 [Quadro NVS 295]
X.Org X Server 1.9.1 Release Date: 2010-10-22
2.6.36-rc4-16-default

This appears in my Xorg during a lockup situation (see 2 and 3):
[ 18682.254] [mi] EQ overflowing. The server is probably stuck in an infinite
loop.

The Kernel printed this out too:
[13313.047866] [drm] nouveau 0000:02:00.0: nouveau_channel_free: freeing fifo 2
[13313.721961] [drm] nouveau 0000:02:00.0: Allocating FIFO number 2
[13313.737386] [drm] nouveau 0000:02:00.0: nouveau_channel_alloc: initialised
FIFO 2
[13326.050223] [drm] nouveau 0000:02:00.0: fail ttm_validate
[13326.050226] [drm] nouveau 0000:02:00.0: validate vram_list
[13326.050228] [drm] nouveau 0000:02:00.0: validate: -12

A more detailed report here:
 https://bugzilla.novell.com/show_bug.cgi?id=648726
Comment 1 Brandon Philips 2010-10-25 17:45:54 UTC
FWIW, I also tested the patch in Bug 30943 on a whim but that didn't fix anything either.
Comment 2 Brandon Philips 2010-11-01 18:44:30 UTC
After upgrading to the latest code available in openSUSE Factory I can no longer reproduce this issue. I am guessing this was fixed upstream. I will reopen if I run into issues again.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.