Notice (2018-05-24): bugzilla.xamarin.com is now in read-only mode.
Please join us on Visual Studio Developer Community and in the Xamarin and Mono organizations on GitHub to continue tracking issues. Bugzilla will remain available for reference in read-only mode. We will continue to work on open Bugzilla bugs, copy them to the new locations as needed for follow-up, and add the new items under Related Links.
Our sincere thanks to everyone who has contributed on this bug tracker over the years. Thanks also for your understanding as we make these adjustments and improvements for the future.
Please create a new report on Developer Community or GitHub with your current version information, steps to reproduce, and relevant error messages or log files if you are hitting an issue that looks similar to this resolved bug and you do not yet see a matching new report.
Created attachment 15551 [details] Sample # Description The following app demonstrates an issue where serializing data will cause an exception # Sample Attached # Error https://gist.github.com/CodyBeyer/ca9383bf3b11da1560caad8d48849e36 # Steps to Reproduce 1. Download sample 2. Open in Xamarin Studio 3. Ensure “Release” mode 4. Deploy to Android device or emulator 5. Click button # Expected Results App should execute. the visible result should be a click count incremented on the button label # Actual Results App will crash # Versions === Xamarin Studio === Version 6.0 (build 4801) Installation UUID: 7d0f2655-6450-4e53-8bc6-ad3aac410706 Runtime: Mono 4.4.0 (mono-4.4.0-branch/f8474c4) (64-bit) GTK+ 2.24.23 (Raleigh theme) Package version: 404000040 === Xamarin.Profiler === Version: 0.32.0 Location: /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler === Apple Developer Tools === Xcode 7.3 (10183.3) Build 7D175 === Xamarin.iOS === Version: 9.6.0.0 (Business Edition) Hash: d7cac50 Branch: master Build date: 2016-03-21 20:13:04-0400 === Xamarin.Android === Version: 6.0.2.1 (Business Edition) Android SDK: /Users/codybeyer/Library/Developer/Xamarin/android-sdk-macosx Supported Android versions: 4.0.3 (API level 15) 4.4 (API level 19) 5.1 (API level 22) 6.0 (API level 23) SDK Tools Version: 24.4.1 SDK Platform Tools Version: 23.1 SDK Build Tools Version: 23.0.1 Java SDK: /usr java version "1.7.0_71" Java(TM) SE Runtime Environment (build 1.7.0_71-b14) Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode) Android Designer EPL code available here: https://github.com/xamarin/AndroidDesigner.EPL === Xamarin Android Player === Version: 0.6.5 Location: /Applications/Xamarin Android Player.app === Xamarin.Mac === Version: 2.4.1.7 (Business Edition) === Build Information === Release ID: 600004801 Git revision: f73f730c738baf8701a5892b7af64fd468d1dc0c Build date: 2016-03-14 14:28:06-04 Xamarin addins: 3af7be6c701eb0137645a03e38b82f23b65738c3 Build lane: monodevelop-lion-cycle7 === Operating System === Mac OS X 10.11.4 Darwin clbmacbook.local 15.4.0 Darwin Kernel Version 15.4.0 Fri Feb 26 22:08:05 PST 2016 root:xnu-3248.40.184~3/RELEASE_X86_64 x86_64
*** This bug has been marked as a duplicate of bug 37491 ***