<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver."
href="https://bugs.freedesktop.org/show_bug.cgi?id=66955#c22">Comment # 22</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver."
href="https://bugs.freedesktop.org/show_bug.cgi?id=66955">bug 66955</a>
from <span class="vcard"><a class="email" href="mailto:phil@kantaka.co.uk" title="Phil Armstrong <phil@kantaka.co.uk>"> <span class="fn">Phil Armstrong</span></a>
</span></b>
<pre>tail of the trace dump is as follows:
11773 glGenTextures(n = 1, textures = &1870)
11774 glBindTexture(target = GL_TEXTURE_2D, texture = 1870)
11775 glTexImage2D(target = GL_TEXTURE_2D, level = 0, internalformat = GL_RGBA,
width = 32, height = 32, border = 0, format = GL_RGBA, type = GL_UNSIGNED_BYTE,
pixels = blob(4096))
11776 glTexParameterf(target = GL_TEXTURE_2D, pname = GL_TEXTURE_MIN_FILTER,
param = GL_NEAREST)
11777 glTexParameterf(target = GL_TEXTURE_2D, pname = GL_TEXTURE_MAG_FILTER,
param = GL_NEAREST)
11778 glGenLists(range = 256) = 1
11779 glGenTextures(n = 256, textures = ?) // incomplete</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>