Linux 32-bit build build generated code crashes with updated dependencies
rtrusso opened this issue · 0 comments
rtrusso commented
In the documentation I've specified the versions of dependency components that were used to test and develop the Linux build and codegen. Those were the current versions on an older release of debian that I used to dev/test the code.
After upgrading to a more recent version of debian, I found that the generated code crashed early during initializing the runtime library.
I don't have this debugged and fixed yet. Core dumps or any other information is appreciated. I'll eventually get some time to root-cause and fix this.