Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72578

Re: Corrputed stacktrace?

References <87ioohv2im.fsf@vostro.rath.org>
Date 2014-06-04 12:29 +1000
Subject Re: Corrputed stacktrace?
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.10669.1401848960.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Jun 4, 2014 at 12:20 PM, Nikolaus Rath <Nikolaus@rath.org> wrote:
>   File "/usr/lib/python3.3/threading.py", line 878 in _bootstrap

Can you replicate the problem in a non-threaded environment? Threads
make interactive debugging very hairy.

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Corrputed stacktrace? Chris Angelico <rosuav@gmail.com> - 2014-06-04 12:29 +1000

csiph-web