Hi Radu, I face the same issue on a Linux machine in Debug configuration. When I compile the code in Release, the issue doesn't exist. Kind regards, Deniz
On Friday, August 30, 2024 at 5:19:18 PM UTC+2 Radu Serban wrote: > Hi Chen, > > > > I am unable to reproduce this issue (on Windows or on Linux). > > > > You have to provide more details and information, especially for this type > of issues: > > - What OS are you using? What compiler and compiler version? > - What Chrono modules did you enable during CMake configuration? > - Do you get any errors/warnings during CMake configuration? Anything > during build? > - Please provide the CMakeCache.txt and the output from CMake during > configuration. > > > > --Radu > > > > *From:* [email protected] <[email protected]> *On > Behalf Of *ychen_441 > *Sent:* Friday, August 30, 2024 10:17 AM > *To:* ProjectChrono <[email protected]> > *Subject:* [chrono] Error reported when run Chrono::VEHICLE demo: > "demo_VEH_SCMTerrain_WheeledVehicle" > > > > Lovely colleagues, > > I met the following error reported after I tried to run " > *demo_VEH_SCMTerrain_WheeledVehicle*" provided in "/bin" folder: > > > -------------------------------------------------------------------------------------------------------------------------------------- > > Copyright (c) 2017 projectchrono.org > Chrono version: 9.0.1 > demo_VEH_SCMTerrain_WheeledVehicle: > /home/chen/chrono/src/chrono_thirdparty/HACDv2/dgVector.h:345: > dgBigVector::dgBigVector(hacd::HaF64, hacd::HaF64, hacd::HaF64, > hacd::HaF64): Assertion `((isfinite((*this)[0]) && !isnan((*this)[0])) && > (isfinite((*this)[1]) && !isnan((*this)[1])) && (isfinite((*this)[2]) && > !isnan((*this)[2])) && (isfinite((*this)[3]) && !isnan((*this)[3])))' > failed. > Aborted (core dumped) > > -------------------------------------------------------------------------------------------------------------------------------------- > > > > Nothing weird happened when I ran SCM demos of rigid wheel and tracked > vehicle. > Any solution to this issue? Thx :D > > Chen > > -- > You received this message because you are subscribed to the Google Groups > "ProjectChrono" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/projectchrono/17d0c864-e73e-4fb6-9b4a-2c124ca53e27n%40googlegroups.com > > <https://urldefense.com/v3/__https:/groups.google.com/d/msgid/projectchrono/17d0c864-e73e-4fb6-9b4a-2c124ca53e27n*40googlegroups.com?utm_medium=email&utm_source=footer__;JQ!!Mak6IKo!JZZlSffn3p_aHG__4j5C5FHRFf3_jpXF6FrnbbF8OwIibOo9bsSXRYP9ioekqORAtoUVfsBXoZnd1SCTJoQ$> > . > -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/45597f49-ad73-43aa-b980-a78626eb4584n%40googlegroups.com.
