Summary: | ARB_texture_rectangle segment fault when teximage's height is 0 | ||
---|---|---|---|
Product: | Mesa | Reporter: | WuNian <nian.wu> |
Component: | Drivers/DRI/i915 | Assignee: | haihao <haihao.xiang> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | medium | CC: | dri-devel, eric, john |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
test case
Xorg log |
Description
WuNian
2008-01-02 19:30:22 UTC
Created attachment 13472 [details]
test case
If glTexImage2D's target is GL_TEXTURE_2D, the bug does not exist. This bug has gone away Yes, It's gone. Thanks. This bug is back. pls check extension GL_ARB_texture_rectangle yourself! a: ../common/dri_bufmgr_fake.c:594: dri_fake_bo_alloc: Assertion `size != 0' failed. zsh: abort (core dumped) ./a Running on Ubuntu 8.10 with all the latest updates. Created attachment 20291 [details]
Xorg log
fixed in mesa commit 8b69c42b356d51c3a37bc0af41738b016c2adc5b Author: Xiang, Haihao <haihao.xiang@intel.com> Date: Fri Dec 12 10:02:05 2008 +0800 intel: check for null texture. (fix #13902) Mass version move, cvs -> git |
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.