[Mono-dev] Occasional native stack trace in mono

Rodrigo Kumpera kumpera at gmail.com
Wed Aug 5 08:21:41 EDT 2009


This can only be caused by either a very badly compiled mono or a pretty
broken libpthreads.

Are you running mono standard alone or embbedded on another program?



On Wed, Aug 5, 2009 at 8:26 AM, Maciej Paszta <paszczi at go2.pl> wrote:

>
>
> On Tue, Aug 4, 2009 at 3:46 PM, Maciej Paszta <paszczi at go2.pl> wrote:
>
>>
>>
>> On Tue, Aug 4, 2009 at 3:40 PM, Maciej Paszta <paszczi at go2.pl> wrote:
>>
>>>
>>> Maybe you don't have GDB installed, which is used to get a richer crash
>>>> dump.
>>>>
>>>
>>> GDB is installed but when debug info from GDB is about to be generated -
>>> everything freezes and stays that way.
>>>
>>
>> Just for the record - GDB generates debug info for other native
>> stacktraces (like one for the bug 350011) but in this case - nothing works.
>>
>>
>>
> Todaj another software on a machin running the same environment got native
> stack trace:
>
> ** (MpkCollector.exe:2950): WARNING **: Shutting down finalizer thread
> timed out.
> **
> ERROR:error.c:70:SetLastError: assertion failed: (ret == 0)
> Stacktrace:
>
>   at MpkCollector.RequestThread (object) <0xffffffff>
>   at MpkCollector.RequestThread (object) <0x003aa>
>   at (wrapper runtime-invoke) object.runtime_invoke_void__this___object
> (object,intptr,intptr,intptr) <0xffffffff>
>
> Native stacktrace:
>
>         mono [0x80c9019]
>         [0xb7eed440]
>         /lib/i686/cmov/libc.so.6(abort+0x188) [0xb7caa008]
>         /usr/lib/libglib-2.0.so.0(g_assertion_message+0x10c) [0xb7e8b46c]
>         /usr/lib/libglib-2.0.so.0 [0xb7e8b98d]
>         mono [0x8199075]
>         mono [0x819c359]
>         mono(mono_monitor_enter+0x194) [0x8137ac4]
>         [0xb7afaa74]
>         [0xb7830086]
>         mono(mono_runtime_delegate_invoke+0x34) [0x810f5c4]
>         mono [0x80ff94f]
>         mono [0x819ab16]
>         mono [0x81c2b6a]
>         /lib/i686/cmov/libpthread.so.0 [0xb7e0a4e5]
>         /lib/i686/cmov/libc.so.6(clone+0x5e) [0xb7d6010e]
>
> Debug info from gdb:
>
>
> =================================================================
> Got a SIGABRT while executing native code. This usually indicates
> a fatal error in the mono runtime or one of the native libraries
> used by your application.
> =================================================================
>
> --
> Maciej Paszta
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090805/f42107eb/attachment.html 


More information about the Mono-devel-list mailing list