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


Groups > comp.lang.python > #44467

Re: "python.exe has stopped working" when os.execl() runs on Windows 7

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <fabiosantosart@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:Windows': 0.02; 'executable': 0.09; 'cc:addr:python-list': 0.11; 'bug': 0.12; 'reproduce': 0.16; 'subject:stopped': 0.16; 'subject:when': 0.16; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'received:209.85': 0.35; 'something': 0.35; 'received:google.com': 0.35; 'received:209': 0.37; 'subject:" ': 0.39; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:cc:content-type; bh=LVMLNdTqC4Bau4uyqP4jYqHEpmgF1ahasfxVWjGSMKE=; b=GuDLkMSN9LrwNgPXo3Ksqag4ifTBWzkWpyceyZoSfcqpiECUhXy0xu0jN40WhYNotA Du+9L3w9SmHLRGm28OlPtjG8+BbtfGqQyd18XExKxZtApwGBpbnveSazIUTxlfvaD/MI NMD2vFHW07c4xyaDqTAkEKM+SId4Zv2G+Zrt/tMsJWu6yTrn6Lqivwfh6dq/1SEZWFjn v0btA5wo/KascojD59sWGdQbb+PnYfn7gioJeT2egQIGNNewnLQD4K08JtWS+JhZ8m+i hyYegdt18H5O7hGEO+7T+WV2DcqzNas876MrjZfJCzKY7EiDubH1rCtDqNdSY9wh9FgQ uSdQ==
MIME-Version 1.0
X-Received by 10.224.178.72 with SMTP id bl8mr7047114qab.14.1367136302921; Sun, 28 Apr 2013 01:05:02 -0700 (PDT)
In-Reply-To <CAA=1kxTrTFESz30QVRcjgXd3NRvMriYz640j=hR7qjp_QrBs=A@mail.gmail.com>
References <2e11de8b-f7e1-407f-a2fd-a08d5ce55d0b@googlegroups.com> <mailman.1131.1367110561.3114.python-list@python.org> <b53733c1-7d3f-47dd-bc6d-7f33fa91aa78@googlegroups.com> <mailman.1132.1367114541.3114.python-list@python.org> <9ac24332-ead8-4889-815a-a12052f43742@googlegroups.com> <klikch$m3$1@ger.gmane.org> <CAA=1kxTrTFESz30QVRcjgXd3NRvMriYz640j=hR7qjp_QrBs=A@mail.gmail.com>
Date Sun, 28 Apr 2013 09:05:02 +0100
Subject Re: "python.exe has stopped working" when os.execl() runs on Windows 7
From Fábio Santos <fabiosantosart@gmail.com>
Cc python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
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>
Newsgroups comp.lang.python
Message-ID <mailman.1136.1367136310.3114.python-list@python.org> (permalink)
Lines 3
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1367136310 news.xs4all.nl 15927 [2001:888:2000:d::a6]:44235
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:44467

Show key headers only | View raw


Is this executable freely available, or something you can share? If
you can send me that executable I can try to reproduce the bug with
it.

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


Thread

"python.exe has stopped working" when os.execl() runs on Windows 7 cormogram@gmail.com - 2013-04-27 17:22 -0700
  Re: "python.exe has stopped working" when os.execl() runs on Windows 7 Dave Angel <davea@davea.name> - 2013-04-27 20:55 -0400
    Re: "python.exe has stopped working" when os.execl() runs on Windows 7 cormogram@gmail.com - 2013-04-27 18:05 -0700
      Re: "python.exe has stopped working" when os.execl() runs on Windows 7 Dave Angel <davea@davea.name> - 2013-04-27 22:02 -0400
        Re: "python.exe has stopped working" when os.execl() runs on Windows 7 cormogram@gmail.com - 2013-04-27 20:42 -0700
          Re: "python.exe has stopped working" when os.execl() runs on Windows 7 Terry Jan Reedy <tjreedy@udel.edu> - 2013-04-28 03:51 -0400
            Re: "python.exe has stopped working" when os.execl() runs on Windows 7 cormogram@gmail.com - 2013-04-28 18:39 -0700
          Re: "python.exe has stopped working" when os.execl() runs on Windows 7 Fábio Santos <fabiosantosart@gmail.com> - 2013-04-28 09:02 +0100
            Re: "python.exe has stopped working" when os.execl() runs on Windows 7 cormogram@gmail.com - 2013-04-28 18:34 -0700
          Re: "python.exe has stopped working" when os.execl() runs on Windows 7 Fábio Santos <fabiosantosart@gmail.com> - 2013-04-28 09:05 +0100
            Re: "python.exe has stopped working" when os.execl() runs on Windows 7 cormogram@gmail.com - 2013-04-28 18:38 -0700
              Re: "python.exe has stopped working" when os.execl() runs on Windows 7 Fábio Santos <fabiosantosart@gmail.com> - 2013-05-01 22:00 +0100
                Re: "python.exe has stopped working" when os.execl() runs on Windows 7 Neil Cerutti <neilc@norwich.edu> - 2013-05-02 12:50 +0000
  Re: "python.exe has stopped working" when os.execl() runs on Windows 7 Nobody <nobody@nowhere.com> - 2013-04-28 04:53 +0100
    Re: "python.exe has stopped working" when os.execl() runs on Windows 7 cormogram@gmail.com - 2013-04-27 22:06 -0700

csiph-web