Re: [Mono-dev] xbuild crash with mono 4.6.1?

2016-11-01 Thread Burkhard Linke
Hi, we have encountered a similar problem using an application for large scale data processing. After allocating about 30 GB RAM the application crashed with SIGSEGV: (gdb) bt #0 alloc_sb (desc=0x7f3a1696a8c0) at lock-free-alloc.c:146 #1 alloc_from_new_sb (heap=0x987e70 )

Re: [Mono-dev] xbuild crash with mono 4.6.1?

2016-10-20 Thread David Evans
dev...@pacificbiosciences.com> Cc: mono-devel-l...@lists.ximian.com Subject: Re: [Mono-dev] xbuild crash with mono 4.6.1? Hey David, Would it be possible to repro this issue ? Is this project available somewhere ? If it’s not an OOM issue, then additional debugging would be required. Judgin

Re: [Mono-dev] xbuild crash with mono 4.6.1?

2016-10-18 Thread Vlad Brezae via Mono-devel-list
October 2016 at 20:50 To: mono-devel <mono-devel-l...@lists.ximian.com> Subject: [Mono-dev] xbuild crash with mono 4.6.1? I just started building and testing with mono 4.6.1 and I’m seeing an intermittent crash (memory corruption?) now during the build. Happens for me about one time out o

[Mono-dev] xbuild crash with mono 4.6.1?

2016-10-18 Thread David Evans
I just started building and testing with mono 4.6.1 and I'm seeing an intermittent crash (memory corruption?) now during the build. Happens for me about one time out of ten. Anyone else seeing this or is there a solution already available that I could patch with? We have a fairly large project