X2Go Bug report logs -
#327
x2go client crashes if .bashrc prints anything
Reply or subscribe to this bug.
Toggle useless messages
Report forwarded
to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>
:
Bug#327
; Package x2goclient
.
(Mon, 21 Oct 2013 12:48:02 GMT) (full text, mbox, link).
Acknowledgement sent
to "Dan Halbert" <halbert@halwitz.org>
:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>
.
(Mon, 21 Oct 2013 12:48:02 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: x2goclient
Version: 4.0.0.3
If I put an
echo "testing" # exact text doesn't matter
at the top of my .bashrc, then the x2goclient crashes immediately when trying to start a session.
(The crash does not occur if I put a similar statement in .bash_login.)
I have reproduced this on the Windows client; I believe a colleague saw it on both the Windows and Linux clients.
The x2go server being used is 4.0.1.6-0~712~precise1.
[Message part 2 (text/html, inline)]
Information forwarded
to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>
:
Bug#327
; Package x2goclient
.
(Tue, 29 Oct 2013 08:48:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>
.
(Tue, 29 Oct 2013 08:48:02 GMT) (full text, mbox, link).
Message #10 received at 327@bugs.x2go.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
tag #327 confirmed
thanks
Hi Dan,
On Sa 19 Okt 2013 18:22:43 CEST, Dan Halbert wrote:
> If I put an
> echo "testing" # exact text doesn't matter
I presume, this on the server.
> at the top of my .bashrc, then the x2goclient crashes immediately
> when trying to start a session.
>
> (The crash does not occur if I put a similar statement in .bash_login.)
>
> I have reproduced this on the Windows client; I believe a colleague
> saw it on both the Windows and Linux clients.
>
> The x2go server being used is 4.0.1.6-0~712~precise1.
I can confirm that the issue exists with latest X2Go Client.
I could confirm this issue on Debian wheezy or Ubuntu precise as X2Go
Server. On Ubuntu lucid, the problem does not occur.
Mike
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 2 (application/pgp-keys, inline)]
[Message part 3 (application/pgp-signature, inline)]
Added tag(s) confirmed.
Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
to control@bugs.x2go.org
.
(Tue, 29 Oct 2013 08:48:02 GMT) (full text, mbox, link).
Information forwarded
to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>
:
Bug#327
; Package x2goclient
.
(Tue, 29 Oct 2013 12:03:01 GMT) (full text, mbox, link).
Acknowledgement sent
to Dan Halbert <halbert@halwitz.org>
:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>
.
(Tue, 29 Oct 2013 12:03:01 GMT) (full text, mbox, link).
Message #17 received at 327@bugs.x2go.org (full text, mbox, reply):
On 10/29/2013 4:36 AM, Mike Gabriel wrote:
> If I put an
>> echo "testing" # exact text doesn't matter
>
> I presume, this on the server.
Right, this is on the server. With the Windows client there is no
.bashrc anyway. I confirmed with my colleague that he saw this on both
the Windows and Ubuntu Precise clients.
Which windowing system chosen on the server does not seem to matter
either. I saw it with UNITY and with just "Terminal".
> I could confirm this issue on Debian wheezy or Ubuntu precise as X2Go
> Server. On Ubuntu lucid, the problem does not occur.
That's interesting. The reason for putting in the echo's was to debug a
completely unrelated problem about which shell init got run when we were
running some batch jobs. I had instrumented the init files before
without difficulty. Thanks for looking at this.
Information forwarded
to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>
:
Bug#327
; Package x2goclient
.
(Tue, 29 Oct 2013 12:27:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>
.
(Tue, 29 Oct 2013 12:27:05 GMT) (full text, mbox, link).
Message #22 received at 327@bugs.x2go.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
clone #327 -1
tag #327 wontfix
retitle -1 users can inject data into X2Go Client using .bashrc
severity -1 grave
Hi Dan,
On Di 29 Okt 2013 12:55:05 CET, Dan Halbert wrote:
> On 10/29/2013 4:36 AM, Mike Gabriel wrote:
>> If I put an
>>> echo "testing" # exact text doesn't matter
>>
>> I presume, this on the server.
> Right, this is on the server. With the Windows client there is no
> .bashrc anyway. I confirmed with my colleague that he saw this on
> both the Windows and Ubuntu Precise clients.
>
> Which windowing system chosen on the server does not seem to matter
> either. I saw it with UNITY and with just "Terminal".
>
>> I could confirm this issue on Debian wheezy or Ubuntu precise as
>> X2Go Server. On Ubuntu lucid, the problem does not occur.
> That's interesting. The reason for putting in the echo's was to
> debug a completely unrelated problem about which shell init got run
> when we were running some batch jobs. I had instrumented the init
> files before without difficulty. Thanks for looking at this.
I have looked at this in depth this morning. Indeed an echoing .bashrc
file breaks X2Go. But it also breaks everything else around SSH, esp.
scp [1, 2].
The first link [1] also provides a solution that I want to quote here:
""" (file: ~/.bashrc)
[... normal .bashrc stuff ...]
if [[ $- =~ "i" ]]; then
echo "SPEAK OUT LOUD!!!"
fi
"""
The i-flag in $- checks if the shell is interactive or not. With X2Go,
this flag will not get set.
Greets,
Mike
[1]
http://stackoverflow.com/questions/12440287/scp-doesnt-work-when-echo-in-bashrc
[2] https://bugzilla.redhat.com/show_bug.cgi?id=20527
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 2 (application/pgp-keys, inline)]
[Message part 3 (application/pgp-signature, inline)]
Bug 327 cloned as bug 333
Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
to control@bugs.x2go.org
.
(Tue, 29 Oct 2013 12:27:05 GMT) (full text, mbox, link).
Added tag(s) wontfix.
Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
to control@bugs.x2go.org
.
(Tue, 29 Oct 2013 12:27:05 GMT) (full text, mbox, link).
Information forwarded
to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>
:
Bug#327
; Package x2goclient
.
(Sat, 03 Oct 2015 10:15:01 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
X2Go Developers <owner@bugs.x2go.org>.
Last modified:
Thu Nov 21 12:19:05 2024;
Machine Name:
ymir.das-netzwerkteam.de
X2Go Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.