Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34820
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!rt.uk.eu.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <aung.thetnaing@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.011 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'exception': 0.03; 'overflow': 0.07; '++i)': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'subject:error': 0.11; 'stack': 0.15; 'argcount;': 0.16; 'violation?': 0.16; 'windows?': 0.16; 'wrote:': 0.17; 'thanks.': 0.21; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'writes:': 0.29; 'skip:_ 10': 0.29; "i'm": 0.29; 'error': 0.30; 'could': 0.32; 'received:google.com': 0.34; 'received:209.85': 0.35; 'really': 0.36; 'but': 0.36; 'skip:p 20': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'easy': 0.60; '20,': 0.65; 'clearly.': 0.84; 'distinguish': 0.84; 'maybe,': 0.84; 'subject:skip:S 10': 0.84 |
| Newsgroups | comp.lang.python |
| Date | Thu, 13 Dec 2012 13:39:33 -0800 (PST) |
| In-Reply-To | <mailman.79.1353436828.29569.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=72.37.244.68; posting-account=0wri2goAAAAfFPiVVDSVMSTV6GouyJes |
| References | <1fd7672d-000b-4cbc-bd87-a9f37320c9e8@googlegroups.com> <mailman.79.1353436828.29569.python-list@python.org> |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-IP | 72.37.244.68 |
| MIME-Version | 1.0 |
| Subject | Re: Stack_overflow error |
| From | Aung Thet Naing <aung.thetnaing@gmail.com> |
| To | comp.lang.python@googlegroups.com |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Message-ID | <mailman.861.1355434783.29569.python-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1355434783 news.xs4all.nl 6885 [2001:888:2000:d::a6]:49731 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:34820 |
Show key headers only | View raw
I'm sorry that I have been away from this issue for a while. Yes, I'm working on windows. I need to review the error again so that I could rephrase my issue clearly. Thanks. Aung. On Tuesday, November 20, 2012 10:40:42 AM UTC-8, Dieter Maurer wrote: > Aung Thet Naing <aung.thetnaing@gmail.com> writes: > > > > > I'm having Stack_overflow exception in _ctypes_callproc (callproc.c). The error actually come from the: > > > > > > cleanup: > > > for (i = 0; i < argcount; ++i) > > > Py_XDECREF(args[i].keep); > > > > > > when args[i].keep->ob_refCnt == 1 > > > > Really a stack overflow or a general segmentation violation? > > Under *nix, both are not easy to distinguish -- but maybe, you are > > working with Windows?
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Stack_overflow error Aung Thet Naing <aung.thetnaing@gmail.com> - 2012-11-19 16:49 -0800
Re: Stack_overflow error Chris Angelico <rosuav@gmail.com> - 2012-11-20 12:15 +1100
Re: Stack_overflow error Dieter Maurer <dieter@handshake.de> - 2012-11-20 19:40 +0100
Re: Stack_overflow error Aung Thet Naing <aung.thetnaing@gmail.com> - 2012-12-13 13:39 -0800
Re: Stack_overflow error Aung Thet Naing <aung.thetnaing@gmail.com> - 2012-12-13 13:39 -0800
csiph-web