Bug 1006705

Summary: [abrt] remmina-1.0.0-7.fc19: gdi_set_bounds: Process /usr/bin/remmina was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: tonyp
Component: remminaAssignee: Pavel Alexeev <pahan>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: pahan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:61627ba9309669a5358e39c6e2e0f284e0686b97
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-18 08:45:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
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 tonyp 2013-09-11 07:11:52 UTC
Description of problem:
remmina rdp client crashed when trying to connect to a Ubuntu 12.04 XRDP server.  Interestingly connecting to CentOS 6.4 XRDP server doesn't cause remmina rdp client to crash.  Ubuntu 12.04 XRDP server was compiled from source using automated script, instead of package manager.  CentOS XRDP server is provided by yum.  Although the Ubuntu 12.04 XRDP server is compiled from source, many other RDP clients can successfully connect (ubuntu 10.04 + ubuntu 12.04 - rdesktop, windows XP rdp client, Andriod RDP clients, etc).  Not sure if it is a XRDP server setting or version difference between Ubutnu XRDP (from source) or CentOS XRDP, but remmina is not gracefully handling the issue.

Version-Release number of selected component:
remmina-1.0.0-7.fc19

Additional info:
reporter:       libreport-2.1.6
backtrace_rating: 4
cmdline:        remmina
crash_function: gdi_set_bounds
executable:     /usr/bin/remmina
kernel:         3.10.10-200.fc19.x86_64
runlevel:       N 5
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 gdi_set_bounds at /usr/src/debug/freerdp-1.0.2/libfreerdp-gdi/gdi.c:446
 #1 update_recv_primary_order at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/orders.c:1705
 #2 update_recv_order at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/orders.c:2018
 #3 update_recv_orders at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/update.c:45
 #4 update_recv at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/update.c:271
 #5 rdp_recv_data_pdu at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/rdp.c:492
 #6 rdp_recv_tpkt_pdu at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/rdp.c:722
 #7 rdp_recv_pdu at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/rdp.c:768
 #8 rdp_recv_callback at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/rdp.c:830
 #9 transport_check_fds at /usr/src/debug/freerdp-1.0.2/libfreerdp-core/transport.c:357

Potential duplicate: bug 872873

Comment 1 tonyp 2013-09-11 07:11:55 UTC
Created attachment 796270 [details]
File: backtrace

Comment 2 tonyp 2013-09-11 07:11:58 UTC
Created attachment 796271 [details]
File: cgroup

Comment 3 tonyp 2013-09-11 07:12:00 UTC
Created attachment 796272 [details]
File: core_backtrace

Comment 4 tonyp 2013-09-11 07:12:02 UTC
Created attachment 796273 [details]
File: dso_list

Comment 5 tonyp 2013-09-11 07:12:05 UTC
Created attachment 796274 [details]
File: environ

Comment 6 tonyp 2013-09-11 07:12:07 UTC
Created attachment 796275 [details]
File: exploitable

Comment 7 tonyp 2013-09-11 07:12:10 UTC
Created attachment 796276 [details]
File: limits

Comment 8 tonyp 2013-09-11 07:12:12 UTC
Created attachment 796277 [details]
File: maps

Comment 9 tonyp 2013-09-11 07:12:15 UTC
Created attachment 796278 [details]
File: open_fds

Comment 10 tonyp 2013-09-11 07:12:17 UTC
Created attachment 796279 [details]
File: proc_pid_status

Comment 11 tonyp 2013-09-11 07:12:19 UTC
Created attachment 796280 [details]
File: var_log_messages

Comment 12 Pavel Alexeev 2013-11-04 15:27:24 UTC
I hit it several times to connect to native Windows 2008 rdp server.

Comment 13 Christoph Wickert 2014-05-22 11:35:15 UTC
Assigning bug to new package maintainer.

Comment 14 Pavel Alexeev 2014-08-18 08:45:41 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.