Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72648
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <Nikolaus@rath.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.023 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'preferred.': 0.05; 'debugging': 0.07; 'back.': 0.09; 'thread': 0.14; 'fingerprint:': 0.16; 'fruit': 0.16; 'gpg': 0.16; 'hmm.': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'separate': 0.22; 'id:': 0.23; 'header:User- Agent:1': 0.23; 'skip:" 30': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'writes:': 0.31; 'file': 0.32; 'run': 0.32; 'could': 0.34; 'problem': 0.35; 'thanks': 0.36; "i'll": 0.36; 'subject:?': 0.36; 'server': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; '_bootstrap': 0.84; 'flies': 0.84; 'replicate': 0.84; 'encrypted': 0.91 |
| From | Nikolaus Rath <Nikolaus@rath.org> |
| To | python-list@python.org |
| Subject | Re: Corrputed stacktrace? |
| References | <87ioohv2im.fsf@vostro.rath.org> <CAPTjJmoFeXEtH5__Xyz64fcRhgRBGx3hj7CZmd7P2XsUd2keCQ@mail.gmail.com> |
| Mail-Copies-To | never |
| Mail-Followup-To | python-list@python.org |
| Date | Wed, 04 Jun 2014 10:39:25 -0700 |
| In-Reply-To | <CAPTjJmoFeXEtH5__Xyz64fcRhgRBGx3hj7CZmd7P2XsUd2keCQ@mail.gmail.com> (Chris Angelico's message of "Wed, 4 Jun 2014 12:29:17 +1000") |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10710.1401903569.18130.python-list@python.org> (permalink) |
| Lines | 20 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1401903569 news.xs4all.nl 2861 [2001:888:2000:d::a6]:53902 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:72648 |
Show key headers only | View raw
Chris Angelico <rosuav@gmail.com> writes:
> 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.
Hmm. I could try to run the server thread in a separate process. I'll
try that and report back.
Thanks for the suggestion,
-Nikolaus
--
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F
»Time flies like an arrow, fruit flies like a Banana.«
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Corrputed stacktrace? Nikolaus Rath <Nikolaus@rath.org> - 2014-06-04 10:39 -0700
csiph-web