[BangPypers] python32 bit crash on win7 64bit machine

Vishal vsapre80 at gmail.com
Mon Jul 18 21:52:06 CEST 2011


can you share your script?

You should remember that user level access functions (those that access
things like AppData etc) must access different paths on Windows 7 and
Windows XP.

I have been running python 32bit on Win7 64 bit and have not yet faced a
crash of any sort.

Your script may reveal more insight.

Take care,
Vishal

On Fri, Jun 24, 2011 at 4:28 PM, Nitin Kumar <nitin.nitp at gmail.com> wrote:

> Hi All,
>
> I am facing python crash with my script on win7 64 bit machine. I am using
> 32bit Python.
> Some of the info (from the file
> C:\Users\admin\AppData\Local\Temp\WERD22.tmp.WERInternalMetadata.xml) which
> I was able to collect is shown below.
>
> <?xml version="1.0" encoding="UTF-16"?>
> -<WERReportMetadata> -<OSVersionInformation>
> <WindowsNTVersion>6.1</WindowsNTVersion> <Build>7601 Service Pack 1</Build>
> <Product>(0x30): Windows 7
> Professional</Product><Edition>Professional</Edition>
> <BuildString>7601.17592.amd64fre.win7sp1_gdr.110408-1631</BuildString>
> <Revision>1130</Revision> <Flavor>Multiprocessor Free</Flavor>
> <Architecture>X64</Architecture><LCID>1033</LCID> </OSVersionInformation>
> -<ParentProcessInformation> <ParentProcessId>2420</ParentProcessId>
>
> <ParentProcessPath>C:\matrix\win\deskinfo.exe</ParentProcessPath><ParentProcessCmdLine>c:\matrix\win\deskinfo
> sd= C:\clientapp_test\test\testMain.py dir= xml-file="PQA-Master-BAM"
> report-html=c:\report.html ip=10.11.64.42 username=oanhd csv-file=
> autorerun=yes
> project=Harrison-1.0 testruns=BookletMaker-PerfectBinding,
> CommandWorkstation-DeviceCenter, CommandWorkstation-JobCenter,
> CommandWorkstation-JobErrorReport,
> JobManagement-ProofPrint, JobProperties-FinishingTab,
> JobProperties-ImageTab, JobProperties-Layout_Booklet, JobProperties-VDPTab
> osname=win codebase=Flame3 oem=Ricoh</ParentProcessCmdLine>
> </ParentProcessInformation>-<ProblemSignatures>
> <EventType>APPCRASH</EventType> <Parameter0>python.exe</Parameter0>
> <Parameter1>0.0.0.0</Parameter1>
> <Parameter2>4ba3e443</Parameter2><Parameter3>*MSVCR90.dll*</Parameter3>
> <Parameter4>9.0.30729.4940</Parameter4> <Parameter5>4ca2ef57</Parameter5>
> <Parameter6>40000015</Parameter6>
> <Parameter7>0005beae</Parameter7></ProblemSignatures> -<DynamicSignatures>
> <Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
> <Parameter2>1033</Parameter2>
> <Parameter22>14a3</Parameter22>
> <Parameter23>14a3a80f8fe674ac213997683eb37eb4</Parameter23>
> <Parameter24>6c5a</Parameter24>
> <Parameter25>6c5a12bff349d19c4dddbb77ee493933</Parameter25>
> </DynamicSignatures>-<SystemInformation>
> <MID>1D18664B-57D0-4ED5-B268-913A3D384734</MID> <SystemManufacturer>VMware,
> Inc.</SystemManufacturer> <SystemProductName>VMware
> VirtualPlatform</SystemProductName> <BIOSVersion>6.00</BIOSVersion>
> </SystemInformation> </WERReportMetadata>
>
>
> Any idea on the issue?
> --
> Nitin K
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Thanks and best regards,
Vishal Sapre

---
"So say...Day by day, in every way, I am getting better, better and better
!!!"
"A Strong and Positive attitude creates more miracles than anything else."
"Life is 10% how you make it, and 90% how you take it"
"Diamond is another piece of coal that did well under pressure”
"May we do good and not evil. May we find forgiveness for ourself and
forgive others. May we share freely, never taking more than we give."
"बहुजन हिताय, बहुजन सुखाय (Benefit for most people, Happiness for most
people.)"
The difference between "*ordinary*" and "*extraordinary*" is that "extra".
Its called by another name, "*preparation*". Extraordinary people prepare
themselves for situations that ordinary people choose to ignore.


More information about the BangPypers mailing list