mirror of
https://github.com/007revad/Synology_M2_volume.git
synced 2026-04-26 00:06:14 +03:00
[GH-ISSUE #168] I just get double free or corruption (out): Aborted #39
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_M2_volume#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tekjunkie6502 on GitHub (Aug 7, 2024).
Original GitHub issue: https://github.com/007revad/Synology_M2_volume/issues/168
DS918+
Version: 7.1.1-42962 Update 6
I just get an error below,
@007revad commented on GitHub (Aug 7, 2024):
Did you download the "Source code.zip" from here: https://github.com/007revad/Synology_M2_volume/releases/tag/v2.0.28
Did you view or edit the syno_create_m2_volume.sh file? If you viewed it on a computer and saved it you may have changed the line endings.
How are connecting via SSH to the Synology? Putty? Windows Power Shell?
@tekjunkie6502 commented on GitHub (Aug 7, 2024):
I am on linux mint and I used DSM to extract the files.
I connect via SSH.
But it has nothing to do with your script, which is not handy as I have no clue.
...
#!/usr/bin/env bash
echo "poppo"
...
As soon as I add "#!/usr/bin/env bash" is caused the same error
https://github.com/acmesh-official/acme.sh/issues/3972
People with the same error other scripts
@tekjunkie6502 commented on GitHub (Aug 7, 2024):
nothing to do with this script error in my system