﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
314	Test failure: exceptions.exe crash	andreasf	andreasf	"`make check` (or `make rcheck` inside {{{mono/mini/}}}) fails with {{{exceptions.exe}}} crashing:

{{{
Test run: image=/boot/home/dev-lang/mono/mono/mini/exceptions.exe, opts=
Stacktrace:

Abort
make[4]: *** [rcheck] Error 1
}}}

Cause appears to be a division by zero attempted in {{{exceptions.cs}}}, leading to {{{SIGFPE}}} but the signal handler is unable to retrieve the thread-local JIT info, resorting to printing a stack trace as if the error had occurred inside native code (which it hasn't).

This happens both configured with {{{--with-tls=__thread}}} and {{{--with-tls=pthreads}}}."	defect	closed	normal	Unscheduled	dev-lang/mono		major	moved to bitbucket haikuports site		
