svn hangs on update and checkout

Bug #1264310 reported by mores
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dbus (Ubuntu)
New
Undecided
Unassigned

Bug Description

One day I found all my svn commands were EXTREMELY slow. During troubleshooting I found out that svn forks to 'dbus-launch --autolaunch 84c663cc2bf6d958ba516fb800000160 --binary-syntax --close-stderr'

-- When no DISPLAY is set -- All is fine
smore@demo:~$ env | grep DISPLAY
smore@demo:~$ time dbus-launch --autolaunch 84c663cc2bf6d958ba516fb800000160 --binary-syntax --close-stderr
Autolaunch error: X11 initialization failed.

real 0m0.004s
user 0m0.000s
sys 0m0.000s

-- When DISPLAY is set properly -- All is fine
smore@demo:~$ env | grep DISPLAY
DISPLAY=10.202.1.10:1.0
smore@demo:~$ time dbus-launch --autolaunch 84c663cc2bf6d958ba516fb800000160 --binary-syntax --close-stderr
unix:abstract=/tmp/dbus-qK7qSJJWyV,guid=562b394db944a4ef9b8711150000077c�
real 0m0.067s
user 0m0.016s
sys 0m0.040s

-- When DISPLAY is set to an incorrect screen -- BUG HERE
smore@demo:~$ export DISPLAY=10.202.1.10:0.0
smore@demo:~$ time dbus-launch --autolaunch 84c663cc2bf6d958ba516fb800000160 --binary-syntax --close-stderr
Autolaunch error: X11 initialization failed.

real 4m12.442s
user 0m0.008s
sys 0m0.000s

Ouch over 4 minutes to timeout really seems excessive.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: dbus-x11 1.4.18-1ubuntu1.4
ProcVersionSignature: Ubuntu 3.2.0-57.87-generic 3.2.52
Uname: Linux 3.2.0-57-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Thu Dec 26 09:34:07 2013
EcryptfsInUse: Yes
InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 (20120424.1)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: dbus
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
mores (stephen-more) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.