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


Groups > comp.lang.python > #72680

Re: Missing stack frames?

From Paul Rubin <no.email@nospam.invalid>
Newsgroups comp.lang.python
Subject Re: Missing stack frames?
Date 2014-06-04 22:22 -0700
Organization Nightsong/Fort GNOX
Message-ID <7xfvjkdj7k.fsf@ruckus.brouhaha.com> (permalink)
References <87fvjlv22v.fsf@vostro.rath.org> <CAPTjJmqzgZnziz3+yZb-4bsYtfxT2AG5HQ9Pb3Ya8AWDW8+oHA@mail.gmail.com> <mailman.10724.1401941449.18130.python-list@python.org>

Show all headers | View raw


Nikolaus Rath <Nikolaus@rath.org> writes:
> Still no context before the ominous close() call. I'm very confused.

close() could be getting called from a destructor as the top level
function of a thread exits, or something like that.

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


Thread

Re: Missing stack frames? Nikolaus Rath <Nikolaus@rath.org> - 2014-06-04 21:10 -0700
  Re: Missing stack frames? Paul Rubin <no.email@nospam.invalid> - 2014-06-04 22:22 -0700
    Re: Missing stack frames? Nikolaus Rath <Nikolaus@rath.org> - 2014-06-05 18:23 -0700

csiph-web