[BangPypers] python32 bit crash on win7 64bit machine

Nitin Kumar nitin.nitp at gmail.com
Fri Jun 24 12:58:45 CEST 2011


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


More information about the BangPypers mailing list