<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Geometry missing from rendering, only when using Mesa."
href="https://bugs.freedesktop.org/show_bug.cgi?id=95266#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Geometry missing from rendering, only when using Mesa."
href="https://bugs.freedesktop.org/show_bug.cgi?id=95266">bug 95266</a>
from <span class="vcard"><a class="email" href="mailto:david.lonie@kitware.com" title="David Lonie <david.lonie@kitware.com>"> <span class="fn">David Lonie</span></a>
</span></b>
<pre>(In reply to Jose Fonseca from <a href="show_bug.cgi?id=95266#c10">comment #10</a>)
<span class="quote">> The proper way of using a custom libGL.so is to simply set LD_LIBRARY_PATH
> to the directory that has it:
>
> ln -sf libGL.so libGL.so,1
> LD_LIBRARY_PATH=$PWD ./vtkRenderingCoreCxxTests
> "TestTranslucentLUTDepthPeeling" -I</span >
Just tried that here, no such luck:
$ ln -s libGL.so libGL.so.1
$ LD_LIBRARY_PATH=$PWD:$LD_LIBRARY_PATH apitrace trace --api gl
./vtkRenderingCoreCxxTests "TestTranslucentLUTDepthPeeling"
apitrace: loaded into /usr/bin/apitrace
apitrace: unloaded from /usr/bin/apitrace
apitrace: loaded into /ssd/src/VTK/build-tmp/mesa_bug/vtkRenderingCoreCxxTests
apitrace: tracing to
/ssd/src/VTK/build-tmp/mesa_bug/vtkRenderingCoreCxxTests.18.trace
vtkRenderingCoreCxxTests:
/build/apitrace/src/apitrace-7.1/build/wrappers/glxtrace.cpp:97195: void (*
_wrapProcAddress(const GLubyte*, __GLXextFuncPtr))(): Assertion `procPtr !=
(__GLXextFuncPtr)&glXCreateContextAttribsARB' failed.
Looks like you did get a trace from it, though, so I wonder what's different.
Thanks for uploading that, hopefully that will make it easier to track down!</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>