Skip to content
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

SEGV #433

Open
usaccounts opened this issue Feb 20, 2021 · 0 comments
Open

SEGV #433

usaccounts opened this issue Feb 20, 2021 · 0 comments

Comments

@usaccounts
Copy link

usaccounts commented Feb 20, 2021

docker start -i mktsdb

{"level":"info","timestamp":"2021-02-20T05:52:59.250Z","msg":"Running single threaded"}
{"level":"info","timestamp":"2021-02-20T05:52:59.251Z","msg":"using /etc/mkts.yml for configuration"}
{"level":"info","timestamp":"2021-02-20T05:52:59.251Z","msg":"Disabling "enable_last_known" feature until it is fixed..."}
{"level":"info","timestamp":"2021-02-20T05:52:59.251Z","msg":"initializing marketstore..."}
{"level":"info","timestamp":"2021-02-20T05:52:59.251Z","msg":"WAL Setup: initCatalog true, initWALCache true, backgroundSync true, WALBypass false: \n"}
{"level":"info","timestamp":"2021-02-20T05:52:59.251Z","msg":"Root Directory: /data"}
{"level":"info","timestamp":"2021-02-20T05:52:59.252Z","msg":"My WALFILE: WALFile.1613800379251410994.walfile"}
{"level":"info","timestamp":"2021-02-20T05:52:59.255Z","msg":"startup time: 4.33778ms"}
{"level":"info","timestamp":"2021-02-20T05:52:59.255Z","msg":"launching rpc data server..."}
{"level":"info","timestamp":"2021-02-20T05:52:59.256Z","msg":"initializing websocket..."}
{"level":"info","timestamp":"2021-02-20T05:52:59.256Z","msg":"launching prometheus metrics server..."}
{"level":"info","timestamp":"2021-02-20T05:52:59.256Z","msg":"InitializeTriggers"}
{"level":"info","timestamp":"2021-02-20T05:52:59.256Z","msg":"triggerSetting = &{ondiskagg.so */1Min/OHLCV map[destinations:[5Min 15Min 1H 1D]]}"}
{"level":"info","timestamp":"2021-02-20T05:52:59.256Z","msg":"Trying to load module from path: /bin/ondiskagg.so...\n"}
{"level":"info","timestamp":"2021-02-20T05:52:59.265Z","msg":"Success loading module /bin/ondiskagg.so.\n"}
{"level":"info","timestamp":"2021-02-20T05:52:59.265Z","msg":"4 destination(s) configured\n"}
{"level":"info","timestamp":"2021-02-20T05:52:59.265Z","msg":"InitializeTriggers - Done"}
{"level":"info","timestamp":"2021-02-20T05:52:59.265Z","msg":"InitializeBgWorkers"}
{"level":"info","timestamp":"2021-02-20T05:52:59.265Z","msg":"Trying to load module from path: /bin/gdaxfeeder.so...\n"}
{"level":"info","timestamp":"2021-02-20T05:52:59.275Z","msg":"Success loading module /bin/gdaxfeeder.so.\n"}
{"level":"info","timestamp":"2021-02-20T05:52:59.399Z","msg":"Start running BgWorker GdaxFetcher..."}
{"level":"info","timestamp":"2021-02-20T05:52:59.399Z","msg":"InitializeBgWorkers Done"}
{"level":"info","timestamp":"2021-02-20T05:52:59.399Z","msg":"enabling query access..."}
{"level":"info","timestamp":"2021-02-20T05:52:59.399Z","msg":"launching tcp listener for all services..."}
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x7f9136c29c58]

goroutine 47 [running]:
github.com/alpacahq/marketstore/v4/contrib/gdaxfeeder.(*GdaxFetcher).Run(0xc00003cc80)
/go/src/github.com/alpacahq/marketstore/contrib/gdaxfeeder/gdaxfeeder.go:151 +0x1e8
created by github.com/alpacahq/marketstore/v4/cmd/start.RunBgWorkers
/go/src/github.com/alpacahq/marketstore/cmd/start/plugins.go:51 +0x1a3

@usaccounts usaccounts changed the title Seriously guys ? SEGV Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant