public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Arkadiusz Miskiewicz <arekm@maven.pl>
Cc: xfs@oss.sgi.com
Subject: Re: 2.6.25.18 in memory corruption?
Date: Fri, 31 Oct 2008 11:00:03 -0500	[thread overview]
Message-ID: <490B2B83.7050009@sandeen.net> (raw)
In-Reply-To: <200810311647.33629.arekm@maven.pl>

Arkadiusz Miskiewicz wrote:
> On Friday 31 of October 2008, Eric Sandeen wrote:
>> Arkadiusz Miskiewicz wrote:
> 
>>> Any ideas what that could be?
>>>
>>> /**
>>> * A class for reading Microsoft Excel Spreadsheets.
>>> *
>>> * Originally
>>> d4040\134040\134040\134040//"#,##0.00",^M\134012\134040\134040\134040\134
>>> 040\134040\134040\134040\1340400x5\134040=>\134040"%1.0f",\134040\134040\1
>>> 34040\134040\134040/*"$#,##0;
>> Ow, my eyes ;)
>>
>> try:
>>
>> # hexdump -C $FILENAME
>>
>> to see if it's obvious where the corruption boundaries are, or any
>> patterns that might be more readable than
>> "\134012\134040\134040\134040\134040\"  :)
> 
> These backslashes are regular backslashes...

And how does that compare to the good backup? I assume that the
corruption starts...

> 00000fa0  76 65 6c 20 64 6f 63 62  6c 6f 63 6b 2e 0d 0a 2a  |vel docblock...*|
> 00000fb0  2f 0d 0a 0d 0a 2f 2a 2a  0d 0a 2a 20 41 20 63 6c  |/..../**..* A cl|
> 00000fc0  61 73 73 20 66 6f 72 20  72 65 61 64 69 6e 67 20  |ass for reading |
> 00000fd0  4d 69 63 72 6f 73 6f 66  74 20 45 78 63 65 6c 20  |Microsoft Excel |
> 00000fe0  53 70 72 65 61 64 73 68  65 65 74 73 2e 0d 0a 2a  |Spreadsheets...*|
> 00000ff0  0d 0a 2a 20 4f 72 69 67  69 6e 61 6c 6c 79 20 64  |..* Originally d|

here?  well, that's right on a 4k block boundary...

> 00001000  34 30 34 30 5c 31 33 34  30 34 30 5c 31 33 34 30  |4040\134040\1340|
> 00001010  34 30 5c 31 33 34 30 34  30 2f 2f 22 23 2c 23 23  |40\134040//"#,##|
> 00001020  30 2e 30 30 22 2c 0d 5c  31 33 34 30 31 32 5c 31  |0.00",.\134012\1|
<snip>

But it's hard to tell for sure since I don't know what the good data
looks like.  (was this reader.php?)

If you have a good copy, try hexdump -C on both and diff them to see
more clearly where the corruption is.

strange.  Is this pretty repeatable?

-Eric

      reply	other threads:[~2008-10-31 16:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31  7:58 2.6.25.18 in memory corruption? Arkadiusz Miskiewicz
2008-10-31 15:00 ` Eric Sandeen
2008-10-31 15:47   ` Arkadiusz Miskiewicz
2008-10-31 16:00     ` Eric Sandeen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=490B2B83.7050009@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=arekm@maven.pl \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox