Bug 53608 - lp_test_conv crashes on Sandy Bridge
Summary: lp_test_conv crashes on Sandy Bridge
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86-64 (AMD64) All
: medium critical
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 18:37 UTC by Vinson Lee
Modified: 2014-08-11 17:59 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2012-08-16 18:37:00 UTC
mesa: 0efd564a09988a4a7f49cab70b778026459dff1b (master)

lp_test_conv crashes on Sandy Bridge with llvm-3.2svn, llvm-3.1, llvm-3.0, and llvm-2.9.

(gdb) bt
#0  0x0000000100d13044 in ?? ()
#1  0x0000000100001c43 in test_one (verbose=0, fp=0x0, src_type={floating = 1, fixed = 0, sign = 1, norm = 1, width = 32, length = 8}, dst_type={floating = 0, fixed = 0, sign = 1, norm = 1, width = 16, length = 8}) at src/gallium/drivers/llvmpipe/lp_test_conv.c:243
#2  0x0000000100002507 in test_some (verbose=0, fp=0x0, n=1000) at src/gallium/drivers/llvmpipe/lp_test_conv.c:429
#3  0x0000000100003701 in main (argc=1, argv=0x7fff5fbff5d0) at src/gallium/drivers/llvmpipe/lp_test_main.c:406
Comment 1 Roland Scheidegger 2014-08-11 17:59:41 UTC
I believe this was fixed ages ago. Seems to pass here at least. Reopen if not.


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.