[Mono-dev] Mono 2.0 and FreeBSD

Romain Tartière romain at blogreen.org
Thu Dec 11 06:11:36 EST 2008


On Wed, Dec 10, 2008 at 08:12:42PM -0300, Phillip N. wrote:
> 
> El mié, 10-12-2008 a las 16:08 +0100, Romain Tartière escribió:
> > always with the message ...
> > | Program received signal SIGFPE, Arithmetic exception.
> > ... in gdb.
> > 
> > Phillip, did you tweaked something else? Do you run i386?
> > 
> Hi Romain (and all...)
> 
> The effect of the modification of mini.c vary between amd64 and i386.
> [ #undef MONO_ARCH_SIGSEGV_ON_ALTSTACK ]
> 
> On i386 when enabling --with-signaltstack=no thing does not work as on
> amd64. Not work, meaning the modification above does not fix the test
> failures.
> So currently im setting it to yes on i386 on the port's Makefile (please
> test it!)

make tests
| ===> Running mono regression tests
| Testing array-init.exe... pass.
| Testing arraylist.exe... pass.
| [...]
| Testing delegate.exe... pass.
| Testing bitconverter.exe... pass.
| Testing exception.exe... pass.
| Testing exception2.exe... pass.
| Testing exception3.exe... pass.
| Testing exception4.exe... pass.
| Testing exception5.exe... pass.
| Testing exception6.exe... pass.
| [...]
| Testing thunks.exe... failed 2048 (8) signal (0).
| [...]
| Testing generic-valuetype-newobj.2.exe... pass.
| 311 test(s) passed. 1 test(s) did not pass.
| 
| Failed tests:
| 
| thunks.exe
| gmake: *** [testjit] Erreur 1
| *** Error code 2

It's not 100% okay but...
   __   __          _
   \ \ / /_ _ _   _| |
    \ V / _` | | | | |
     | | (_| | |_| |_|
     |_|\__,_|\__, (_)
              |___/

This unbreaks a lot of things!

> often on i386 i see the following message:
> "Thread 8363c00 has exited with leftover thread-specific data after 4
> destructor iterations"
I can confirm this.  Always though it was some verboise message directly
caused my compiling with debugging stuff, so I never took the time to
figure out if it was a FreeBSD specific problem.

THANKS !

-- 
Romain Tartière <romain at blogreen.org>        http://romain.blogreen.org/
pgp: 8DAB A124 0DA4 7024 F82A  E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081211/d784bb58/attachment-0001.bin 


More information about the Mono-devel-list mailing list