Bugzilla – Attachment 120483 Details for
Bug 246701
ahci SATA RAID - mdraid segment fault
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
strace output
dmraid-data-3 (text/plain), 49.23 KB, created by
Alun Peck
on 2007-02-22 10:04:55 UTC
(
hide
)
Description:
strace output
Filename:
MIME Type:
Creator:
Alun Peck
Created:
2007-02-22 10:04:55 UTC
Size:
49.23 KB
patch
obsolete
>execve("/sbin/dmraid", ["dmraid", "-s", "-ccc", "-d", "ddf1_4c5349202020202010000055000"...], [/* 45 vars */]) = 0 >brk(0) = 0x628000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01a000 >uname({sys="Linux", node="Rescue", ...}) = 0 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=11472, ...}) = 0 >mmap(NULL, 11472, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2b08ec01b000 >close(3) = 0 >open("/lib64/libz.so.1", O_RDONLY) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p \0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=84368, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01e000 >mmap(NULL, 2179624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b08ec21c000 >fadvise64(3, 0, 2179624, POSIX_FADV_WILLNEED) = 0 >mprotect(0x2b08ec230000, 2093056, PROT_NONE) = 0 >mmap(0x2b08ec42f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x2b08ec42f000 >close(3) = 0 >open("/lib64/libdevmapper.so.1.02", O_RDONLY) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3005\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0555, st_size=68896, ...}) = 0 >mmap(NULL, 2164232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b08ec431000 >fadvise64(3, 0, 2164232, POSIX_FADV_WILLNEED) = 0 >mprotect(0x2b08ec440000, 2093056, PROT_NONE) = 0 >mmap(0x2b08ec63f000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x2b08ec63f000 >close(3) = 0 >open("/lib64/libc.so.6", O_RDONLY) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\333"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=1306072, ...}) = 0 >mmap(NULL, 3412216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b08ec642000 >fadvise64(3, 0, 3412216, POSIX_FADV_WILLNEED) = 0 >mprotect(0x2b08ec77b000, 2093056, PROT_NONE) = 0 >mmap(0x2b08ec97a000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x138000) = 0x2b08ec97a000 >mmap(0x2b08ec97f000, 16632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b08ec97f000 >close(3) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec984000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec985000 >arch_prctl(ARCH_SET_FS, 0x2b08ec984dc0) = 0 >mprotect(0x2b08ec97a000, 12288, PROT_READ) = 0 >munmap(0x2b08ec01b000, 11472) = 0 >brk(0) = 0x628000 >brk(0x649000) = 0x649000 >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hda/removable", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "1\n", 4096) = 2 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdb/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdb", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdc/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdc", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdd/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdd", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hde/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hde", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdf/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdf", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdg/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdg", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdh/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdh", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdi/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdi", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdj/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdj", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdk/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdk", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdl/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdl", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdm/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdm", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdn/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdn", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdo/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdp/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdp", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdq/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdq", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdr/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdr", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hds/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hds", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdt/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdt", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdu/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdu", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdv/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdv", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdw/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdw", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdx/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdx", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdy/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdy", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/proc/mounts", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(3, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(3) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hdz/removable", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/dev/hdz", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/var/lock/dmraid", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0 >access("/var/lock/dmraid", R_OK|W_OK) = 0 >geteuid() = 0 >open("/var/lock/dmraid/.lock", O_RDWR|O_APPEND|O_CREAT, 0777) = 3 >flock(3, LOCK_EX) = 0 >open("/proc/mounts", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(4, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(4) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4 >fstat(4, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 31 entries */, 4096) = 856 >lstat("/dev/.", {st_mode=S_IFDIR|0755, st_size=6400, ...}) = 0 >lstat("/dev/..", {st_mode=S_IFDIR|0755, st_size=280, ...}) = 0 >open("/proc/mounts", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/sdd/removable", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "0\n", 4096) = 2 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/sdd/size", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "976773168\n", 4096) = 10 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/dev/sdd", O_RDONLY) = 5 >ioctl(5, BLKSSZGET, 0x7fffbeaa8edc) = 0 >lstat("/dev/sdd", {st_mode=S_IFBLK|0640, st_rdev=makedev(8, 48), ...}) = 0 >ioctl(5, SG_IO, 0x7fffbeaa8d60) = 0 >ioctl(5, SG_IO, 0x7fffbeaa8d60) = 0 >close(5) = 0 >open("/proc/mounts", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/sdc/removable", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "0\n", 4096) = 2 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/sdc/size", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "976773168\n", 4096) = 10 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/dev/sdc", O_RDONLY) = 5 >ioctl(5, BLKSSZGET, 0x7fffbeaa8edc) = 0 >lstat("/dev/sdc", {st_mode=S_IFBLK|0640, st_rdev=makedev(8, 32), ...}) = 0 >ioctl(5, SG_IO, 0x7fffbeaa8d60) = 0 >ioctl(5, SG_IO, 0x7fffbeaa8d60) = 0 >close(5) = 0 >open("/proc/mounts", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/sdb/removable", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "0\n", 4096) = 2 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/sdb/size", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "976773168\n", 4096) = 10 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/dev/sdb", O_RDONLY) = 5 >ioctl(5, BLKSSZGET, 0x7fffbeaa8edc) = 0 >lstat("/dev/sdb", {st_mode=S_IFBLK|0640, st_rdev=makedev(8, 16), ...}) = 0 >ioctl(5, SG_IO, 0x7fffbeaa8d60) = 0 >ioctl(5, SG_IO, 0x7fffbeaa8d60) = 0 >close(5) = 0 >open("/proc/mounts", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/sda/removable", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "0\n", 4096) = 2 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/sda/size", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "976773168\n", 4096) = 10 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/dev/sda", O_RDONLY) = 5 >ioctl(5, BLKSSZGET, 0x7fffbeaa8edc) = 0 >lstat("/dev/sda", {st_mode=S_IFBLK|0640, st_rdev=makedev(8, 0), ...}) = 0 >ioctl(5, SG_IO, 0x7fffbeaa8d60) = 0 >ioctl(5, SG_IO, 0x7fffbeaa8d60) = 0 >close(5) = 0 >open("/proc/mounts", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "rootfs / rootfs rw 0 0\ntmpfs / t"..., 1024) = 416 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >open("/sys/block/hda/removable", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec01b000 >read(5, "1\n", 4096) = 2 >close(5) = 0 >munmap(0x2b08ec01b000, 4096) = 0 >lstat("/dev/loop7", {st_mode=S_IFBLK|0640, st_rdev=makedev(7, 7), ...}) = 0 >lstat("/dev/loop6", {st_mode=S_IFBLK|0640, st_rdev=makedev(7, 6), ...}) = 0 >lstat("/dev/loop5", {st_mode=S_IFBLK|0640, st_rdev=makedev(7, 5), ...}) = 0 >lstat("/dev/loop4", {st_mode=S_IFBLK|0640, st_rdev=makedev(7, 4), ...}) = 0 >lstat("/dev/loop3", {st_mode=S_IFBLK|0640, st_rdev=makedev(7, 3), ...}) = 0 >lstat("/dev/loop2", {st_mode=S_IFBLK|0640, st_rdev=makedev(7, 2), ...}) = 0 >lstat("/dev/loop1", {st_mode=S_IFBLK|0640, st_rdev=makedev(7, 1), ...}) = 0 >lstat("/dev/loop0", {st_mode=S_IFBLK|0640, st_rdev=makedev(7, 0), ...}) = 0 >lstat("/dev/ram15", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 15), ...}) = 0 >lstat("/dev/ram14", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 14), ...}) = 0 >lstat("/dev/ram13", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 13), ...}) = 0 >lstat("/dev/ram12", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 12), ...}) = 0 >lstat("/dev/ram11", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 11), ...}) = 0 >lstat("/dev/ram10", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 10), ...}) = 0 >lstat("/dev/ram9", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 9), ...}) = 0 >lstat("/dev/ram8", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 8), ...}) = 0 >lstat("/dev/ram7", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 7), ...}) = 0 >lstat("/dev/ram6", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 6), ...}) = 0 >lstat("/dev/ram5", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 5), ...}) = 0 >lstat("/dev/ram4", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 4), ...}) = 0 >lstat("/dev/ram3", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 3), ...}) = 0 >lstat("/dev/ram2", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 2), ...}) = 0 >lstat("/dev/ram1", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 1), ...}) = 0 >lstat("/dev/ram0", {st_mode=S_IFBLK|0640, st_rdev=makedev(1, 0), ...}) = 0 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500086898688, SEEK_SET) = 500086898688 >read(4, "\336\21\336\21\262(*\230LSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500065935360, SEEK_SET) = 500065935360 >read(4, "\336\21\336\21\365\317\246\26LSI \200\206&\202\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500086899200, SEEK_SET) = 500086899200 >read(4, "\255\21\21\21\234\1T\352LSI \377\377\377\377\377\377"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500086910976, SEEK_SET) = 500086910976 >read(4, "3333Yn\324jATA 3PM0P722"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500086899712, SEEK_SET) = 500086899712 >read(4, "\"\"\"\"kkWj\0\4\0\10\377\377\377\377\377\377\377\377\377"..., 1024) = 1024 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500086900736, SEEK_SET) = 500086900736 >read(4, "\335\335\335\335\6Rl\30\0\1\0\10\377\377\377\377\377\377"..., 1024) = 1024 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500086901760, SEEK_SET) = 500086901760 >read(4, "\356\356\356\356k\325\'?LSI \20\0\0U\0\0\0\0003\r\232"..., 9216) = 9216 >close(4) = 0 >mmap(NULL, 41930752, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec986000 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500065935360, SEEK_SET) = 500065935360 >read(4, "\336\21\336\21\365\317\246\26LSI \200\206&\202\0\0"..., 41926656) = 41926656 >close(4) = 0 >munmap(0x2b08ec986000, 41930752) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 4608, SEEK_SET) = 4608 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107856384, SEEK_SET) = 500107856384 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 48) = 48 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107860992, SEEK_SET) = 500107860992 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 128) = 128 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107860992, SEEK_SET) = 500107860992 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 120) = 120 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107829760, SEEK_SET) = 500107829760 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107731456, SEEK_SET) = 500107731456 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107730944, SEEK_SET) = 500107730944 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107853824, SEEK_SET) = 500107853824 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107657728, SEEK_SET) = 500107657728 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107485696, SEEK_SET) = 500107485696 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107599360, SEEK_SET) = 500107599360 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107337216, SEEK_SET) = 500107337216 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107075072, SEEK_SET) = 500107075072 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sda", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 51) = 51 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500086898688, SEEK_SET) = 500086898688 >read(4, "\336\21\336\21\262(*\230LSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500065935360, SEEK_SET) = 500065935360 >read(4, "\336\21\336\21\365\317\246\26LSI \200\206&\202\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500086899200, SEEK_SET) = 500086899200 >read(4, "\255\21\21\21\234\1T\352LSI \377\377\377\377\377\377"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500086910976, SEEK_SET) = 500086910976 >read(4, "3333@\276\322lATA 3PM0QFJW"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500086899712, SEEK_SET) = 500086899712 >read(4, "\"\"\"\"kkWj\0\4\0\10\377\377\377\377\377\377\377\377\377"..., 1024) = 1024 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500086900736, SEEK_SET) = 500086900736 >read(4, "\335\335\335\335\6Rl\30\0\1\0\10\377\377\377\377\377\377"..., 1024) = 1024 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500086901760, SEEK_SET) = 500086901760 >read(4, "\356\356\356\356k\325\'?LSI \20\0\0U\0\0\0\0003\r\232"..., 9216) = 9216 >close(4) = 0 >mmap(NULL, 41930752, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec986000 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500065935360, SEEK_SET) = 500065935360 >read(4, "\336\21\336\21\365\317\246\26LSI \200\206&\202\0\0"..., 41926656) = 41926656 >close(4) = 0 >munmap(0x2b08ec986000, 41930752) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 4608, SEEK_SET) = 4608 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107856384, SEEK_SET) = 500107856384 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 48) = 48 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107860992, SEEK_SET) = 500107860992 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 128) = 128 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107860992, SEEK_SET) = 500107860992 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 120) = 120 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107829760, SEEK_SET) = 500107829760 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107731456, SEEK_SET) = 500107731456 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107730944, SEEK_SET) = 500107730944 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107853824, SEEK_SET) = 500107853824 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107657728, SEEK_SET) = 500107657728 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107485696, SEEK_SET) = 500107485696 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107599360, SEEK_SET) = 500107599360 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107337216, SEEK_SET) = 500107337216 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107075072, SEEK_SET) = 500107075072 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdb", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 51) = 51 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500086898688, SEEK_SET) = 500086898688 >read(4, "\336\21\336\21\262(*\230LSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500065935360, SEEK_SET) = 500065935360 >read(4, "\336\21\336\21\365\317\246\26LSI \200\206&\202\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500086899200, SEEK_SET) = 500086899200 >read(4, "\255\21\21\21\234\1T\352LSI \377\377\377\377\377\377"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500086910976, SEEK_SET) = 500086910976 >read(4, "3333\7\274\270\27ATA 3PM0S4R8"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500086899712, SEEK_SET) = 500086899712 >read(4, "\"\"\"\"kkWj\0\4\0\10\377\377\377\377\377\377\377\377\377"..., 1024) = 1024 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500086900736, SEEK_SET) = 500086900736 >read(4, "\335\335\335\335\6Rl\30\0\1\0\10\377\377\377\377\377\377"..., 1024) = 1024 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500086901760, SEEK_SET) = 500086901760 >read(4, "\356\356\356\356\271\303N\357LSI \20\0\0U\0\0\0\000"..., 9216) = 9216 >close(4) = 0 >mmap(NULL, 41930752, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec986000 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500065935360, SEEK_SET) = 500065935360 >read(4, "\336\21\336\21\365\317\246\26LSI \200\206&\202\0\0"..., 41926656) = 41926656 >close(4) = 0 >munmap(0x2b08ec986000, 41930752) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 4608, SEEK_SET) = 4608 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107856384, SEEK_SET) = 500107856384 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 48) = 48 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107860992, SEEK_SET) = 500107860992 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 128) = 128 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107860992, SEEK_SET) = 500107860992 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 120) = 120 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107829760, SEEK_SET) = 500107829760 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107731456, SEEK_SET) = 500107731456 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107730944, SEEK_SET) = 500107730944 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107853824, SEEK_SET) = 500107853824 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107657728, SEEK_SET) = 500107657728 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107485696, SEEK_SET) = 500107485696 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107599360, SEEK_SET) = 500107599360 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107337216, SEEK_SET) = 500107337216 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107075072, SEEK_SET) = 500107075072 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdc", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 51) = 51 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500086898688, SEEK_SET) = 500086898688 >read(4, "\336\21\336\21\262(*\230LSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500065935360, SEEK_SET) = 500065935360 >read(4, "\336\21\336\21\365\317\246\26LSI \200\206&\202\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500086899200, SEEK_SET) = 500086899200 >read(4, "\255\21\21\21\234\1T\352LSI \377\377\377\377\377\377"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500086910976, SEEK_SET) = 500086910976 >read(4, "3333\7\0\264\'ATA 3PM0S3SX"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500086899712, SEEK_SET) = 500086899712 >read(4, "\"\"\"\"kkWj\0\4\0\10\377\377\377\377\377\377\377\377\377"..., 1024) = 1024 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500086900736, SEEK_SET) = 500086900736 >read(4, "\335\335\335\335\6Rl\30\0\1\0\10\377\377\377\377\377\377"..., 1024) = 1024 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500086901760, SEEK_SET) = 500086901760 >read(4, "\356\356\356\356\271\303N\357LSI \20\0\0U\0\0\0\000"..., 9216) = 9216 >close(4) = 0 >mmap(NULL, 41930752, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec986000 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500065935360, SEEK_SET) = 500065935360 >read(4, "\336\21\336\21\365\317\246\26LSI \200\206&\202\0\0"..., 41926656) = 41926656 >close(4) = 0 >munmap(0x2b08ec986000, 41930752) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 4608, SEEK_SET) = 4608 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107856384, SEEK_SET) = 500107856384 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 48) = 48 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107860992, SEEK_SET) = 500107860992 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 128) = 128 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107860992, SEEK_SET) = 500107860992 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 120) = 120 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107829760, SEEK_SET) = 500107829760 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107731456, SEEK_SET) = 500107731456 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107730944, SEEK_SET) = 500107730944 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107853824, SEEK_SET) = 500107853824 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107657728, SEEK_SET) = 500107657728 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107485696, SEEK_SET) = 500107485696 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2048) = 2048 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107599360, SEEK_SET) = 500107599360 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107337216, SEEK_SET) = 500107337216 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107075072, SEEK_SET) = 500107075072 >read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512) = 512 >close(4) = 0 >open("/dev/sdd", O_RDONLY) = 4 >lseek(4, 500107861504, SEEK_SET) = 500107861504 >read(4, "\336\21\336\21\217F\334dLSI \200\206&\202\0\0\0\000"..., 51) = 51 >close(4) = 0 >fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(4, 1), ...}) = 0 >ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b08ec986000 >write(1, "DEBUG: _find_set: searching ddf1"..., 82) = 82 >write(1, "DEBUG: _find_set: not found ddf1"..., 82) = 82 >write(1, "DEBUG: _find_set: searching .ddf"..., 40) = 40 >write(1, "DEBUG: _find_set: not found .ddf"..., 40) = 40 >write(1, "DEBUG: _find_set: searching ddf1"..., 82) = 82 >write(1, "DEBUG: _find_set: searching ddf1"..., 82) = 82 >write(1, "DEBUG: _find_set: not found ddf1"..., 82) = 82 >write(1, "DEBUG: _find_set: not found ddf1"..., 82) = 82 >write(1, "DEBUG: freeing devices of RAID s"..., 91) = 91 >write(1, "DEBUG: freeing device \"ddf1_4c53"..., 95) = 95 >write(1, "DEBUG: freeing devices of RAID s"..., 49) = 49 >write(1, "DEBUG: freeing device \".ddf1_dis"..., 53) = 53 >--- SIGSEGV (Segmentation fault) @ 0 (2b08ec97fa00) --- >+++ killed by SIGSEGV +++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 246701
:
119885
|
119886
|
119888
|
119893
|
119896
|
120274
|
120444
| 120483 |
121722
|
121759