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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to