dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 31881] New: [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying
@ 2010-11-24  5:28 bugzilla-daemon
  2011-06-25  3:15 ` [Bug 31881] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-11-24  5:28 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=31881

           Summary: [i915g] SIGSEGV piglit vpfp-generic
                    vp-arl-constant-array-huge-varying
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/Gallium/i915g
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: vlee@vmware.com
                CC: wallbraker@gmail.com


mesa: 78a340fd487c56468ace7347a53f95a0c751c419 (master)

chipset: 945GM (Intel GMA 950)
system architecture: i686
xserver-xorg-video-intel: 2:2.12.0-1ubuntu5.1
libdrm-intel1: 2.4.21-1ubuntu2.1
kernel version: 2.6.35-22-generic
Linux distribution: Ubuntu 10.10 i386

Run piglit vpfp-generic vp-arl-constant-array-huge-varying test. The test hits
a segmentation fault.

$ ./bin/vpfp-generic tests/shaders/generic/vp-arl-constant-array-huge-varying
-auto
Program terminated with signal 11, Segmentation fault.
#0  0x0165cd0c in llvm::ConstantInt::get(llvm::LLVMContext&, llvm::APInt
const&) () from
/home/mks-hackers/mesa/build/linux-x86-debug/gallium/targets/dri-i915/i915_dri.so
(gdb) bt
#0  0x0165cd0c in llvm::ConstantInt::get(llvm::LLVMContext&, llvm::APInt
const&) () from mesa/build/linux-x86-debug/gallium/targets/dri-i915/i915_dri.so
#1  0x00000048 in ?? ()
#2  0xbff03300 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 31881] [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying
  2010-11-24  5:28 [Bug 31881] New: [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying bugzilla-daemon
@ 2011-06-25  3:15 ` bugzilla-daemon
  2011-06-25  7:20 ` bugzilla-daemon
  2011-06-25  7:20 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-06-25  3:15 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=31881

--- Comment #1 from Stephane Marchesin <marchesin@icps.u-strasbg.fr> 2011-06-24 20:15:01 PDT ---
Hmm, I think just fixed a similar bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 31881] [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying
  2010-11-24  5:28 [Bug 31881] New: [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying bugzilla-daemon
  2011-06-25  3:15 ` [Bug 31881] " bugzilla-daemon
@ 2011-06-25  7:20 ` bugzilla-daemon
  2011-06-25  7:20 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-06-25  7:20 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=31881

Vinson Lee <vlee@vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Vinson Lee <vlee@vmware.com> 2011-06-25 00:20:07 PDT ---
mesa: ac8f59b23ed8256bcce40c47b5773669b00ba78a (master)

piglit vpfp-generic vp-arl-constant-array-huge-varying test passes on i915g.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 31881] [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying
  2010-11-24  5:28 [Bug 31881] New: [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying bugzilla-daemon
  2011-06-25  3:15 ` [Bug 31881] " bugzilla-daemon
  2011-06-25  7:20 ` bugzilla-daemon
@ 2011-06-25  7:20 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-06-25  7:20 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=31881

Vinson Lee <vlee@vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-25  7:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24  5:28 [Bug 31881] New: [i915g] SIGSEGV piglit vpfp-generic vp-arl-constant-array-huge-varying bugzilla-daemon
2011-06-25  3:15 ` [Bug 31881] " bugzilla-daemon
2011-06-25  7:20 ` bugzilla-daemon
2011-06-25  7:20 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox