Kodi Community Forum

Full Version: Crash with MathUtils.h
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have cross compiled the xbmc-12.3-Frodo and while running the xbmc.bin file, facing below error

xbmc.bin: /opt/xbmc-12.3-Frodo/xbmc/utils/MathUtils.h:76: int MathUtils::round_int(double): Assertion `x > static_cast<double>((-2147483647 - 1) / 2) - 1.0' failed.

Please let me know how to resolve this issue.