[Mono-bugs] [Bug 673658] New: unhandled managed exceptions do not generate a crash log
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Feb 20 18:57:13 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=673658
https://bugzilla.novell.com/show_bug.cgi?id=673658#c0
Summary: unhandled managed exceptions do not generate a crash
log
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Runtime
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mike.biz at dussault.org
QAContact: mono-bugs at lists.ximian.com
Found By: Customer
Blocker: ---
Description of Problem:
Unhandled managed exceptions exit the app immediately and no crash log is
producted, thus I can't find out from customers or release-version testing
where the app crashed.
Steps to reproduce the problem:
1. Have code that crashes like accessing a null object or accessing bad memory
inside an unsafe block.
Actual Results:
In a release build on the device, the app exits immediately. When I next plug
the device in and Sync in iTunes, there is no associated crash log.
Expected Results:
I'm expecting a crash log to be there so I can analyze the crash.
How often does this happen?
Every time.
Additional Information:
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list