[Mono-bugs] [Bug 574837] New: Debug on iPhone fails during installation stage

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 28 13:29:46 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=574837

http://bugzilla.novell.com/show_bug.cgi?id=574837#c0


           Summary: Debug on iPhone fails during installation stage
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Debugger
        AssignedTo: gnorton at novell.com
        ReportedBy: piers.cowburn at pushbutton.tv
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7

This appears to be the same as
https://bugzilla.novell.com/show_bug.cgi?id=551624 , but I have MonoTouch 1.4.6
and it's still happening.

I'm getting the following error whenever I try to debug on the phone:

Unhandled Exception: System.Exception: AMDeviceInstallApplication returned:
3892314157
at MonoTouch.Installation.InstallationProxyService.InstallApplication
(MonoTouch.CoreFoundation.CFString) <0x00181>
at MonoTouch.Installation.Installer.InstallApplication
(object,System.EventArgs) <0x001fe>
at MonoTouch.Installation.Device.NotificationCallback
(MonoTouch.Installation.Device/am_device_notification_callback_info&) <0x00066>
at (wrapper native-to-managed)
MonoTouch.Installation.Device.NotificationCallback
(MonoTouch.Installation.Device/am_device_notification_callback_info&) <0x00031>
at (wrapper managed-to-native) MonoTouch.Installation.Installer.CFRunLoopRun ()
<0x00004>
at MonoTouch.Installation.Installer.InstallApplication (string) <0x000af>
at MTouch.Main (string[]) <0x02524>

The application was terminated by a signal: SIGHUP


I've tried this on two different iPhones, and also on an iPod touch. If I watch
the console in XTools when the deploy to device is taking place, I get the
following output:

Thu Jan 28 18:28:11 unknown com.apple.mobile.lockdown[16] <Notice>: receive
secure message timeout!
Thu Jan 28 18:28:11 unknown lockdownd[16] <Error>: (0x83ec00)
handle_connection: Could not receive USB message #5 from mtouch. Killing
connection


I'm using MonoTouch 1.4.6 and MonoDevelop 2.2.


Reproducible: Always

Steps to Reproduce:
1. Select Debug|iPhone as the active configuration and press Debug
Actual Results:  
The Deploy To Device window outputs the normal lines as follows:

Please ensure your device is connected...
Initializing file service...
Uploading application
Finalizing file service...
Installing application

But then fails, displaying the error detailed above.

Expected Results:  
The app should install to the phone.

-- 
Configure bugmail: http://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