[Mono-list] Crash in mono_monitor_exit

Rodrigo Kumpera kumpera at gmail.com
Mon Nov 18 16:23:14 UTC 2013


You can start by producing a test case, then filling a bug.


On Mon, Nov 18, 2013 at 4:36 AM, Carlo Kok <ck at remobjects.com> wrote:

> Hi,
>
> I've got a user that using latest mono on Mavericks which app crashes on
> what seems to be mono_monitor_exit. Where can I start looking for what
> could possibly cause this?
>
>
> Crashed Thread:  16
>
> Exception Type:  EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
>
> Application Specific Information:
> abort() called
>
>
> ..
> Thread 16 Crashed:
> 0   libsystem_kernel.dylib              0x9b486952 __pthread_kill + 10
> 1   libsystem_pthread.dylib             0x9000a167 pthread_kill + 101
> 2   libsystem_c.dylib                   0x9026f40c __abort + 187
> 3   libsystem_c.dylib                   0x9026f351 abort + 172
> 4   crossbox                            0x0028f9cc monoeg_g_logv + 188
> 5   crossbox                            0x0028f9fb
> monoeg_assertion_message + 43
> 6   crossbox                            0x002718a4
> _wapi_handle_set_signal_state + 596
> 7   crossbox                            0x00271bb5 sem_release + 261
> 8   crossbox                            0x00201b35 mono_monitor_exit + 117
> 9   crossbox                            0x000e92c1
> mono_monitor_exit_trampoline
> + 17
> 10  ???                                 0x00479b4c 0 + 4692812
> 11  ???                                 0x02e0ebd4 0 + 48294868
> 12  ???                                 0x02e0eac8 0 + 48294600
> 13  ???                                 0x02e0e714 0 + 48293652
> 14  ???                                 0x02e0d8fc 0 + 48290044
> 15  ???                                 0x02e0d614 0 + 48289300
> 16  ???                                 0x02e0d5f8 0 + 48289272
> 17  ???                                 0x02769d6b 0 + 41327979
> 18  ???                                 0x00554d9d 0 + 5590429
> 19  crossbox                            0x0004b4ee mono_jit_runtime_invoke
> + 798
> 20  crossbox                            0x0020504e mono_runtime_invoke +
> 126
> 21  crossbox                            0x002051bc
> mono_runtime_delegate_invoke
> + 140
> 22  crossbox                            0x001dc7f5 async_invoke_thread +
> 2165
> 23  crossbox                            0x001d5474 start_wrapper + 468
> 24  crossbox                            0x0027aeca thread_start_routine +
> 154
> 25  crossbox                            0x0028b411 inner_start_thread + 65
> 26  libsystem_pthread.dylib             0x900095fb _pthread_body + 144
> 27  libsystem_pthread.dylib             0x90009485 _pthread_start + 130
> 28  libsystem_pthread.dylib             0x9000ecf2 thread_start + 34
>
>
> (full log at
> http://talk.remobjects.com/uploads/default/45/1a31a25a21082b12.txt)
>
> --
> Carlo Kok
> RemObjects Software
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20131118/c9a9cd57/attachment.html>


More information about the Mono-list mailing list