> I'm getting a rdpScreenInit g_malloc failed error when running X11rdp.
> I'm testing with Ubuntu (tried 9.10 and 10.4) and this happens both
> when I compile the software myself and when I use the compiled
> versions found on the web.
> I'm running it on VMWare to test (32-bit arch); xrdp works fine when
> paired with the VNC server, but scrolling feels too laggy.
> This my last chance at getting my company to run Linux... so
> desperately looking for help!

Hi Silvio,

Since you can build X11rdp.
You are building it from the subversion script, right?

Can you print the size in g_malloc that failes.
Also, try changing to use malloc always, not just when _XSERVER64 is defined.
That is, Xalloc might be the problem.

Jay

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to