[Bug 217258] emulators/virtualbox-ose: Segmentation fault on startup
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 2 15:23:15 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217258
--- Comment #19 from Trenton Schulz <freebsd at norwegianrockcat.com> ---
(In reply to rkoberman from comment #17)
Well, this explains lots of problems I was having in TrueOS with OpenGL (well,
Mesa). I'm glad I stumbled onto that bit of info. I removed all my llvm
orphans; I'm very interested to see if it solves some other head-scratching
issues I was having.
As for a solution: isn't this where the CONFLICTS keyword comes in? Otherwise,
I'm not familiar with the FreeBSD library version numbering (or ELF), but I
know that MacOS has a way that you can specify a Major and Minor version number
so things built with later version (e.g., llvm39 in this case) would only
accept a 3.9 library (or higher). If such a mechanism is available in FreeBSD,
that would seem to be the correct solution.
I if this is already what's happening.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list