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

Release & CI Version : segmentation fault - general protection fault #551

Closed
jejo86 opened this issue Sep 17, 2024 · 1 comment
Closed
Labels
bug Something isn't working can't reproduce This bug could not be confirmed

Comments

@jejo86
Copy link

jejo86 commented Sep 17, 2024

I followed the guide to download and configure mautrix-signal.

In both cases of choosing either the Option 1: Downloading a prebuilt executable from CI or Option 2: Downloading a release, followed by Step 2: Configuring and running, I get a segmentation fault:

// Try to run mautrix-signal
# ./mautrix-signal -e
Speicherzugriffsfehler (Speicherabzug geschrieben)

// Analyze the segmentation fault
# dmesg
...
[613133.358078] traps: mautrix-signal[587428] general protection fault ip:435997 sp:7ffe3183e4e0 error:0 in mautrix-signal[401000+15b3000]
@jejo86 jejo86 added the bug Something isn't working label Sep 17, 2024
@tulir tulir added the can't reproduce This bug could not be confirmed label Sep 18, 2024
@jejo86
Copy link
Author

jejo86 commented Sep 25, 2024

Sorry about that. I just now found out, that the mautrix-signal executable was corrupted while uploading it via FTP, due to a setting in FileZilla. Very sneaky problem, which took way too long to find...
I had to force the binary mode (green box) when uploading. Actually unchecking the option Treat files without extension as ASCII (red box) was good enough for now:
FileZilla_Binary_Mode
I am not yet sure, which is the best configuration in general.

@jejo86 jejo86 closed this as completed Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working can't reproduce This bug could not be confirmed
Development

No branches or pull requests

2 participants