[Mesa3d-dev] [Bug 14281] SIGSEGV in flat_8A8B8G8R_line v7.0.2 inside glDrawArrays

2008-01-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14281 --- Comment #4 from William K. Foster <[EMAIL PROTECTED]> 2008-01-28 16:36:41 PST --- Here is more debug info: #0 flat_8A8B8G8R_line (ctx=0x3f80, vert0=0x385, vert1=0x2fe9f448) at ../../src/mesa/swrast/s_linetemp.h:376 #1 0x2ac

[Mesa3d-dev] [Bug 14281] SIGSEGV in flat_8A8B8G8R_line v7.0.2 inside glDrawArrays

2008-01-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14281 --- Comment #3 from William K. Foster <[EMAIL PROTECTED]> 2008-01-28 15:59:02 PST --- Unfortunately, I can not provide a simple test program to test with. However, here are two variables that I printed out earlier, when I hit it again, I wil

Re: [Mesa3d-dev] Bug in draw_update_vertex_fetch?

2008-01-28 Thread Keith Whitwell
Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Something tells me the following code in draw_update_vertex_fetch is > wrong, but it's not 100% what the correct code would be. My best guess > is that the last index of vertex_element should be 2, but the rest of > the cod

[Mesa3d-dev] Bug in draw_update_vertex_fetch?

2008-01-28 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Something tells me the following code in draw_update_vertex_fetch is wrong, but it's not 100% what the correct code would be. My best guess is that the last index of vertex_element should be 2, but the rest of the code is fine. ~ case 3: ~ if

[Mesa3d-dev] [Bug 14281] SIGSEGV in flat_8A8B8G8R_line v7.0.2 inside glDrawArrays

2008-01-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14281 --- Comment #2 from Brian Paul <[EMAIL PROTECTED]> 2008-01-28 12:44:30 PST --- Can you provide a program to test with? Does it also happen with a debug build? Can you print some of the vars near the failure point? -- Configure bugmail: ht

[Mesa3d-dev] [Bug 14281] SIGSEGV in flat_8A8B8G8R_line v7.0.2 inside glDrawArrays

2008-01-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14281 William K. Foster <[EMAIL PROTECTED]> changed: What|Removed |Added Summary|SIGSEGV in |SIGSEGV in

[Mesa3d-dev] [Bug 14281] New: SIGSEGV in flat_8A8B8G8R_line v7.0.1 inside glDrawArrays

2008-01-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14281 Summary: SIGSEGV in flat_8A8B8G8R_line v7.0.1 inside glDrawArrays Product: Mesa Version: unspecified Platform: IA64 (Itanium) OS/Version: Linux (All) Status: NEW Severity: maj