Hi,

I currently try to get v8 running in qnx on a ia32 platform (right now
in a vm).
Based on platform-bsd.cc I created a platform-qnx.cc and after
adopting the scons-files I have the shell and I am able to run the
unit tests.
Result of the unit tests is: + 4263|-  39.
It seems that all unittests, that expect an exception raised from
javascript code fail.
Especially this small javascript program, which should lead to
RangeError: Maximum call stack size exceeded exception also crashes.
When I run it in gdb, gdb breaks and segmentation faults when I want
to look at the backtrace.

Does someone have a hint, where the bug could be hidden?

thanks in advance

christian

-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to