Meet Shah

Results 16 comments of Meet Shah

Yes, I only have the following references related to it, also this happened with 3.7.2 as well ``` ``` Also `lldb` output : ``` (lldb) bt * thread #1: tid...

This is because it is a self-contained ready to run publish of the application. I'll still compare and let you know. Thanks.

`diff` does not show any difference between the file in the nuget package and the file at `/home/consul/carwaleweb/libChakraCore.so`

I tried deploying the file from the official release by copying the `libChakraCore.so` file but was unable to run the application with that, is there anything else to be done...

The segfault that occurs in the regular build also gives a similar trace ``` [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `dotnet Carwale.UI.dll'....

Hi Taritsyn, We have already started using JavaScriptEngineSwitcher.Node in production and haven't faced any issues yet, also the latencies are comparable. I'll definitely try out the cross-platform version of JavaScriptEngineSwitcher.V8...

Thanks for the promt reply ! I have the same issue on v3.5.6 Here's the error reported when I use JavaScriptEngineSwitcher.V8 ``` ERROR [46] ReactServer ? - TypeError: Cannot read...

Hi Taritsyn, I was able to reproduce the issue here [jsengineswitcher-chakracore-issue](https://github.com/xtroncode/jsengineswitcher-chakracore-issue ) The application breaks with `System.AccessViolationException` as soon as the home page is hit. I was able to reproduce...

We are also facing a similar issue while migrating to preact (random reorders) hard to reproduce.

Hi @alok87 , We are facing a similar issue. Were you able to find anything around it ?