A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4605 ====================================================================== Reported By: skayser Assigned To: dam ====================================================================== Project: rdesktop Issue ID: 4605 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2010-11-16 17:25 CET Last Modified: 2011-04-20 14:47 CEST ====================================================================== Summary: Segfaults when using SeamlessRDP (-s/-A) inside a tiling workspace Description: Just tried to use rdesktop with the seamless RDP instructions from http://www.cendio.com/seamlessrdp/.
* Get the server side component http://www.cendio.com/seamlessrdp/seamlessrdp.zip * Unpack to c:\bin * rdesktop -A -s "c:\bin\seamlessrdpshell.exe notepad" terminal When I invoke rdesktop with these options inside a tiling workspace (managed by ion3), rdesktop temporarily opens three "SeamlessRDP restack test" windows and then segfaults before opening the actual RDP connection window for the Windows logon mask. Remote system is a Windows Server 2003R2. $ pstack core core 'core' of 23424: rdesktop -A -s c:\bin\seamlessrdpshell.exe notepad terminal 08059fa1 ???????? (60000c, 60000d) 0805a167 ???????? (1, 8046d60, 33, 80d5268, 3eb, 80d5268) 0805d4f0 ui_create_window (804717c, 8047034, feffb818, 8046d00, fefcd5b2, 8046d98) + 424 08058985 main (5, 8047078, 8047090) + b85 08057806 _start (5, 80471e4, 80471ed, 80471f0, 80471f3, 804720f) + 7a Running the same rdesktop command inside a floating workspace (where windows can be arranged as with regular window managers) works fine, so it seems rdesktop doesn't properly cope with the window placement/resizing carried out by ion3. This might also pertain to other tiling window managers like awesomewm, wmii, or xmonad (haven't tested this though). ====================================================================== ---------------------------------------------------------------------- (0008981) skayser (administrator) - 2011-04-20 14:47 https://www.opencsw.org/mantis/view.php?id=4605#c8981 ---------------------------------------------------------------------- Yes it does. Same behaviour. $ pkgparam CSWrdesktop VERSION 1.6.0,p,REV=2011.02.16 $ rdesktop -A -s "c:\bin\seamlessrdpshell.exe notepad" terminal Segmentation Fault (core dumped) $ pstack core core 'core' of 4729: rdesktop -A -s c:\bin\seamlessrdpshell.exe notepad terminal 0805a828 ???????? (110000c, 110000d, 20000, 8047690) 0805aa35 ???????? (80d90a0, 8027c6f5, 23804f, 806c8ee, 0, 0) 0805dedf ui_create_window (0, 0, 0, 0, 82682a8, 0) + 487 08058f5e main (5, 8047b44, 8047b5c, 8057c0f) + cde 08057c6d _start (5, 8047c28, 8047c31, 8047c34, 8047c37, 8047c4e) + 7d _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
