summary refs log tree commit diff stats
path: root/results/scraper/box64/190
blob: 77b25fb32e49f5f818c4471bd2ee995567292f60 (plain) (blame)
1
2
3
4
5
6
7
8
9
Zoom: Error when trying to use system libturbojpeg.so
```
Error loading needed lib libturbojpeg.so.0
Warning: Cannot dlopen("libturbojpeg.so.0"/0x64cbdd18, 2)
Using emulated /home/iansutter/Misc/zoom/libturbojpeg.so
Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0xfffee8484e68 (0x2956)
```

This happens when box64 tried to load the system libturbojpeg and seems to impact performance on zoom to some extent. It may also have caused a freeze up, however, I don't have the evidence to support that at the moment.