You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***NOTE*** Please do create a NEW issue per each detected bug! Do not list
all detected problems in single issue record!
What steps will reproduce the problem?
1. view documentation here:
http://code.google.com/p/crashrpt/wiki/CrashRpt_v1_0_Documentation
2. scroll down to "Using the Crash Log"
3. look at pictures
What is the expected output?
something like the pictures
What do you see instead?
<?xml version="1.0" encoding="UTF-8" ?>
<CrashRpt version="1205">
<CrashGUID>2dc7d88d-4afb-4a5a-a67a-406f1a875cb8</CrashGUID>
<AppName>kJams Pro</AppName>
<AppVersion>1.0d51r10</AppVersion>
<ImageName>C:\Users\Owner\Desktop\kJams Pro.app\Contents\Windows\kJams Pro.exe</ImageName>
<OperatingSystem>Windows 7 Home Premium Build 7600</OperatingSystem>
<SystemTimeUTC>2010-07-23T20:26:53Z</SystemTimeUTC>
<ExceptionType>0</ExceptionType>
<ExceptionCode>0xC0000005</ExceptionCode>
<GUIResourceCount>249</GUIResourceCount>
<OpenHandleCount>467</OpenHandleCount>
<MemoryUsageKbytes>143872</MemoryUsageKbytes>
<CustomProps />
<FileList>
<FileItem name="Log_File.txt" description="Log File" />
<FileItem name="crashrpt.xml" description="Crash Log" />
<FileItem name="crashdump.dmp" description="Crash Dump" />
</FileList>
<UserEmail></UserEmail>
<ProblemDescription></ProblemDescription>
</CrashRpt>
note what is missing:
module name
description
architecture
num of processors
operating system
etc
What version of the product are you using?
latest
On what operating system?
random depending on user
Original issue reported on code.google.com by anbaricf...@gmail.com on 23 Jul 2010 at 8:49
The text was updated successfully, but these errors were encountered:
The wiki page you are using is obsolete (you can find that out by reading its
subtitle). I think you should refer to the latest version of the documentation
here http://crashrpt.sourceforge.net. Let me know if this doesn't work for you.
Original comment by zexspect...@gmail.com on 24 Jul 2010 at 3:57
The wiki doc is the actual doc too, but for users of CrashRpt v1.0. It is
marked as obsolete, so I expected there should be no problems. Anyway, I'll
mark the page as deprecated to hide it from the list of pages.
Original comment by zexspect...@gmail.com on 26 Jul 2010 at 12:26
Original issue reported on code.google.com by
anbaricf...@gmail.com
on 23 Jul 2010 at 8:49The text was updated successfully, but these errors were encountered: