On Fri, 2008-03-28 at 18:34 +0100, Francesco Potorti` wrote:
> >Could you try MONO_NO_SMP=1 mono someapp.exe?
> 
> Hmm.  I never used mone before today, so I have no .exe app at hand.
> Can you suggest one?

Sorry for that.

You could try this:
env -i MONO_NO_SMP=1 mono /usr/lib/mono/1.0/gacutil.exe
and
env -i MONO_NO_SMP=1 mono /usr/lib/mono/2.0/gacutil.exe

As I posted the samples show that neither the AMD processor nor the SMP
seems to be related (thats just the conclusion from the other machines
tests). So lets try a different route....

Is your system clean? like is that a clean debian/testing install, and
was Mono never installed from source into /usr or /usr/local? (as those
have bad bad side effects if there are left overs!)

For some checks please run the following commands and give me the output
of them:

mono -V
which mono
ldd /usr/bin/mono
ls /usr/local/lib
dpkg -l | grep mono

> >Is that computer relative new
> 
> It has worked for some months, it is a desktop server, so it is always on.
> 
> >or does it also has strange crash or hang problems with other
> >applications?
> 
> No problems.
> 
> >Some AMD64 processors had bugs...
> 
> It would be very strange: I use it every day.

ok I will stop checking your hardware then :) sounds like everything
shoud be fine in that area.

> 
> $ gacutil -l
> ** ERROR **: file mini-exceptions.c: line 941 (mono_setup_altstack): 
> assertion failed: (gaddr == tls->stack_ovf_guard_base)
> aborting...
> 

PS: I am asking so much non-mono questions (hardware) questions, because
nobody else ever had that issue yet :) and usually uncommon problems
have uncommon reasons.

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    [EMAIL PROTECTED]  http://www.meebey.net/
PEAR Developer    [EMAIL PROTECTED]     http://pear.php.net/
Debian Developer  [EMAIL PROTECTED]  http://www.debian.org/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to