Bug 1105372

Summary: [abrt] remmina: crypto_cert_subject_alt_name(): remmina killed by SIGSEGV
Product: [Fedora] Fedora Reporter: michalhabart
Component: remminaAssignee: Pavel Alexeev <pahan>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: negativo17, pahan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/a6c1da31f76e619af77f4ae4601a1928b1cea37b
Whiteboard: abrt_hash:b7958feacd4f50d74b405bd5c2060b3f7f967b70
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-18 09:18:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description michalhabart 2014-06-06 01:37:17 UTC
Version-Release number of selected component:
remmina-1.0.0-9.fc20

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        remmina -i
crash_function: crypto_cert_subject_alt_name
executable:     /usr/bin/remmina
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (9 frames)
 #0 crypto_cert_subject_alt_name at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/crypto.c:446
 #1 tls_verify_certificate at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/tls.c:265
 #2 credssp_get_public_key at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/credssp.c:139
 #3 credssp_authenticate at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/credssp.c:163
 #4 transport_connect_nla at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/transport.c:118
 #5 rdp_client_connect at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/connection.c:91
 #6 freerdp_connect at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/freerdp.c:49
 #7 remmina_rdp_main at /usr/src/debug/FreeRDP-Remmina-356c033/remmina-plugins/rdp/rdp_plugin.c:867
 #8 remmina_rdp_main_thread at /usr/src/debug/FreeRDP-Remmina-356c033/remmina-plugins/rdp/rdp_plugin.c:892

Potential duplicate: bug 815761

Comment 1 michalhabart 2014-06-06 01:37:20 UTC
Created attachment 902733 [details]
File: backtrace

Comment 2 michalhabart 2014-06-06 01:37:21 UTC
Created attachment 902734 [details]
File: cgroup

Comment 3 michalhabart 2014-06-06 01:37:23 UTC
Created attachment 902735 [details]
File: core_backtrace

Comment 4 michalhabart 2014-06-06 01:37:24 UTC
Created attachment 902736 [details]
File: dso_list

Comment 5 michalhabart 2014-06-06 01:37:25 UTC
Created attachment 902737 [details]
File: environ

Comment 6 michalhabart 2014-06-06 01:37:27 UTC
Created attachment 902738 [details]
File: exploitable

Comment 7 michalhabart 2014-06-06 01:37:28 UTC
Created attachment 902739 [details]
File: limits

Comment 8 michalhabart 2014-06-06 01:37:30 UTC
Created attachment 902740 [details]
File: maps

Comment 9 michalhabart 2014-06-06 01:37:31 UTC
Created attachment 902741 [details]
File: open_fds

Comment 10 michalhabart 2014-06-06 01:37:32 UTC
Created attachment 902742 [details]
File: proc_pid_status

Comment 11 michalhabart 2014-06-06 01:37:33 UTC
Created attachment 902743 [details]
File: var_log_messages

Comment 12 Pavel Alexeev 2014-08-18 09:18:57 UTC
Thank very much bug report and willing make free software better.

As I already use remmina in my day job I really try fix known issues and make it up to date. Unfortunately it is big project which is poorly maintained upstream for long time. In prepare new release of freerdp and remmina we hope it may be changed now. Remmina still have many opened issues some of opened for years. Meantime some of major have trend to resolve (for example not official path to solve clipboard issue https://github.com/FreeRDP/Remmina/issues/280#issuecomment-51663311 already in rawhide).

So have such problems unfortunately became near impossible maintain such fixes in stable Fedora versions.
With help of Simone Caronni we have new version 1.0.0 from git master branch which promise some enhancements as well and based on freerdp 1.1.0 released recently. I can suggest for everyone to try that.

Please reopen if you problem still reproduced on that version.