-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi @bvaisvil,
I've tried zenith 0.10.0 on the ARMv7 Linux board.
It is custom yocto-based Linux build:
# uname -a
Linux msm8909 3.18.71 #1 SMP PREEMPT Wed Aug 12 17:26:02 UTC 2020 armv7l armv7l armv7l GNU/Linux
I've cross-compiled zenith on Ubuntu 18.04 for the armv7-unknown-linux-gnueabihf
target.
I always get crush at the startup.
# RUST_LOG=debug zenith --db=/tmp/zenith
[DEBUG zenith::render] Setup Constraints
[DEBUG zenith::render] Create Metrics App
[DEBUG zenith::metrics] Create Histogram Map
[DEBUG zenith::histogram] Opening DB
[DEBUG zenith::histogram] Starting a new database.
thread 'main' has overflowed its stack
fatal runtime error: stack overflow
Aborted (core dumped)
Db path need to be changed because home folder is read-only.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working