Code Monkey home page Code Monkey logo

Comments (9)

arm64v8a avatar arm64v8a commented on July 29, 2024 1

First you should install Qt 5.15 using your package manager.

apt-get install qtbase5-dev qttools5-dev libqt5svg5-dev libqt5x11extras5-dev

Then compile other things like Readme or Actions files.

For building a debug version nekoray (The main reason of crash)

./libs/build_deps_all.sh
mkdir build
cd build
cmake -GNinja -DCMAKE_BUILD_TYPE=Debug ..
ninja

Then you can replace your nekoray and delete launcher in your installation directory.

Another interesting thing, you mentioned freezing but usually it exits when some segfault orrcured on Linux, so it may be a more troublesome BUG.

It may even be related to #23

from nekoray.

arm64v8a avatar arm64v8a commented on July 29, 2024 1

@chromer030

I pushed some fixes to the dev branch.

from nekoray.

arm64v8a avatar arm64v8a commented on July 29, 2024

log?

try to find config/neko.log

from nekoray.

chromer030 avatar chromer030 commented on July 29, 2024

just :

[2022-08-08 14:19:11] [Info] [tag=std] neokray grpc server listening at 127.0.0.1:44359
[2022-08-08 14:19:11] InitCore called  . moe.nekoray.pc:bg true
[2022-08-08 21:30:45] [Info] [tag=std] neokray grpc server listening at 127.0.0.1:45635
[2022-08-08 21:30:45] InitCore called  . moe.nekoray.pc:bg true
[2022-08-09 09:16:02] InitCore called  . moe.nekoray.pc:bg true
[2022-08-09 09:16:02] [Info] [tag=std] neokray grpc server listening at 127.0.0.1:46773
[2022-08-09 09:16:38] InitCore called  . moe.nekoray.pc:bg true
[2022-08-09 09:16:38] [Info] [tag=std] neokray grpc server listening at 127.0.0.1:39819
[2022-08-09 09:29:27] [Info] [tag=std] neokray grpc server listening at 127.0.0.1:45567
[2022-08-09 09:29:27] InitCore called  . moe.nekoray.pc:bg true
[2022-08-09 09:36:09] [Info] [tag=std] neokray grpc server listening at 127.0.0.1:34605
[2022-08-09 09:36:09] InitCore called  . moe.nekoray.pc:bg true

from nekoray.

arm64v8a avatar arm64v8a commented on July 29, 2024

It seems to be a problem with nekoray<->nekoray_core connection retries.

There will be no optimization until I reproduce the same problem, but a restart always works.

from nekoray.

chromer030 avatar chromer030 commented on July 29, 2024

how can i make a debug log for nekoray ?
Does nekoray is compiled with debugging information in order to be used with gdb ?
Please provide a debug binary alongside release binary , it's great for these kind of times.

from nekoray.

chromer030 avatar chromer030 commented on July 29, 2024

When freezing , it's hard freeze and need to be killed , there is no way to restart.

from nekoray.

chromer030 avatar chromer030 commented on July 29, 2024

It's great , i will test as soon as possible i find a empty time.

from nekoray.

arm64v8a avatar arm64v8a commented on July 29, 2024

stale

from nekoray.

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.