bugzilla-daemon at freedesktop.org
2012-May-10 05:28 UTC
[Nouveau] [Bug 49731] wine 1.5.2 and 3Dmark2001se on nv43 hits assertion in simplify_cmp: Assertion `inst->dst.index < 4096' failed
https://bugs.freedesktop.org/show_bug.cgi?id=49731 --- Comment #3 from Andrew Randrianasulu <randrik at mail.ru> 2012-05-10 05:28:02 UTC --- Created attachment 61363 --> https://bugs.freedesktop.org/attachment.cgi?id=61363 X log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-May-10 12:24 UTC
[Nouveau] [Bug 49731] New: wine 1.5.2 and 3Dmark2001se on nv43 hits assertion in simplify_cmp: Assertion `inst->dst.index < 4096' failed
https://bugs.freedesktop.org/show_bug.cgi?id=49731
Bug #: 49731
Summary: wine 1.5.2 and 3Dmark2001se on nv43 hits assertion
in simplify_cmp: Assertion `inst->dst.index <
4096'
failed
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: randrik at mail.ru
software:
ddx:
commit 581564466c47ab0435ecca3cf4d82c03e1b30259
Author: Francisco Jerez <currojerez at riseup.net>
Date: Tue May 8 14:02:44 2012 +0200
dri2: Don't try to page-flip pixmaps (fdo bug 49351).
libdrm:
commit 5288729823ee1c243023758c35fbe8e3a70ccf9c
Author: Marcin Slusarz <marcin.slusarz at gmail.com>
Date: Tue May 1 23:24:45 2012 +0200
nouveau: fix channel closing
kernel:
nouveau tree
commit 6de446e248e4e0bbb040abc1e76c9876750aac78
Author: Ben Skeggs <bskeggs at redhat.com>
Date: Thu May 10 19:03:11 2012 +1000
drm/nv04-nv40: fix regression from a previous commit (SQUASH)
mesa:
commit 788fd04dacb9eb1e32010050c57cd2f49779311b
Author: Tom Stellard <thomas.stellard at amd.com>
Date: Wed May 9 11:50:02 2012 -0400
radeon/llvm: Remove AMDGPUConstants.pm
wine-1.5.2
X server 1.10.6
hw:
01:00.0 VGA compatible controller: NVIDIA Corporation NV43 [GeForce 6600 GT]
(rev a2) (prog-if 00 [VGA controller])
Subsystem: XFX Pine Group Inc. GeForce 6600 GT AGP
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32 (1250ns min, 250ns max)
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e0000000 (32-bit, prefetchable) [size=256M]
Region 2: Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
Expansion ROM at fe8e0000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [44] AGP version 3.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans-
64bit- FW+ AGP3- Rate=x1,x2,x4
Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW+
Rate=x4
Kernel driver in use: nouveau
Kernel modules: nouveau
If I let 3DMark2001se run, it will hit assertion (in Game 3, Lobby, low
detail):
state_tracker/st_glsl_to_tgsi.cpp:3006:simplify_cmp: Assertion
`inst->dst.index < 4096' failed.
wine: Unhandled page fault on read access to 0x00000008 at address 0xb750db8b
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000008 in 32-bit code
(0xb750db8b).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-May-10 12:26 UTC
[Nouveau] [Bug 49731] wine 1.5.2 and 3Dmark2001se on nv43 hits assertion in simplify_cmp: Assertion `inst->dst.index < 4096' failed
https://bugs.freedesktop.org/show_bug.cgi?id=49731 --- Comment #1 from Andrew Randrianasulu <randrik at mail.ru> 2012-05-10 05:26:42 PDT --- Created attachment 61360 --> https://bugs.freedesktop.org/attachment.cgi?id=61360 dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-May-10 12:27 UTC
[Nouveau] [Bug 49731] wine 1.5.2 and 3Dmark2001se on nv43 hits assertion in simplify_cmp: Assertion `inst->dst.index < 4096' failed
https://bugs.freedesktop.org/show_bug.cgi?id=49731 --- Comment #2 from Andrew Randrianasulu <randrik at mail.ru> 2012-05-10 05:27:22 PDT --- Created attachment 61361 --> https://bugs.freedesktop.org/attachment.cgi?id=61361 glxinfo -l -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-Nov-01 17:41 UTC
[Nouveau] [Bug 49731] wine 1.5.2 and 3Dmark2001se on nv43 hits assertion in simplify_cmp: Assertion `inst->dst.index < 4096' failed
https://bugs.freedesktop.org/show_bug.cgi?id=49731
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #4 from Emil Velikov <emil.l.velikov at gmail.com> ---
This is a bug in the old nvfx driver. Update to mesa 9.0
Marking as Resolved/Wontfix
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20121101/24504331/attachment.html>
bugzilla-daemon at freedesktop.org
2012-Nov-01 17:46 UTC
[Nouveau] [Bug 49731] wine 1.5.2 and 3Dmark2001se on nv43 hits assertion in simplify_cmp: Assertion `inst->dst.index < 4096' failed
https://bugs.freedesktop.org/show_bug.cgi?id=49731
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |---
--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
You are using nv30, by bad
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20121101/b3ecdfef/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-20 22:29 UTC
[Nouveau] [Bug 49731] wine 1.5.2 and 3Dmark2001se on nv43 hits assertion in simplify_cmp: Assertion `inst->dst.index < 4096' failed
https://bugs.freedesktop.org/show_bug.cgi?id=49731
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |NOTOURBUG
--- Comment #6 from Ilia Mirkin <imirkin at alum.mit.edu>
--->From a quick look at the assertion, it's in the "generic" part
of mesa
(converting glsl -> tgsi). Please re-test with a fresh version of mesa, and
if
the issue persists, please reopen/file under something not-nouveau-related.
(Not sure what categories they use in the tracker.) They'll probably want a
dump of the shader that causes the problem.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20130820/ec9f975e/attachment.html>
Apparently Analagous Threads
- [Bug 49727] New: wine 1.5.2 and 3Dmark2001se displays only black screen with FPS, on nv43/AGP
- [Bug 49736] New: piglit quck.driver tests kill X server on nv43
- [Bug 48701] New: lodbias demo displays garbage on nv43 with new driver
- [PATCH] drm/nv31-nv43/mpeg: inst not available on pre-nv44
- [Bug 58615] New: nv43 hangs with direct rendering since 3.7 rework