-
Notifications
You must be signed in to change notification settings - Fork 410
Missing files causing crash #1055
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
Comments
This is the log from megacmdserver.log
|
By any chances, did you/can you build with debug symbols. Getting an snapshot of all threads (see below instructions) would help us identify the possible cause (which may or may not be related to doing an arm64 build) Alternatively, would it be possible for you to log in with the same account in a MEGAcmd official release for a debian based distro? If it also fails there, the following will be of much use to identify the problem
Then execute MEGAcmd server with gdb with:
in the console enter "r" + Intro
You can share gdb_output.txt here |
MEGAcmd version
2.1.1
Operating System/Platform
Raspberry Pi OS (ARM64)
Platform version. In the case of Linux, please enter the Linux distribution you are using.
Debian Bookworm
Steps
MEGAcmd version: 2.1.1.0: code 2010100 (Built from master)
Debian Bookworm
Kernel 6.12.18-v8-16k+
I'm having MEGAcmd "crash" every time I try to run it. The only logs I can find are below. When using mega-cmd it will just error saying it's lost connection to the server.
Expected behavior
Mega-cmd-server should run without issue.
Actual behavior
Mega-cmd-server is crashing.
The text was updated successfully, but these errors were encountered: