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


Groups > comp.lang.python > #71934

Re: Windows automatic rebooting due to faulty code

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'subject:Windows': 0.02; 'subject:code': 0.07; 'consistency': 0.09; 'here?': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'question.': 0.14; 'windows': 0.15; '24,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'polygon': 0.16; 'reboot': 0.16; 'with?': 0.16; 'sat,': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'code.': 0.18; 'drawing': 0.19; 'cc:addr:python.org': 0.22; 'creating': 0.23; "haven't": 0.24; 'cc:2**0': 0.24; 'post': 0.26; 'asking': 0.27; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'errors': 0.30; 'especially': 0.30; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'lines': 0.31; 'too.': 0.31; 'usually': 0.31; 'checked': 0.32; 'critical': 0.32; 'figure': 0.32; 'run': 0.32; 'url:python': 0.33; 'problem': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'there': 0.35; 'library.': 0.36; 'should': 0.36; 'email addr:python.org': 0.37; 'problems': 0.38; 'sure': 0.39; 'even': 0.60; 'read': 0.60; 'simple': 0.61; 'real': 0.63; 'more': 0.64; 'email name:python-list': 0.65; 'here': 0.66; 'groups.': 0.74; 'now:': 0.74; 'repeat': 0.74; 'draws': 0.84; 'surprised,': 0.84; 'url:lang': 0.84; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=CdiXKXSYC/ab+32HnMzJrLSxEZrEyIPhl3YXHc8GGes=; b=GojNAz7CJ+y5FC0kMxGS7hFTYIrvibIOgHZV1dLXKVN8xgr0SuI7F+0TynTTnges+w uVj30Z6n6Onhjq0fvrL5larv48OHLGSuDDjBb1xYWGt1mXdjnmKAuPDNoBDz2xoKFT+O mySB+xbKAb0DccX/dphUea2qtI86eYWaRy3ObYRM9XXbxSCmfo5nNXD821eb9AyoxoM5 EApLWpmg3K9HcZpQuF4bqi+3LwD6827GU2p5oxF2dqORSXuuN4JoYdrrQaU97prIX+x0 Hnn4Rv7qz1UlQOatKqWDd1xEijhX9hKffmFJijjKl/0zs0ICtdf/42DEqtnLNXbD+hGF cgIw==
MIME-Version 1.0
X-Received by 10.58.89.242 with SMTP id br18mr1174604veb.66.1400859392754; Fri, 23 May 2014 08:36:32 -0700 (PDT)
In-Reply-To <fdbd4917-bd2f-43c4-abc1-cf87a1bc2023@googlegroups.com>
References <fbf47420-bcdf-4cf4-9fdd-fb350c52ff7d@googlegroups.com> <mailman.10246.1400857479.18130.python-list@python.org> <fdbd4917-bd2f-43c4-abc1-cf87a1bc2023@googlegroups.com>
Date Sat, 24 May 2014 01:36:32 +1000
Subject Re: Windows automatic rebooting due to faulty code
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
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.10248.1400859710.18130.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1400859710 news.xs4all.nl 2948 [2001:888:2000:d::a6]:40530
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:71934

Show key headers only | View raw


On Sat, May 24, 2014 at 1:26 AM, Ronak Dhakan <ronaksoni301@gmail.com> wrote:
> Even I am surprised, python errors should stay in python. But I am sure that the reboot is triggered exactly when I run some faulty code. And usually I change the code after reboot, so I haven't checked whether the same code is able to repeat the reboot. This happens even in simple code of 10-15 lines for drawing a polygon.
>

Aim for consistency and reproducibility. Figure out something that
always brings Windows down. More importantly... *tell us what modules
you are using*. What draws a polygon here? What are you working with?
That's kinda critical here, especially if (as I suspect) it's not part
of the Python standard library.

> There was a problem while creating the post asking the question. Here it is now: https://groups.google.com/d/msg/comp.lang.python/WINUrOfAey4/pvbnapLrRcsJ
>

Solution: Get off Google Groups. Subscribe to python-list@python.org
and read it all in your email client, or read comp.lang.python in a
real newsreader. That'll fix several other problems too.

ChrisA

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


Thread

Windows automatic rebooting due to faulty code Ronak Dhakan <ronaksoni301@gmail.com> - 2014-05-23 07:56 -0700
  Re: Windows automatic rebooting due to faulty code Chris Angelico <rosuav@gmail.com> - 2014-05-24 01:04 +1000
    Re: Windows automatic rebooting due to faulty code Ronak Dhakan <ronaksoni301@gmail.com> - 2014-05-23 08:26 -0700
      Re: Windows automatic rebooting due to faulty code Chris Angelico <rosuav@gmail.com> - 2014-05-24 01:36 +1000
        Re: Windows automatic rebooting due to faulty code Rustom Mody <rustompmody@gmail.com> - 2014-05-23 09:05 -0700
        Re: Windows automatic rebooting due to faulty code Ronak Dhakan <ronaksoni301@gmail.com> - 2014-05-23 09:08 -0700
          Re: Windows automatic rebooting due to faulty code CHIN Dihedral <dihedral88888@gmail.com> - 2014-05-23 09:30 -0700
          Re: Windows automatic rebooting due to faulty code Joel Goldstick <joel.goldstick@gmail.com> - 2014-05-23 12:33 -0400
          Re: Windows automatic rebooting due to faulty code Terry Reedy <tjreedy@udel.edu> - 2014-05-23 15:19 -0400
      Re: Windows automatic rebooting due to faulty code Michael Torrie <torriem@gmail.com> - 2014-05-23 16:54 -0600
        Re: Windows automatic rebooting due to faulty code Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2014-05-24 02:36 +0200

csiph-web