[exception] pass signal as string already to mono_handle_native_sigsegv
[mono.git] / mono / mini / exceptions-ppc.c
index 684d2d9a469a757f36deb86e1d0702c018b23458..238de08741238dd23de5dc71ed5ddc7520f32724 100644 (file)
@@ -666,7 +666,7 @@ mono_arch_handle_altstack_exception (void *sigctx, MONO_SIG_HANDLER_INFO_TYPE *s
                abort ();
        }
        if (!ji)
-               mono_handle_native_sigsegv (SIGSEGV, sigctx, siginfo);
+               mono_handle_native_sigsegv ("SIGSEGV", sigctx, siginfo);
        /* setup a call frame on the real stack so that control is returned there
         * and exception handling can continue.
         * The frame looks like: