termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.25k stars 3.05k forks source link

Dart languageserver.dart crashes #5805

Open mukhtharcm opened 4 years ago

mukhtharcm commented 4 years ago

Problem description

*In Dart SDK provided through packages, we are unable to use analysis server. When using coc.nvim it is showing that languageserver.dart server crashed 5 times in the last 3 minutes. The server will not be restarted.

When we try this in prooted ubuntu, it works as expected.

*Steps to reproduce

Expected behavior

The dart server analysis code and show errors

Additional information

Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://termux.mentality.rip/termux-packages-24/ stable main
# game-repo (sources.list.d/game.list)
deb https://dl.bintray.com/grimler/game-packages-24 games stable
# unstable-repo (sources.list.d/unstable.list)
deb https://dl.bintray.com/xeffyr/unstable-packages unstable main
# science-repo (sources.list.d/science.list)
deb https://dl.bintray.com/grimler/science-packages-24 science stable
Updatable packages:
All packages up to date
Android version:
10
Kernel build information:
Linux localhost 4.9.193-perf-g1011f5b #1 SMP PREEMPT Fri Aug 7 21:04:11 CST 2020 aarch64 Android
Device manufacturer:
Xiaomi
Device model:
Redmi 8
ghost commented 4 years ago

Try with latest version of dart package.

mukhtharcm commented 4 years ago

@xeffyr No Luck. 😢

stale[bot] commented 2 years ago

This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.