-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on Atom tablet #452
Comments
Looks like issue is in kyoto lib. I would have tested first with updated maps - maybe file is corrupted and then it somehow triggers it. Alternative is that compiled lib is using some instruction that is incompatible with Atom. So, try first to move away your maps and download some small region for testing. Check if it will have the same error. |
Also, check that files are correct - use PC to download and check if md5sum is the same. |
This is a fresh installation. The OSM Scout Server crashes on startup, so I haven't been able to download any maps yet. So we can rule out outdated maps as a cause. |
you can try to recompile it for tablet specifically. maybe some cpu optimizations could have triggered it. |
I am running Ubuntu 24.10 on a Dell Venue 8 Pro 5855 Tablet (Processor: Intel Atom x5-Z8550) and installed OSM Scout Server via Flathub.
When I start OSM Scout Server the main window is shown and also a message that the server will be initialized and is waited for. But under the spinning cogwheel I only see the message that the server is stopped and that's it.
I the system journal I see error messages about kernel traps and invalid opcodes in libkyotocabinet and also some errors about binding loops for several properties:
I am happy to help with debugging, but would need some advice on what exactly I should do. Thank you very much!
The text was updated successfully, but these errors were encountered: