[Mono-bugs] [Bug 690795] New: Assertion at ../../../../mono/metadata/sgen-gc.c:4963, condition `info->stack_start >= info->stack_start_limit && info->stack_start < info->stack_end' not met
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 29 04:42:02 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=690795
https://bugzilla.novell.com/show_bug.cgi?id=690795#c0
Summary: Assertion at ../../../../mono/metadata/sgen-gc.c:4963,
condition `info->stack_start >=
info->stack_start_limit && info->stack_start <
info->stack_end' not met
Classification: Mono
Product: MonoDroid
Version: unspecified
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Runtime
AssignedTo: mkestner at novell.com
ReportedBy: philippe.girolami at cegedim.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=427248)
--> (http://bugzilla.novell.com/attachment.cgi?id=427248)
Small project that reproduces bug
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Resembles
https://bugzilla.novell.com/show_bug.cgi?id=687727&cid=1303997796605-858 but
not same message. Opening new case as requested by Jonathan Pryor
Building an app using Visual Studio plugin and latest Mono for Android. Every
launch does work the app but the background is black & the app freezes. Using
Android 2.2 emulator
Log cat indicates:
04-28 15:15:51.035: INFO/monodroid(1830): Activating instance of type XXXXXX
04-28 15:15:51.035: INFO/monodroid(1830): signature
04-28 15:15:51.035: INFO/monodroid(1830): [ 04-28 15:15:56.085 1830:0x726
F/mono ]
04-28 15:15:51.035: INFO/monodroid(1830): * Assertion at
./../../../mono/metadata/sgen-gc.c:4963, condition `info->stack_start >=
info->stack_start_limit && info->stack_start < info->stack_end' not met
Reproducible: Always
Steps to Reproduce:
1. install attached project in Visual Studio
2. Start without debugging
3. watch logcat
Actual Results:
app frozen
Expected Results:
running app
--
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