bugzilla-daemon at freedesktop.org
2009-Jun-24  22:49 UTC
[Nouveau] [Bug 22460] New: Demos crash with NV40 driver
http://bugs.freedesktop.org/show_bug.cgi?id=22460
           Summary: Demos crash with NV40 driver
           Product: Mesa
           Version: CVS
          Platform: x86-64 (AMD64)
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy: rjgleits at bellsouth.net
Created an attachment (id=27097)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=27097)
Patch to fix problem above
Most ?demo programs included in Mesa tree crash with segment violation when
using nouveau driver with NV40 cards. The patch fixes most of the problems. The
drivers for the the rest of the nvidia family seem to have this correct I hope
this is the right place and the right format for the patch.
Best Wishes,
Bob Gleitsmann
-- 
Configure bugmail: http://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
2009-Jun-25  15:13 UTC
[Nouveau] [Bug 22460] Demos crash with NV40 driver
http://bugs.freedesktop.org/show_bug.cgi?id=22460 --- Comment #1 from Younes Manton <younes.m at gmail.com> 2009-06-25 08:13:14 PST --- Thanks, I'll apply if noone else gets to it. It works on x86 because ptx ends up in the same stack location either way, so I never saw this. Don't know how that code got in there in the first place either, I wrote the NV40 version then just copied the contents to NV04-NV30, or so I recall. -- Configure bugmail: http://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
2009-Jun-30  14:21 UTC
[Nouveau] [Bug 22460] Demos crash with NV40 driver
http://bugs.freedesktop.org/show_bug.cgi?id=22460
Younes Manton <younes.m at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #2 from Younes Manton <younes.m at gmail.com>  2009-06-30
07:21:58 PST ---
Done. Thanks.
-- 
Configure bugmail: http://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
2009-Aug-24  19:32 UTC
[Nouveau] [Bug 22460] Demos crash with NV40 driver
http://bugs.freedesktop.org/show_bug.cgi?id=22460
ajax at nwnk dot net <ajax at nwnk.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|CVS                         |git
--- Comment #3 from ajax at nwnk dot net <ajax at nwnk.net>  2009-08-24
12:32:33 PST ---
Mass version move, cvs -> git
-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Apparently Analagous Threads
- [Fwd: [PATCH] Fix null dereference oopses for nv40 cards] kernel 3.13.0-rc8
 - [Fwd: [PATCH] Fix null dereference oopses for nv40 cards] kernel 3.13.0-rc8
 - [Bug 25440] New: PATCH: fixes conflicting miptree definitions
 - [Fwd: [PATCH] Fix null dereference oopses for nv40 cards] kernel 3.13.0-rc8
 - [PATCH] Fix null dereference oopses for nv40 cards