SIGSEGV crash on SMP Xeon E5, can't build from ports

2017-01-23 Thread Philipp Michel
Hi there, I've been a longtime user of mono on FreeBSD without issues. I usually just install the pkg. I recently upgraded my machine from a Haswell E3 to a dual-socket Sandy Bridge E5 and now mono instantly crashes with the SIGSEGV error: ===

Re: SIGSEGV crash on SMP Xeon E5, can't build from ports

2017-01-24 Thread Philipp Michel
g the cpu count or cpu type (in the VM) has no impact. Seems like something's off when there's too much memory available... Any thoughts? On Mon, Jan 23, 2017 at 8:50 PM Philipp Michel wrote: > Hi there, > > > I've been a longtime user of mono on FreeBSD without issu

Patch: Fixes mono to run on >150G memory

2017-01-25 Thread Philipp Michel
Could you please apply the patch attached to this bug report into the mono port: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200937 It changes two numbers that currently will make mono fail to compile or run on a machine with >150G of ram. Should be a super easy fix and will make many peopl