[Mono-bugs] [Bug 711870] New: Cannot load release version to iPhone

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 11 16:41:53 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=711870

https://bugzilla.novell.com/show_bug.cgi?id=711870#c0


           Summary: Cannot load release version to iPhone
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: iPhone
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Tools
        AssignedTo: frego at novell.com
        ReportedBy: gtissington at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML,
like Gecko) Chrome/13.0.782.112 Safari/535.1

My app runs perfectly on my simulator and debug->iPhone.

When I switch to release->iPhone and chose Run/Upload to device i get the
following error dump in the Deploy to Device window.  If I install via iTunes
adhoc then the install goes OK and the app run partially but I get
unrecoverable application exception at various time and the app aborts.

Here is the monotouch errog trace log.

Please ensure your device is connected...
Connected to: Garth Tissington’s iPod
Stacktrace:

  at (wrapper managed-to-native)
MonoTouch.Installation.Installer.CFArrayGetCount (intptr) <0xffffffff>
  at MonoTouch.Installation.Installer.UploadApplication
(object,System.EventArgs) <0x001fd>
  at MonoTouch.Installation.Device.NotificationCallback
(MonoTouch.Installation.Device/am_device_notification_callback_info&) <0x0006e>
  at (wrapper native-to-managed)
MonoTouch.Installation.Device.NotificationCallback
(MonoTouch.Installation.Device/am_device_notification_callback_info&)
<0xffffffff>
  at (wrapper managed-to-native)
MonoTouch.CoreFoundation.CFRunLoop.CFRunLoopRun () <0xffffffff>
  at MonoTouch.CoreFoundation.CFRunLoop.Run () <0x0000d>
  at MonoTouch.Installation.Installer.InstallApplication (string) <0x000c5>
  at MTouch.Main (string[]) <0x032d1>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

    0   mtouch                              0x000df166 0x0 + 913766
    1   mtouch                              0x00019b18 0x0 + 105240
    2   libSystem.B.dylib                   0x9688d05b _sigtramp + 43
    3   ???                                 0xffffffff 0x0 + 4294967295
    4   ???                                 0x02614314 0x0 + 39928596
    5   ???                                 0x02612e7e 0x0 + 39923326
    6   ???                                 0x02612b77 0x0 + 39922551
    7   ???                                 0x03000046 0x0 + 50331718
    8   MobileDevice                        0x0266256b
_AMDDeviceAttachedCallbackv3 + 130
    9   MobileDevice                        0x02623885
USBMuxIntCFSocketCallback + 1633
    10  CoreFoundation                      0x97c6be2e __CFSocketDoCallback +
702
    11  CoreFoundation                      0x97c6b7b7 __CFSocketPerformV0 +
311
    12  CoreFoundation                      0x97c2545b __CFRunLoopDoSources0 +
1563
    13  CoreFoundation                      0x97c22f1f __CFRunLoopRun + 1071
    14  CoreFoundation                      0x97c223f4 CFRunLoopRunSpecific +
452
    15  CoreFoundation                      0x97c28334 CFRunLoopRun + 84
    16  ???                                 0x02612a86 0x0 + 39922310
    17  ???                                 0x02612a4e 0x0 + 39922254
    18  ???                                 0x0260f496 0x0 + 39908502
    19  ???                                 0x0202336a 0x0 + 33698666
    20  ???                                 0x02025e74 0x0 + 33709684
    21  mtouch                              0x000198d3 0x0 + 104659
    22  mtouch                              0x001f7eba 0x0 + 2064058
    23  mtouch                              0x001fa774 0x0 + 2074484
    24  mtouch                              0x001f9b02 0x0 + 2071298
    25  mtouch                              0x000afeef 0x0 + 720623
    26  mtouch                              0x000b0126 0x0 + 721190
    27  mtouch                              0x000b2206 0x0 + 729606
    28  mtouch                              0x00002043 0x0 + 8259
    29  mtouch                              0x000018d5 0x0 + 6357

Debug info from gdb:

/tmp/mono-gdb-commands.IF2L75:1: Error in sourced command file:
unable to debug self

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

The application was terminated by a signal: SIGIOT


Reproducible: Always

Steps to Reproduce:
1.
2.
3.

-- 
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