diff options
Diffstat (limited to 'results/scraper/box64/2460')
| -rw-r--r-- | results/scraper/box64/2460 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/box64/2460 b/results/scraper/box64/2460 new file mode 100644 index 000000000..c407e6e28 --- /dev/null +++ b/results/scraper/box64/2460 @@ -0,0 +1,9 @@ +Missing symbols when running electron app +When I go to run an x86_64 election app (closed source and not public yet, I might be able to get a test build to you if you need it, let me know) it fails to run with the following errors: + +``` +Error: Symbol gdk_pixbuf_new_from_bytes not found, cannot apply R_X86_64_JUMP_SLOT +Error: Symbol gdk_pixbuf_calculate_rowstride not found, cannot apply R_X86_64_JUMP_SLOT +``` + +Let me know if you need any more info! \ No newline at end of file |