Code Monkey home page Code Monkey logo

Comments (2)

pazos avatar pazos commented on June 17, 2024

Can you reproduce with https://github.com/koreader/koreader/actions/runs/7744028197/artifacts/1213543218? If so please attach the logs.

from koreader.

manolitto avatar manolitto commented on June 17, 2024

Can you reproduce with https://github.com/koreader/koreader/actions/runs/7744028197/artifacts/1213543218? If so please attach the logs.

No, this build starts up ok without the table overflow issue

...however it has other issues (cover images, pdf, etc not working) - guess this is due to the wrong arm platform?

03/04/24-16:06:38 WARN  fts: Attemped to call boottime on a platform where it's unsupported! 
error in subprocess:	error loading module 'libs/libkoreader-cre' from file './libs/libkoreader-cre.so':
	dlopen(./libs/libkoreader-cre.so, 0x0006): Library not loaded: /usr/local/lib/libzstd.1.dylib
  Referenced from: <9F9DF0F6-BE0A-31E0-A9D2-86C701D90EBA> /Users/manolito/Develop/reproduce/KOReader.app/Contents/koreader/libs/libkoreader-cre.so
  Reason: tried: '/usr/local/lib/libzstd.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such file, not in dyld cache)
stack traceback:
	[C]: at 0x0100503fc0
	[C]: in function 'require'
	frontend/document/credocument.lua:110: in function 'engineInit'
	plugins/coverbrowser.koplugin/bookinfomanager.lua:414: in function 'extractBookInfo'
	plugins/coverbrowser.koplugin/bookinfomanager.lua:690: in function 'func'
	./ffi/util.lua:374: in function <./ffi/util.lua:345>
	[C]: in function 'xpcall'
	./ffi/util.lua:345: in function 'runInSubProcess'
	plugins/coverbrowser.koplugin/bookinfomanager.lua:703: in function 'extractInBackground'
	plugins/coverbrowser.koplugin/covermenu.lua:170: in function 'action'
	frontend/ui/uimanager.lua:1012: in function '_checkTasks'
	frontend/ui/uimanager.lua:1458: in function 'handleInput'
	frontend/ui/uimanager.lua:1578: in function 'run'
	reader.lua:264: in main chunk
error in subprocess:	error loading module 'libs/libkoreader-cre' from file './libs/libkoreader-cre.so':
	dlopen(./libs/libkoreader-cre.so, 0x0006): Library not loaded: /usr/local/lib/libzstd.1.dylib
  Referenced from: <9F9DF0F6-BE0A-31E0-A9D2-86C701D90EBA> /Users/manolito/Develop/reproduce/KOReader.app/Contents/koreader/libs/libkoreader-cre.so
  Reason: tried: '/usr/local/lib/libzstd.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such file, not in dyld cache)
stack traceback:
	[C]: at 0x0100503fc0
	[C]: in function 'require'
	frontend/document/credocument.lua:110: in function 'engineInit'
	plugins/coverbrowser.koplugin/bookinfomanager.lua:414: in function 'extractBookInfo'
	plugins/coverbrowser.koplugin/bookinfomanager.lua:690: in function 'func'
	./ffi/util.lua:374: in function <./ffi/util.lua:345>
	[C]: in function 'xpcall'
	./ffi/util.lua:345: in function 'runInSubProcess'
	plugins/coverbrowser.koplugin/bookinfomanager.lua:703: in function 'extractInBackground'
	plugins/coverbrowser.koplugin/covermenu.lua:170: in function 'action'
	frontend/ui/uimanager.lua:1012: in function '_checkTasks'
	frontend/ui/uimanager.lua:1458: in function 'handleInput'
	frontend/ui/uimanager.lua:1578: in function 'run'
	reader.lua:264: in main chunk
03/04/24-16:27:27 INFO  opening file /Users/manolito/eBooks/test.pdf 
ffi.load: libs/liblept.5.dylib
ffi.load (warning): dlopen(libs/liblept.5.dylib, 0x0005): Library not loaded: /usr/local/opt/webp/lib/libwebp.7.dylib
  Referenced from: <9018C5DA-9817-3D49-843A-0099A21FC48E> /Users/manolito/Develop/reproduce/KOReader.app/Contents/koreader/libs/liblept.5.dylib
  Reason: tried: '/usr/local/opt/webp/lib/libwebp.7.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/webp/lib/libwebp.7.dylib' (no such file), '/usr/local/opt/webp/lib/libwebp.7.dylib' (no such file), '/usr/local/lib/libwebp.7.dylib' (no such file), '/usr/lib/libwebp.7.dylib' (no such file, not in dyld cache)
03/04/24-16:27:27 WARN  cannot open document /Users/manolito/eBooks/test.pdf ./setupkoenv.lua:27: Not able to load dynamic library: libs/liblept.5.dylib 
03/04/24-16:06:38 WARN  fts: Attemped to call boottime on a platform where it's unsupported! 
error in subprocess:	error loading module 'libs/libkoreader-cre' from file './libs/libkoreader-cre.so':
	dlopen(./libs/libkoreader-cre.so, 0x0006): Library not loaded: /usr/local/lib/libzstd.1.dylib
  Referenced from: <9F9DF0F6-BE0A-31E0-A9D2-86C701D90EBA> /Users/manolito/Develop/reproduce/KOReader.app/Contents/koreader/libs/libkoreader-cre.so
  Reason: tried: '/usr/local/lib/libzstd.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such file, not in dyld cache)
stack traceback:
	[C]: at 0x0100503fc0
	[C]: in function 'require'
	frontend/document/credocument.lua:110: in function 'engineInit'
	plugins/coverbrowser.koplugin/bookinfomanager.lua:414: in function 'extractBookInfo'
	plugins/coverbrowser.koplugin/bookinfomanager.lua:690: in function 'func'
	./ffi/util.lua:374

from koreader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.