[Mono-bugs] [Bug 656103] New: Beta 3.2.1:Cannot open project in XCode. iOS 4.2

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 26 08:45:42 EST 2010


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

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


           Summary: Beta 3.2.1:Cannot open project in XCode. iOS 4.2
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Runtime
        AssignedTo: gnorton at novell.com
        ReportedBy: johan.otto at justenough.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-us)
AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5


I cannot open my project in XCode, and also cannot launch the debugger for the
device.

The jist of it: ERROR IN -> line 973 of
"/SourceCache/gdb/gdb-1510/src/gdb/macosx/macosx-nat-mutils.c"

The error received after adding "-v -v -v" as extra arguments is:


<0x00004>
  at (wrapper managed-to-native)
System.Diagnostics.Process.WaitForExit_internal (intptr,int) <0x00004>
  at System.Diagnostics.Process.WaitForExit (int) <0x0025b>
  at System.Diagnostics.Process.WaitForExit () <0x00012>
  at (wrapper remoting-invoke-with-check)
System.Diagnostics.Process.WaitForExit () <0x00053>
  at MTouch.RunCommand (string,string,string[]) <0x00130>
  at MTouch.RunCommand (string,string) <0x00015>
  at MTouch.CompileToNative (string,System.Collections.Generic.List`1<string>)
<0x0052b>
  at MTouch.Main (string[]) <0x04281>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0x00043>

Native stacktrace:

    0   mtouch                              0x000cbbf8 0x0 + 834552
    1   mtouch                              0x00122cc2 0x0 + 1191106
    2   libSystem.B.dylib                   0x900b246b _sigtramp + 43
    3   ???                                 0xffffffff 0x0 + 4294967295
    4   mtouch                              0x00240316 0x0 + 2360086
    5   mtouch                              0x00235b93 0x0 + 2317203
    6   mtouch                              0x0024c62c 0x0 + 2410028
    7   mtouch                              0x001d9b66 0x0 + 1940326
    8   ???                                 0x154f4aba 0x0 + 357518010
    9   ???                                 0x154f4a54 0x0 + 357517908
    10  ???                                 0x154f47e3 0x0 + 357517283
    11  ???                                 0x154f479c 0x0 + 357517212
    12  ???                                 0x154f6f51 0x0 + 357527377
    13  ???                                 0x154f6e0e 0x0 + 357527054
    14  ???                                 0x154f5df4 0x0 + 357522932
    15  ???                                 0x01e6c75a 0x0 + 31901530
    16  ???                                 0x01e6dcbc 0x0 + 31907004
    17  mtouch                              0x0001829e 0x0 + 98974
    18  mtouch                              0x001d1569 0x0 + 1906025
    19  mtouch                              0x001d326c 0x0 + 1913452
    20  mtouch                              0x001d2b81 0x0 + 1911681
    21  mtouch                              0x000a18c7 0x0 + 661703
    22  mtouch                              0x000a1afe 0x0 + 662270
    23  mtouch                              0x000a39c1 0x0 + 670145
    24  mtouch                              0x00002a11 0x0 + 10769
    25  mtouch                              0x00002419 0x0 + 9241

Debug info from gdb:

collect2: ld terminated with signal 11 [Segmentation fault]
/tmp/mono-gdb-commands.HTSQHl:1: Error in sourced command file:
error on line 973 of
"/SourceCache/gdb/gdb-1510/src/gdb/macosx/macosx-nat-mutils.c" in function
"macosx_primary_thread_of_task": (os/kern) invalid argument (0x4)


Reproducible: Always

Steps to Reproduce:
Write a lot of code, and one day try to deploy to the device.
Actual Results:  
Compiler does not launch the project in XCode, and indicates an error... also
cannot debug on the device, so I'm stuck.

Expected Results:  
Should not compile before launching into XCode? Then at least I can compile in
XCode and get useful 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.


More information about the mono-bugs mailing list