| Summary: |
[i915]Segmentation fault when runing glean |
| Product: |
Mesa
|
Reporter: |
veelion (inactive account) <weiliang.chong> |
| Component: |
Drivers/DRI/i915 | Assignee: |
Default DRI bug account <dri-devel> |
| Status: |
CLOSED
FIXED
|
QA Contact: |
|
| Severity: |
normal
|
|
|
| Priority: |
high
|
CC: |
gordon.jin
|
| Version: |
git | |
|
| Hardware: |
x86 (IA32) | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Attachments: |
free dnl data in i915 driver
|
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.
platform: 915GM, 945GM (ia32) OS: FC5 + kernel 2.6.17.7 glean running many minutes and then abort with and Segmentation, using gdb debug it and got the information following, ---------------- Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1210890576 (LWP 3132)] do_ABS (m=0x8c79fb0, op= {alu = {opcode = 0, dst = 18, file0 = 3, idx0 = 0, file1 = 0, idx1 = 0, pad = 0, pad2 = 0}, rsw = {opcode = 0, dst = 18, file0 = 3, idx0 = 0, neg = 0, swz = 0}, msk = {opcode = 0, dst = 18, file = 3, idx = 0, mask = 0, pad = 0, pad2 = 0}}) at tnl/t_vb_arbprogram.c:211 211 result[0] = (arg0[0] < 0.0) ? -arg0[0] : arg0[0]; Current language: auto; currently c ------------------