[Mesa-dev] [Bug 59334] Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 17 14:10:16 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59334

--- Comment #4 from Tom Stellard <tstellar at gmail.com> ---
(In reply to comment #3)
> Created attachment 73013 [details]
> Work around for bug
> 
> This patch works around the bug by linking against libgallium.a rather than
> libgallium.la.  However, this is not a good solution and we should continue
> to look for a better one.

I've hit this bug again.  However, this time the assertion fails when a second
pipe_*.so is loaded by libOpenCL.so, so these static objects are no longer
being initialized by libOpenCL.so, but they are being initialized by each
pipe_*.so that is loaded.  It seems like the problem might be the visibility of
symbols in libOpenCL.so

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130117/efc1ee81/attachment.html>


More information about the mesa-dev mailing list