[Mono-bugs] [Bug 396219] New: Mono runtime running in emacs shell crashes with ( mono_setup_altstack): assertion failed: (gaddr == tls->stack_ovf_guard_base )
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jun 1 11:26:39 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=396219
Summary: Mono runtime running in emacs shell crashes with
(mono_setup_altstack): assertion failed: (gaddr == tls-
>stack_ovf_guard_base)
Product: Mono: Runtime
Version: 1.2.6
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: JIT
AssignedTo: lupus at novell.com
ReportedBy: meebey at meebey.net
QAContact: mono-bugs at lists.ximian.com
Found By: ---
A Debian user reported to me that all Mono applications crash on his AMD64
system.
First we could not find the exact cause, thought it might be a randomizer (like
selinux or grsecurity) or his hardware as nobody could reproduce it.
A 2. user who could reproduce this crash give me the info that it only happens
when running inside an emacs shell. kangaroo on IRC could reproduce it, thus I
filing this bugreport now.
Here how the crash looks like:
$ mcs hello.cs
** ERROR **: file mini-exceptions.c: line 994 (mono_setup_altstack):
assertion failed: (gaddr == tls->stack_ovf_guard_base)
aborting...
Aborted
$ mono hello.exe
On Linux/x86 with emacs21 and emacs22 I could not reproduce this crash.
Here the full bugreport at debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473119
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list