Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc for "Using the Crash Report" doesn't match what i see #46

Closed
GoogleCodeExporter opened this issue Mar 27, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link
Contributor

***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

@GoogleCodeExporter
Copy link
Contributor Author

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

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Contributor Author

this is great.  i suggest you remove all the content from the WIKI doc, and 
only leave the link that points to the actual doc.

Original comment by anbaricf...@gmail.com on 25 Jul 2010 at 4:42

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Contributor Author

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

  • Changed state: Done
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant