lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 19 May 2013 14:42:10 +0430
From:	matt stuart <matt.henry.stuart@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Linux doesn't create /proc/vmcore

Why doesn't linux create /proc/vmcore while kernel conf marked as does?

my running kernel configuration:
CONFIG_DEBUG_INFO=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_PROC_VMCORE=y

my error on the kdump:
kdump-config savecore
running makedumpfile -c -d 31 /proc/vmcore
/var/crash/201305180259/dump-incomplete.
open_dump_memory: Can't open the dump memory(/proc/vmcore). No such
file or directory

makedumpfile Failed.
kdump-config: makedumpfile failed, falling back to 'cp' ... failed!
cp: cannot stat `/proc/vmcore': No such file or directory
kdump-config: failed to save vmcore in /var/crash/201305180259 ... failed!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ