Jump to content

memtester - możliwy do skompilowania?


robert_cz

Recommended Posts

Guest smarkusg

...

 

Mam tuner który dziwnie mi się zachowuje i wydaje mi się, że to może być błąd pamięci, wszystko inne włącznie z dodatkowym chłodzeniem już sprawdziłem.

Plik z debiana pod sh4 , powinien działać

 

GraterliaOS:~# uname -an&&./memtester
Linux GraterliaOS 2.6.32.61_stm24_0214 #36 PREEMPT Wed Oct 1 23:45:04 CEST 2014 sh4 GNU/Linux
memtester version 4.3.0 (32-bit)
Copyright (C) 2001-2012 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).

pagesize is 4096
pagesizemask is 0xfffff000
need memory argument, in MB

Usage: ./memtester [-p physaddrbase [-d device]] <mem>[b|K|M|G] [loops]

memtester.zip

Link to comment
Share on other sites

Dzięki za pomoc, okazuje się, że podejrzenia miałem słuszne, to błąd pamięci:

memtester version 4.3.0 (32-bit)
Copyright (C) 2001-2012 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).

pagesize is 4096
pagesizemask is 0xfffff000
want 5MB (5242880 bytes)
got  5MB (5242880 bytes), trying mlock ...locked.
Loop 1:
  Stuck Address       : ok
  Random Value        : ok
  Compare XOR         : ok
  Compare SUB         : ok
  Compare MUL         : ok
FAILURE: 0x00000001 != 0xa2000a01 at offset 0x000ce274.
FAILURE: 0x00000000 != 0x3d00b000 at offset 0x000ce278.
FAILURE: 0x00000000 != 0x3000b400 at offset 0x000e2584.
FAILURE: 0x00000001 != 0x9300e601 at offset 0x000e2588.
  Compare DIV         : FAILURE: 0x7fff9d53 != 0xffff9f53 at offset 0x000ce274.
FAILURE: 0x7fff9d52 != 0x7fffbd52 at offset 0x000ce278.
FAILURE: 0x7fff9d52 != 0x7fffbd52 at offset 0x000e2584.
FAILURE: 0x7fff9d53 != 0xffffff53 at offset 0x000e2588.
  Compare OR          : FAILURE: 0x77fb0403 != 0xf7fb0603 at offset 0x000ce274.
FAILURE: 0x77fb0402 != 0x77fb2402 at offset 0x000ce278.
FAILURE: 0x77fb0402 != 0x77fb2402 at offset 0x000e2584.
FAILURE: 0x77fb0403 != 0xf7fb6603 at offset 0x000e2588.
  Compare AND         :   Sequential Increment: ok
  Solid Bits          : ok
  Block Sequential    : testing  38FAILURE: 0x25262526 != 0x26262626 at offset 0x001ec810.
FAILURE: 0x25262526 != 0x26262626 at offset 0x001ec814.
  Checkerboard        : ok
  Bit Spread          : ok
  Bit Flip            : ok
  Walking Ones        : ok
  Walking Zeroes      : testing  11FAILURE: 0x00000400 != 0x00000800 at offset 0x00199c08.
FAILURE: 0x00000400 != 0x00000800 at offset 0x00199c0c.
  8-bit Writes        : ok
  16-bit Writes       : ok

 

Można prosić o dodanie programu jako opcjonalnej paczki?

 

Pytanie off-topic:

Jak po adresach zlokalizować o którą kość chodzi?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...