[Mono-bugs] [Bug 640859] New: Monodevelop crashes on 2.8 preview 6

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 21 11:49:08 EDT 2010


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

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


           Summary: Monodevelop crashes on 2.8 preview 6
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.8.x
          Platform: x86-64
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: packaging
        AssignedTo: ajorgensen at novell.com
        ReportedBy: curtis.wensley at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Description of Problem:
Monodevelop crashes incessantly with mono 2.8 preview 6 (it did not in 2.6.7).
I am running a pre-release version of 10.6.5 (I wanted to test AirPrint), so
this may be a specific issue with OS X 10.6.5 

It has been inconsistent and there is no specific thing I can do to make it
crash..

Steps to reproduce the problem:
1. Run monodevelop
2. ???  


Actual Results:
Error output (hope this helps!)
node `classlib-cocoa' is not defined on the documentation map
Stacktrace:

  at (wrapper managed-to-native)
System.Diagnostics.Process.Process_free_internal
(System.Diagnostics.Process*,intptr) <0x00003>
  at (wrapper managed-to-native)
System.Diagnostics.Process.Process_free_internal
(System.Diagnostics.Process*,intptr) <0x00003>
  at System.Diagnostics.Process.Dispose (bool) <0x000ca>
  at System.Diagnostics.Process.Finalize () <0x00013>
  at (wrapper runtime-invoke) object.runtime_invoke_virtual_void__this__
(object,intptr,intptr,intptr) <0x0003d>

Native stacktrace:

    0   mono                                0x000c8cb6
mono_handle_native_sigsegv + 343
    1   mono                                0x0001059a
mono_sigsegv_signal_handler + 306
    2   libSystem.B.dylib                   0x9726c46b _sigtramp + 43
    3   ???                                 0xffffffff 0x0 + 4294967295
    4   mono                                0x0024319a _wapi_handle_unref + 159
    5   mono                                0x00243a17 CloseHandle + 93
    6   mono                                0x001e79d0
ves_icall_System_Diagnostics_Process_Process_free_internal + 17
    7   ???                                 0x14270a67 0x0 + 338102887
    8   ???                                 0x1427002b 0x0 + 338100267
    9   ???                                 0x1426fddc 0x0 + 338099676
    10  ???                                 0x02407896 0x0 + 37779606
    11  mono                                0x00170182 mono_gc_run_finalize +
941
    12  mono                                0x00282dd8 GC_invoke_finalizers +
161
    13  mono                                0x00140961
mono_gc_invoke_finalizers + 20
    14  mono                                0x00171de0 finalizer_thread + 420
    15  mono                                0x0021da40 start_wrapper + 600
    16  mono                                0x0025b65f thread_start_routine +
194
    17  mono                                0x0028c833 GC_start_routine + 107
    18  libSystem.B.dylib                   0x9723385d _pthread_start + 345
    19  libSystem.B.dylib                   0x972336e2 thread_start + 34


Expected Results:
Does not crash

How often does this happen? 
Almost all the time

Additional 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