Yes, your are right, X11rdp does not start and complains about an X server
already running:

X11rdp :10
_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't
already running
ddxGiveUp:



However, when I try for example:
[steffen@cs3 ~]$ X11rdp :8
InitOutput:

X11rdp, an X server for xrdp
Version 0.7.0
Copyright (C) 2005-2012 Jay Sorg
See http://xrdp.sf.net for information on xrdp.
Underlying X server release 10903000, The X.Org Foundation
Screen width 1024 height 768 depth 24 bpp 32
dpix 100 dpiy 100
buffer size 3145728
07/07/14 11:31:59 kill disconencted [0] timeout [60] sec
pRRScrPriv 0xa53130
rdpScreenInit: ret 1
InitOutput: out
rdpSpriteDeviceCursorInitialize:
rdpPointerWarpCursor:
rdpPointerNewEventScreen:
InitInput:
rdpMouseCtrl:
rdpChangeKeyboardControl:
rdpChangeKeyboardControl:

then it seems to work?


It has to be :10 - right? What else could be running there?

2014-07-04 2:39 GMT+02:00 Koichiro IWAO <m...@vmeta.jp>:

> It doesn't seem to be fonts issue but a memory error.
>
> This is warning. It doesn't cause X11rdp termination.
> > [dix] Could not init font path element /usr/share/fonts/X11/misc/,
> removing
> > from list!
> > [dix] Could not init font path element /usr/share/fonts/X11/TTF/,
> removing
> > from list!
>
> This gives us suggestions it is a memory error. And this is the
> substance of the issue.
> > *** Error in `X11rdp': free(): corrupted unsorted chunks:
> > 0x000000000131abd0 ***
> > ======= Backtrace: =========
> > /lib64/libc.so.6[0x39e2075cff]
> > /lib64/libc.so.6[0x39e207cff8]
>
> Try below command in your terminal, X11rdp will terminated abnormally,
> right?
>
>  $ X11rdp :10
>
> --
> `whois vmeta.jp | nkf -w`
> meta <m...@vmeta.jp>
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to