Changes between Version 12 and Version 13 of ReportBugs
- Timestamp:
- Sep 23, 2010, 4:35:17 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReportBugs
v12 v13 31 31 Run {{{ps}}} and check that there's no process named 'boinc'. 32 32 33 Each crash appends an entry to the crash-report file (stderrdae.txt for the core client). Here's [/ stderrdae.txt an example of such an entry]. It has a long list of DLLs in use at the time of the crash, followed by several 'stack traces' showing where the various threads were executing.33 Each crash appends an entry to the crash-report file (stderrdae.txt for the core client). Here's [//stderrdae.txt an example of such an entry]. It has a long list of DLLs in use at the time of the crash, followed by several 'stack traces' showing where the various threads were executing. 34 34 35 35 Your bug report email should include the most recent entry from your crash-report file. Please edit the file to remove old entries, so that we don't get confused by them. … … 49 49 }}} 50 50 51 Have a look at this [/ stdoutdae.txt message log example]. Note that each line contains51 Have a look at this [//stdoutdae.txt message log example]. Note that each line contains 52 52 53 53 * The date and time when the message was written.