Hi Marc-Andre,

I cloned your repo, checked out the shadow branch, and tried freerdp-shadow
(that's binary you were talking about, right?).

I tried connecting from a Windows 7 machine with the Remote Desktop app
that comes with Windows. This is the log from the server on the Mac:

hostname:FreeRDP username$ server/shadow/freerdp-shadow

[13:52:12:345] [20610:2011800336] [ERROR][com.freerdp.legacy] - Listening
on 0.0.0.0 port 3389.


[13:52:12:345] [20610:2011800336] [ERROR][com.freerdp.legacy] - Listening
on :: port 3389.


[13:52:19:589] [20610:60727296] [ERROR][com.freerdp.legacy] - Client
Security: NLA:1 TLS:1 RDP:0


[13:52:19:589] [20610:60727296] [ERROR][com.freerdp.legacy] - Server
Security: NLA:0 TLS:1 RDP:1


[13:52:19:589] [20610:60727296] [ERROR][com.freerdp.legacy] - Negotiated
Security: NLA:0 TLS:1 RDP:0


Failed to check FreeRDP file descriptor

[13:52:25:798] [20610:87797760] [ERROR][com.freerdp.legacy] - Client
Security: NLA:1 TLS:1 RDP:0


[13:52:25:798] [20610:87797760] [ERROR][com.freerdp.legacy] - Server
Security: NLA:0 TLS:1 RDP:1


[13:52:25:798] [20610:87797760] [ERROR][com.freerdp.legacy] - Negotiated
Security: NLA:0 TLS:1 RDP:0


[13:52:25:809] [20610:87797760] [ERROR][com.freerdp.legacy] - Accepted
client: WIN_CLIENT_HOSTNAME


[13:52:25:809] [20610:87797760] [ERROR][com.freerdp.legacy] - Accepted
channels:

[13:52:25:809] [20610:87797760] [ERROR][com.freerdp.legacy] -  rdpdr

[13:52:25:809] [20610:87797760] [ERROR][com.freerdp.legacy] -  rdpsnd

[13:52:25:809] [20610:87797760] [ERROR][com.freerdp.legacy] -  cliprdr

[13:52:25:809] [20610:87797760] [ERROR][com.freerdp.legacy] -  drdynvc

[13:52:25:809] [20610:87797760] [ERROR][com.freerdp.legacy] -


Client from xx.xxx.xxx.xx is activated (1200x1920@32)

freerdp-shadow(20610,0x1053bb000) malloc: *** error for object
0x7fff25802208: incorrect checksum for freed object - object was probably
modified after being freed.

*** set a breakpoint in malloc_error_break to debug

Abort trap: 6

On the Windows side, a got a prompt for an untrusted certificate, the
connection seemed to start and then the server crashed.


Then, I tried connecting from the Mac FreeRDP client (from your repo) on
the same machine on which the server was running. This is the log from the
client:

hostname:cli username$ ./MacFreeRDP.app/Contents/MacOS/MacFreeRDP
/cert-ignore /v:hostname

2014-09-15 13:55:25.280 MacFreeRDP[20661:8003] ConnectionResult event
result:0

[13:55:26:028] [20661:159875072] [ERROR][com.freerdp.legacy] -
ERRINFO_PEER_DISCONNECTED (0x00001196):

The peer connection was lost.


2014-09-15 13:55:26.116 MacFreeRDP[20661:8403] ErrorInfo event code:4502







This is the log from the server:

hostname:FreeRDP username$ server/shadow/freerdp-shadow

[13:55:00:930] [20655:2011800336] [ERROR][com.freerdp.legacy] - Listening
on 0.0.0.0 port 3389.


[13:55:00:932] [20655:2011800336] [ERROR][com.freerdp.legacy] - Listening
on :: port 3389.


[13:55:25:174] [20655:168755200] [ERROR][com.freerdp.legacy] - Client
Security: NLA:1 TLS:1 RDP:0


[13:55:25:174] [20655:168755200] [ERROR][com.freerdp.legacy] - Server
Security: NLA:0 TLS:1 RDP:1


[13:55:25:174] [20655:168755200] [ERROR][com.freerdp.legacy] - Negotiated
Security: NLA:0 TLS:1 RDP:0


[13:55:25:181] [20655:168755200] [ERROR][com.freerdp.legacy] - Accepted
client: hostname.company


[13:55:25:181] [20655:168755200] [ERROR][com.freerdp.legacy] - Accepted
channels:

[13:55:25:181] [20655:168755200] [ERROR][com.freerdp.legacy] -


Client from 10.130.165.9 is activated (1200x1920@16)

Segmentation fault: 11

So my next step is to try running the server in a debugger. I could try
GDB, or I could have CMake generate XCode project files and use XCode's
debugger. Any suggestions?

Thanks,

Peter
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to