Bug 38705 - call glDrawElements (GL_LINES, 2, GL_UNSIGNED_BYTE, indices); will be exhaust memory
Summary: call glDrawElements (GL_LINES, 2, GL_UNSIGNED_BYTE, indices); will be exhaust...
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium critical
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 01:45 UTC by freedomyueye
Modified: 2016-01-24 11:11 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description freedomyueye 2011-06-27 01:45:54 UTC
i am in fedora15

Name        : mesa-libGL
Version     : 7.11
Release     : 0.11.20110525.0.fc15
Architecture: i686
Install Date: Sat 11 Jun 2011 09:25:32 AM CST
Group       : System Environment/Libraries
Size        : 577341
License     : MIT
Signature   : RSA/SHA256, Wed 25 May 2011 02:50:50 PM CST, Key ID b4ebf579069c8460
Source RPM  : mesa-7.11-0.11.20110525.0.fc15.src.rpm
Build Date  : Wed 25 May 2011 04:24:38 PM CST
Build Host  : x86-13.phx2.fedoraproject.org
Relocations : (not relocatable)
Packager    : Fedora Project
Vendor      : Fedora Project
URL         : http://www.mesa3d.org
Summary     : Mesa libGL runtime libraries and DRI drivers
Description :
Mesa libGL runtime library

in my application, when i call glDrawElements (GL_LINES, 2, GL_UNSIGNED_BYTE, indices);  application will exhaust memory.
Comment 1 Brian Paul 2011-07-06 16:08:00 UTC
Which driver are you using?  What does glxinfo report?
Comment 2 Timothy Arceri 2016-01-24 11:11:35 UTC
5 years is enough time to give the required response, closing.


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.