Re: [Freerdp-devel] --no-fastpath crashes

2012-03-08 Thread Huihong Luo
Jay,   Thanks for the fix. Will test when code is available.   Any chance to look at why "-x m" is not working when username/password is specified? works ok if login manually, I mean enter the password inside windows logon window.   - huihong --- On Thu, 3/8/12, Jay Sorg wrote: From: Jay Sorg

Re: [Freerdp-devel] --no-fastpath crashes

2012-03-08 Thread Jay Sorg
I found the problem, rdp_recv_data_pdu calls update_recv which can call rdp_recv_data_pdu again. This does not work when decompressing because the STREAM is swapped out. I changed rdp_recv_tpkt_pdu to simply loop through the data PDUs. This is more consistent with other code in freerdp and seems e

Re: [Freerdp-devel] --no-fastpath crashes

2012-03-08 Thread Huihong Luo
yes,  I used -z switch. forgot that.   Thanks for looking at the issue.   - huihong --- On Thu, 3/8/12, Jay Sorg wrote: From: Jay Sorg Subject: Re: [Freerdp-devel] --no-fastpath crashes To: "Huihong Luo" Cc: freerdp-devel@lists.sourceforge.net Date: Thursday, March 8, 2012, 10:31 AM I can

Re: [Freerdp-devel] --no-fastpath crashes

2012-03-08 Thread Jay Sorg
I can not get xfreerdp --no-fastpath myserver to crash but I can see a crash with xfreerdp --no-fastpath -z myserver Are you using -z ? I'm looking at this now. Jay -- Virtualization & Cloud Management Using Capacity Pla

Re: [Freerdp-devel] --no-fastpath crashes

2012-03-08 Thread Jay Sorg
> seems latest code crashes with --no-fastpath, e.g. > > xfreerdp --no-fastpath myserver I enabled non fast path PDU decompression. I may have broke something. Checking now. Jay -- Virtualization & Cloud Management Usin

[Freerdp-devel] --no-fastpath crashes

2012-03-08 Thread Huihong Luo
seems latest code crashes with --no-fastpath, e.g.   xfreerdp --no-fastpath myserver -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focus