ValveSoftware / Dota-2-Vulkan

Tracker for issues specific to the Vulkan version of Dota 2 on Windows, Linux, and macOS
101 stars 17 forks source link

Dota 2 Missing libtensorflow.so and libcairo.so #304

Open romulasry opened 5 years ago

romulasry commented 5 years ago

failed to dlopen "libtensorflow.so" error=libtensorflow.so: cannot open shared object file: No such file or directory

Your system information

Please describe your issue in as much detail as possible:

Games crashes after some time after starting on Linux.

Steps for reproducing this issue:

  1. Run custom games
  2. It crashes pseudo-randomly
  3. Don't profit?
kisak-valve commented 5 years ago

Hello @romulasry, missing libtensorflow.so is expected and non-fatal. If you can find any CrashIDs or minidumps (commonly found in /tmp/dumps) related to this issue, please put them in an archive and include them in this issue report.

romulasry commented 5 years ago

crash_20190515195225_11.zip

It now goes further and runs for a bit before freezing: dumps.zip

kisak-valve commented 5 years ago

For reference, the attached minidumps are DUMP_REQUESTED in crashhandler.so.

romulasry commented 5 years ago

Fixed when running latest git of llvm.

romulasry commented 2 years ago

failed to dlopen "libcairo.so" error=libcairo.so: cannot open shared object file: No such file or directory failed to dlopen "libtensorflow.so" error=libtensorflow.so: cannot open shared object file: No such file or directory