macOS
brew install memtesterlocal Homebrew formula metadata
sudo port install memtesterMacPorts ports tree · sysutils/memtester/Portfile · ソース: api.github.com
brew
memtester のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install memtesterlocal Homebrew formula metadata
sudo port install memtesterMacPorts ports tree · sysutils/memtester/Portfile · ソース: api.github.com
sudo apk add memtesterAlpine Linux edge package indexes · memtester · ソース: dl-cdn.alpinelinux.org
sudo apt install memtesterDebian stable package indexes · memtester · ソース: deb.debian.org
sudo dnf install memtesterFedora Rawhide package metadata · memtester · ソース: dl.fedoraproject.org
nix profile install nixpkgs#memtesternixpkgs package indexes · pkgs/by-name/me/memtester/package.nix · ソース: api.github.com
sudo pacman -S memtesterArch Linux sync databases · memtester · ソース: geo.mirror.pkgbuild.com
概要
Utility for testing the memory subsystem
履歴
memtester is a GPL-2-only userspace utility for stress-testing a computer's memory subsystem for faults. Unlike boot-time memory-test environments, it runs under Unix-like operating systems and allocates memory from userspace.
The upstream README credits the original source to Simon Kirby in 1999, version 2 to Charles Cazabon in 1999, notes that version 3 was not publicly released, and describes version 4 as a 2004 rewrite by Cazabon. The rewrite focused on replacing hacky earlier code, improving portability, and making the tester fully 64-bit aware.
The project page says memtester is portable across 32- and 64-bit Unix-like systems, including unusual proprietary Unix systems and Mac OS X. The 4.x changelog shows steady maintenance from the 2004 rewrite through 2024, with changes for 64-bit offsets, physical-address testing, portability fixes, compiler compatibility, and hardware-developer use cases.
memtester became a standard small system-utility package because it solves a practical diagnostic problem without needing a boot disk. The official page says prebuilt executables are included with or available for many operating systems and mentions Debian, Ubuntu, Fedora/DAG packages, NetBSD ports, MacPorts, and Solaris/SunOS sources; the batch input additionally lists apk, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and zypper package names.
The basic invocation is `memtester <memory> [runs]`, usually as root so pages can be locked with `mlock`. The man page warns that unlocked testing is slower and less effective, that users must choose a safe allocation size, and that overcommitting memory can make a system unusable or trigger an out-of-memory killer.
Hardware developers can use `-p` with an optional `-d` device to test a physical memory region mapped through `/dev/mem` or another device, and newer releases include options such as `-u` for uncached memory semantics on some systems. `MEMTESTER_TEST_MASK` can limit which tests run.
memtester is a classic sysadmin package: tiny C source, no elaborate build system, broad Unix portability, a man page, and a job that is easiest to trust when installed from the system package manager. It is also valuable to embedded and hardware bring-up workflows where userspace physical-memory testing is useful.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
memtester | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://pyropus.ca/software/memtester/
インストールメタデータ
| パッケージキー | brew:memtester |
|---|---|
| バージョン | 4.7.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/memtester |
| ホームページ | https://pyropus.ca/software/memtester/ |
| 上流ドキュメント | https://pyropus.ca/software/memtester |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://pyropus.ca./software/memtester/old-versions/memtester-4.7.1.tar.gz |
| 最終更新 | 2026-07-04T13:13:43+09:00 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | memtester |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
memtester 4.7.1-1
Utility for testing the memory subsystem
http://pyropus.ca/software/memtester/
sudo apt install memtestermemtester
nix profile install nixpkgs#memtestermemtester 4.6.0-1
Utility for testing the memory subsystem
http://pyropus.ca/software/memtester/
sudo apt install memtestermemtester 4.7.1-r0
userspace utility for testing the memory subsystem for faults
https://pyropus.ca/software/memtester/
sudo apk add memtestermemtester-doc 4.7.1-r0
userspace utility for testing the memory subsystem for faults (documentation)
https://pyropus.ca/software/memtester/
sudo apk add memtester-docmemtester-static 4.7.1-r0
userspace utility for testing the memory subsystem for faults
https://pyropus.ca/software/memtester/
sudo apk add memtester-staticmemtester 4.7.1-3.fc44
Utility to test for faulty memory subsystem
http://pyropus.ca/software/memtester/
sudo dnf install memtestermemtester 4.7.1-1
A userspace utility for testing the memory subsystem for faults
https://pyropus.ca./software/memtester/
sudo pacman -S memtestermemtester
sudo port install memtesterソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.