[Bug 1264310] [NEW] svn hangs on update and checkout

mores 1264310 at bugs.launchpad.net
Thu Dec 26 14:46:14 UTC 2013


Public bug reported:

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 at demo:~$ env | grep DISPLAY
smore at 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 at demo:~$ env | grep DISPLAY
DISPLAY=10.202.1.10:1.0
smore at 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 at demo:~$ export DISPLAY=10.202.1.10:0.0
smore at 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)

** Affects: dbus (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/1264310

Title:
  svn hangs on update and checkout

Status in “dbus” package in Ubuntu:
  New

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 at demo:~$ env | grep DISPLAY
  smore at 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 at demo:~$ env | grep DISPLAY
  DISPLAY=10.202.1.10:1.0
  smore at 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 at demo:~$ export DISPLAY=10.202.1.10:0.0
  smore at 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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1264310/+subscriptions



More information about the foundations-bugs mailing list