Re: [Mono-dev] Native stack trace in mono-2-10

2011-09-13 Thread Andres G. Aragoneses
On 09/12/2011 09:21 PM, Bassam Tabbara wrote: > We build out of the mono-2-10 branch directly (no tags). You may want to test with the master branch to see if the bug is fixed there before you dive to more debugging sessions. Andres -- ___ Mono-d

Re: [Mono-dev] Native stack trace in mono-2-10

2011-09-12 Thread Bassam Tabbara
devel-list-boun...@lists.ximian.com [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Andres G. Aragoneses Sent: Monday, September 12, 2011 9:57 AM To: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Native stack trace in mono-2-10 On 09/11/2011 09:42 AM, Bassam Tabbara

Re: [Mono-dev] Native stack trace in mono-2-10

2011-09-12 Thread Andres G. Aragoneses
On 09/11/2011 09:42 AM, Bassam Tabbara wrote: > Hello, > > We are seeing the following crash quite frequently on our test servers: > > #0 0x7fe188725165 in raise () from /lib/libc.so.6 > > #1 0x7fe188727f70 in abort () from /lib/libc.so.6 > > #2 0x00493298 in mono_handle_native_sigs

[Mono-dev] Native stack trace in mono-2-10

2011-09-11 Thread Bassam Tabbara
Hello, We are seeing the following crash quite frequently on our test servers: #0 0x7fe188725165 in raise () from /lib/libc.so.6 #1 0x7fe188727f70 in abort () from /lib/libc.so.6 #2 0x00493298 in mono_handle_native_sigsegv (signal=2086645120, ctx=) at mini-exceptions.c:2245 #3