https://bugzilla.novell.com/show_bug.cgi?id=648846
https://bugzilla.novell.com/show_bug.cgi?id=648846#c3 --- Comment #3 from Nicolas Bros <[email protected]> 2010-10-23 19:02:44 UTC --- Thanks, I now get to the "Waiting for debugger..." dialog in MonoDevelop. But if I try to start the application on my iPod, it starts to open and immediately crashes. I have set the IP address of my Mac in the iPod's settings for my app. Here's the crash log from the device: Hardware Model: iPod4,1 Process: test [7509] Path: /var/mobile/Applications/99E192F5-BBA3-4254-AE0E-4BD463157F3A/test.app/test Identifier: test Version: ??? (???) Code Type: ARM (Native) Parent Process: launchd [1] Date/Time: 2010-10-23 20:45:16.671 +0200 OS Version: iPhone OS 4.1 (8B117) Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0x00008b3c strtol_l + 52 1 libSystem.B.dylib 0x00008af6 atoi + 34 2 test 0x001e93b0 main (main.m:1920) 3 test 0x00002608 start + 44 Thread 1: 0 libSystem.B.dylib 0x0002d330 kevent + 24 1 libSystem.B.dylib 0x000d6b6c _dispatch_mgr_invoke + 88 2 libSystem.B.dylib 0x000d65bc _dispatch_queue_invoke + 96 3 libSystem.B.dylib 0x000d675c _dispatch_worker_thread2 + 120 4 libSystem.B.dylib 0x0007a67a _pthread_wqthread + 258 5 libSystem.B.dylib 0x00073190 start_wqthread + 0 Thread 2: 0 libSystem.B.dylib 0x0007b19c __workq_kernreturn + 8 1 libSystem.B.dylib 0x0007a790 _pthread_wqthread + 536 2 libSystem.B.dylib 0x00073190 start_wqthread + 0 Thread 0 crashed with ARM Thread State: r0: 0x00000000 r1: 0x00000000 r2: 0x3e1fa63c r3: 0x3e1fba6c r4: 0x00000000 r5: 0x00000000 r6: 0x0000000a r7: 0x2ffff9e4 r8: 0x2ffffaf0 r9: 0x35618de5 r10: 0x00000000 r11: 0x00000000 ip: 0x3e1f89b8 sp: 0x2ffff9c0 lr: 0x30df6afd pc: 0x30df6b3c cpsr: 0x00000030 -- 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
