[Bug 201623] /usr/ports/graphics/dri fails on powerpc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 15 18:02:22 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201623

Jason Bacon <bacon4000 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bacon4000 at gmail.com

--- Comment #3 from Jason Bacon <bacon4000 at gmail.com> ---
This issue looks familiar.  Does the linker hang for a long time before
crashing?

In that case, the linker leaked memory until malloc failed and then crashed.

I worked around this by following a suggestion to force it to use
/usr/local/bin/ld.  That would be less costly than adding a compiler dependency
to the port.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list