Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29646
| From | Grant Edwards <invalid@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Blue Screen Python |
| Date | 2012-09-21 15:14 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <k3i09d$in$2@reader1.panix.com> (permalink) |
| References | <7c8701cc-1bc5-46ee-a83a-3e9a038ceada@googlegroups.com> |
On 2012-09-21, mikcec82 <michele.cecere@gmail.com> wrote:
> Hallo to all,
>
> I'm using Python 2.7.3 with Windows 7 @ 64 bit and an Intel Core i3
> -2350M CPU @2.30GHz 2.3GHz.
>
> Sometimes, when I'm programming in Python on my screen compare this
> blue screen:
> http://imageshack.us/a/img228/8352/48579647436249494527021.jpg
>
> Can you help on what is the issue, and how I can solve it?
IMO, the easiest waht to avoid those is by not running Windows. ;)
Python is a user-space application. User-space applications can't
cause blue-screens unless they manage to trigger a bug in hardware, OS
kernel, or device driver.
The solution is usually to fix the hardware, OS, or device driver.
--
Grant Edwards grant.b.edwards Yow! I'm having an
at emotional outburst!!
gmail.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Blue Screen Python mikcec82 <michele.cecere@gmail.com> - 2012-09-21 07:04 -0700
Re: Blue Screen Python Chris Angelico <rosuav@gmail.com> - 2012-09-22 00:29 +1000
Re: Blue Screen Python Grant Edwards <invalid@invalid.invalid> - 2012-09-21 15:14 +0000
Re: Blue Screen Python Alister <alister.ware@ntlworld.com> - 2012-09-21 16:01 +0000
Re: Blue Screen Python Alister <alister.ware@ntlworld.com> - 2012-09-21 16:02 +0000
Re: Blue Screen Python Dave Angel <d@davea.name> - 2012-09-21 18:47 -0400
Re: Blue Screen Python Alister <alister.ware@ntlworld.com> - 2012-09-22 10:53 +0000
Re: Blue Screen Python Dave Angel <d@davea.name> - 2012-09-22 07:44 -0400
Re: Blue Screen Python 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-22 05:19 -0700
Re: Blue Screen Python 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-22 05:19 -0700
Re: Blue Screen Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-22 13:07 +0000
Re: Blue Screen Python Chris Angelico <rosuav@gmail.com> - 2012-09-23 00:10 +1000
Re: Blue Screen Python 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-23 04:17 -0700
Re: Blue Screen Python 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-23 04:17 -0700
Re: Blue Screen Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-22 13:53 +0100
Re: Blue Screen Python mikcec82 <michele.cecere@gmail.com> - 2012-10-09 00:37 -0700
Re: Blue Screen Python Philipp Hagemeister <phihag@phihag.de> - 2012-10-09 12:32 +0200
Re: Blue Screen Python mikcec82 <michele.cecere@gmail.com> - 2012-10-09 05:10 -0700
Re: Blue Screen Python mikcec82 <michele.cecere@gmail.com> - 2012-10-22 06:15 -0700
csiph-web