What does this mean "
" on System Info

  • Thread starter Thread starter A P
  • Start date Start date
A

A P

Hi!

I just notice on my System Information's System Summary > Software
Environment > Windows Error Reporting. In every Application Hung that I
see, there is always a
line after the number. for example:

8/11/2004 13:33 Microsoft Office 10 Faulting application excel.exe, version
10.0.6501.0, faulting module excel.exe, version 10.0.6501.0, fault address
0x0006b6d7.

8/6/2004 11:22 Application Error Faulting application iexplore.exe, version
6.0.2800.1106, faulting module flash.ocx, version 7.0.19.0, fault address
0x000139ee.


Hope you could help me analyze the error.

Me
 
Most likely, these are hexadecimal representations of decimal 13, 10 being
CR, LF (Carriage Return, Line Feed) - a standard combination to indicate
line ending. It's not something you should worry about.
 
ok thanks a lot

cristalink said:
Most likely, these are hexadecimal representations of decimal 13, 10 being
CR, LF (Carriage Return, Line Feed) - a standard combination to indicate
line ending. It's not something you should worry about.
 
Back
Top