Bug 1168183 - [abrt] freerdp: fatal_handler(): xfreerdp killed by SIGSEGV
Summary: [abrt] freerdp: fatal_handler(): xfreerdp killed by SIGSEGV
Keywords:
Status: CLOSED DUPLICATE of bug 1150349
Alias: None
Product: Fedora
Classification: Fedora
Component: freerdp
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mads Kiilerich
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:93f8b6c2797061f2d527c111473...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-26 11:04 UTC by Jiří Martínek
Modified: 2023-09-14 02:51 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-14 23:05:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (16.91 KB, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details
File: cgroup (190 bytes, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details
File: core_backtrace (3.45 KB, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details
File: dso_list (6.57 KB, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details
File: environ (1.65 KB, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details
File: limits (1.29 KB, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details
File: maps (29.55 KB, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details
File: open_fds (639 bytes, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details
File: proc_pid_status (939 bytes, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details
File: var_log_messages (29 bytes, text/plain)
2014-11-26 11:04 UTC, Jiří Martínek
no flags Details

Description Jiří Martínek 2014-11-26 11:04:39 UTC
Description of problem:
Tried to access win server via rdp using krdc and it crashed immediately

Version-Release number of selected component:
freerdp-1.2.0-0.2.beta.1.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        xfreerdp -g 800x600 -k 0x00000405 -d jurista -u administrator -p ePchi.PiPe0418 -D -X 23068891 -a 24 --plugin rdpsnd --plugin rdpdr --data disk:media:/media -- -x l --rfx --ignore-certificate --plugin cliprdr -t 3389 10.0.0.6
crash_function: fatal_handler
executable:     /usr/bin/xfreerdp
kernel:         3.17.3-300.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (9 frames)
 #1 fatal_handler at /usr/src/debug/FreeRDP-1.2.0-beta1-android7/libfreerdp/utils/signal.c:66
 #3 __memcpy_sse2_unaligned at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:118
 #4 memcpy at /usr/include/bits/string3.h:51
 #5 freerdp_client_old_command_line_pre_filter at /usr/src/debug/FreeRDP-1.2.0-beta1-android7/client/common/compatibility.c:268
 #6 CommandLineParseArgumentsA at /usr/src/debug/FreeRDP-1.2.0-beta1-android7/winpr/libwinpr/utils/cmdline.c:100
 #7 freerdp_detect_old_command_line_syntax at /usr/src/debug/FreeRDP-1.2.0-beta1-android7/client/common/compatibility.c:335
 #8 freerdp_client_detect_command_line at /usr/src/debug/FreeRDP-1.2.0-beta1-android7/client/common/cmdline.c:1038
 #9 freerdp_client_settings_parse_command_line_arguments at /usr/src/debug/FreeRDP-1.2.0-beta1-android7/client/common/cmdline.c:1136
 #10 freerdp_client_settings_parse_command_line at /usr/src/debug/FreeRDP-1.2.0-beta1-android7/client/common/client.c:114

Potential duplicate: bug 1080345

Comment 1 Jiří Martínek 2014-11-26 11:04:43 UTC
Created attachment 961603 [details]
File: backtrace

Comment 2 Jiří Martínek 2014-11-26 11:04:44 UTC
Created attachment 961604 [details]
File: cgroup

Comment 3 Jiří Martínek 2014-11-26 11:04:45 UTC
Created attachment 961605 [details]
File: core_backtrace

Comment 4 Jiří Martínek 2014-11-26 11:04:47 UTC
Created attachment 961606 [details]
File: dso_list

Comment 5 Jiří Martínek 2014-11-26 11:04:49 UTC
Created attachment 961607 [details]
File: environ

Comment 6 Jiří Martínek 2014-11-26 11:04:50 UTC
Created attachment 961608 [details]
File: limits

Comment 7 Jiří Martínek 2014-11-26 11:04:53 UTC
Created attachment 961609 [details]
File: maps

Comment 8 Jiří Martínek 2014-11-26 11:04:54 UTC
Created attachment 961610 [details]
File: open_fds

Comment 9 Jiří Martínek 2014-11-26 11:04:56 UTC
Created attachment 961611 [details]
File: proc_pid_status

Comment 10 Jiří Martínek 2014-11-26 11:04:58 UTC
Created attachment 961612 [details]
File: var_log_messages

Comment 11 Pavel Mlčoch 2014-12-09 05:05:14 UTC
I think, this is only cmd parse problem. When I use this shorted command, xfreerdp works fine.

xfreerdp /d:yxcvyxcv.cz /u:mlcochp /p:sdvyvc /cert-ignore +credentials-delegation /w:1800 /h:900 /v:server.fqdn.net

Comment 12 Jiří Martínek 2014-12-09 13:14:14 UTC
(In reply to Pavel Mlčoch from comment #11)
> I think, this is only cmd parse problem. When I use this shorted command,
> xfreerdp works fine.
> 
> xfreerdp /d:yxcvyxcv.cz /u:mlcochp /p:sdvyvc /cert-ignore
> +credentials-delegation /w:1800 /h:900 /v:server.fqdn.net

Thank you Pavel for your answer. It looks that you're right. It happened only once, it was working several times since this error.

Comment 13 steve.shockley 2015-01-04 22:21:01 UTC
Another user experienced a similar problem:

Trying to connect RDP via RD Gateway

reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        xfreerdp /g:remote.example.com /gu:user /gd:EXAMPLE /gp:* /v:xxxxx.example.com +compression /u:user /p:* /d:EXAMPLE +clipboard /size:1440x900 /network:broadband /bpp:32 /cert-ignore
crash_function: fatal_handler
executable:     /usr/bin/xfreerdp
kernel:         3.17.7-300.fc21.x86_64
package:        freerdp-1.2.0-0.2.beta.1.fc21
reason:         xfreerdp killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 14 Orion Poplawski 2015-01-14 23:05:53 UTC

*** This bug has been marked as a duplicate of bug 1150349 ***

Comment 15 Red Hat Bugzilla 2023-09-14 02:51:30 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


Note You need to log in before you can comment on or make changes to this bug.