[Mono-dev] SIGSERV in 'mono_arch_get_llvm_call_info' when using up-to-date Mono+LLVM

Zoltan Varga vargaz at gmail.com
Tue Mar 16 18:10:31 EDT 2010


Hi,

  This is fixed now in SVN.

             Zoltan

On Tue, Mar 16, 2010 at 4:52 PM, Sergei Dyshel <qyron.private at gmail.com>wrote:

> Hello,
> I get SIGSERV (from mono_arch_get_llvm_call_info at mini-x86.c:1224)
> when trying to compile attached example with Mono + LLVM backend.
> Both Mono and LLVM updated today:
> Mono revision: 153681
> LLVM revision: 98629
> Code, exe and dump are attached.
>
> This errors happens when when non-static methods have no arguments and
> then 'sig->params [i - sig->hasthis]' leads to sig->params[-1] hence
> the fault.
> Any ideas?
> --
> Regards,
> Sergei Dyshel
>
> _______________________________________________
> 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/20100316/73843034/attachment.html 


More information about the Mono-devel-list mailing list