Comment 2 for bug 526353

Revision history for this message
Christian Faulhammer (fauli) wrote :

Thank you so much, your patch works. But now I get another error. New bug?

bzr: ERROR: thread.error: can't start new threadmartServerAutopack.test_autopack_or_streaming_rpc_is_used_when_using_hpss(1.9)

Traceback (most recent call last):
  File "/var/tmp/portage/dev-util/bzr-2.1.0/work/bzr-2.1.0/bzrlib/smart/server.py", line 141, in serve
    self.serve_conn(conn, thread_name_suffix)
  File "/var/tmp/portage/dev-util/bzr-2.1.0/work/bzr-2.1.0/bzrlib/smart/server.py", line 174, in serve_conn
    connection_thread.start()
  File "/usr/lib/python2.6/threading.py", line 471, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread

bzr 2.1.0 on python 2.6.4 (Linux-2.6.31-gentoo-r10-i686-Intel-R-_Core-TM-2_Duo_CPU_T8100_@_2.10GHz-with-gentoo-2.0.1)
arguments: ['bzr', '--no-plugins', 'selftest', '-x', '(bzrlib.tests.blackbox.test_version.*|test_http.*)']
encoding: 'ANSI_X3.4-1968', fsenc: 'ANSI_X3.4-1968', lang: 'de_DE.UTF8'
plugins:

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.
Exception in thread server-bzr://127.0.0.1:43883/extra/:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 477, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/var/tmp/portage/dev-util/bzr-2.1.0/work/bzr-2.1.0/bzrlib/smart/server.py", line 141, in serve
    self.serve_conn(conn, thread_name_suffix)
  File "/var/tmp/portage/dev-util/bzr-2.1.0/work/bzr-2.1.0/bzrlib/smart/server.py", line 174, in serve_conn
    connection_thread.start()
  File "/usr/lib/python2.6/threading.py", line 471, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread

bzr: ERROR: thread.error: can't start new threadtory.TestSmartServerAutopack.test_autopack_or_streaming_rpc_is_used_when_using_hpss(1.9-rich-

Traceback (most recent call last):
  File "/var/tmp/portage/dev-util/bzr-2.1.0/work/bzr-2.1.0/bzrlib/smart/server.py", line 141, in serve
    self.serve_conn(conn, thread_name_suffix)
  File "/var/tmp/portage/dev-util/bzr-2.1.0/work/bzr-2.1.0/bzrlib/smart/server.py", line 174, in serve_conn
    connection_thread.start()
  File "/usr/lib/python2.6/threading.py", line 471, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread

bzr 2.1.0 on python 2.6.4 (Linux-2.6.31-gentoo-r10-i686-Intel-R-_Core-TM-2_Duo_CPU_T8100_@_2.10GHz-with-gentoo-2.0.1)
arguments: ['bzr', '--no-plugins', 'selftest', '-x', '(bzrlib.tests.blackbox.test_version.*|test_http.*)']
encoding: 'ANSI_X3.4-1968', fsenc: 'ANSI_X3.4-1968', lang: 'de_DE.UTF8'
plugins:

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.
Exception in thread server-bzr://127.0.0.1:41169/extra/:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 477, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/var/tmp/portage/dev-util/bzr-2.1.0/work/bzr-2.1.0/bzrlib/smart/server.py", line 141, in serve
    self.serve_conn(conn, thread_name_suffix)
  File "/var/tmp/portage/dev-util/bzr-2.1.0/work/bzr-2.1.0/bzrlib/smart/server.py", line 174, in serve_conn
    connection_thread.start()
  File "/usr/lib/python2.6/threading.py", line 471, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread