davidmhewitt / torrential

A simple torrent client for elementary OS
GNU General Public License v2.0
144 stars 30 forks source link

App crashes OpenSSL error #210

Open kulothunganug opened 4 months ago

kulothunganug commented 4 months ago

App crashes when starting a torrent

[2024-03-18 09:54:52.733] Transmission 3.00 (bb6b5a062e) started
[2024-03-18 09:54:52.733] RPC Server: Adding address to whitelist: 127.0.0.1
[2024-03-18 09:54:52.733] RPC Server: Adding address to whitelist: ::1
[2024-03-18 09:54:52.734] UDP: Failed to set receive buffer: requested 4194304, got 425984
[2024-03-18 09:54:52.734] UDP: Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf
[2024-03-18 09:54:52.734] UDP: Failed to set send buffer: requested 1048576, got 425984
[2024-03-18 09:54:52.734] UDP: Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf
[2024-03-18 09:54:52.734] DHT: Generating new id
[2024-03-18 09:54:52.779] Loaded 1 torrents
[2024-03-18 09:54:53.064] Port Forwarding (NAT-PMP): initnatpmp succeeded (0)
[2024-03-18 09:54:53.064] Port Forwarding (NAT-PMP): sendpublicaddressrequest succeeded (2)

** (torrential:40624): CRITICAL **: 09:54:53.152: Settings.vala:95: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable

(torrential:40624): GLib-GIO-CRITICAL **: 09:54:53.154: g_dbus_connection_call_sync_internal: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed
[2024-03-18 09:55:01.069] Port Forwarding: State changed from "Not forwarded" to "Starting"
[2024-03-18 09:55:01.568] Port Forwarding: State changed from "Starting" to "???"
[2024-03-18 09:55:02.551] tr_crypto_utils: OpenSSL error: error:0308010C:digital envelope routines::unsupported
fish: Job 1, 'torrential' terminated by signal SIGSEGV (Address boundary error)