Try a debug build and run mksnapshot in gdb. You'll get a meaningful stack
trace there. Have you tried updating to a more recent V8 version?

On Mon, Nov 26, 2018 at 2:51 PM madana gopal <madanagopal...@gmail.com>
wrote:

> Hi Team,
>
> I am facing below crash when building V8 (version 6.9.351) for mipsel
> platform.
>
> FAILED: gen/embedded.cc snapshot_blob.bin
> python ../../tools/run.py ./mksnapshot --turbo_instruction_scheduling
> --embedded_src gen/embedded.cc --embedded_variant Default --random-seed
> 314159265 --startup_blob snapshot_blob.bin
>
>
> #
> # Fatal error in , line 0
> # Check failed: args[2]->IsSmi().
> #
> #
> #
> #FailureMessage Object: 0x7654f554
> ==== C stack trace ===============================
>
>     ./mksnapshot(+0x877b08) [0x76dc9b08]
>     ./mksnapshot(+0x739ce4) [0x76c8bce4]
>     ./mksnapshot(+0x735500) [0x76c87500]
>     ./mksnapshot(+0x398374) [0x768ea374]
>     [0x5d888c50]
> qemu: unhandled CPU exception 0x16 - aborting
> pc=0x76c8a490 HI=0x00000000 LO=0x00000000 ds 00e2 76c8a464 1
>
>
> Any thoughts? Please provide some suggestion.
>
> Thanks.
>
> Regards,
> Madan
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to