Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 844928 Details for
Bug 1045432
RFE: make /dev/loop-control owned by group 'disk'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
losetup strace
losetup.strace.txt (text/plain), 5.75 KB, created by
Michael Ott
on 2014-01-03 10:58:43 UTC
(
hide
)
Description:
losetup strace
Filename:
MIME Type:
Creator:
Michael Ott
Created:
2014-01-03 10:58:43 UTC
Size:
5.75 KB
patch
obsolete
>execve("/usr/sbin/losetup", ["losetup", "-f", "test.img"], [/* 47 vars */]) = 0 >brk(0) = 0x1002000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f708a978000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/home/ottmi/projects/dcdb/install/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >stat("/home/ottmi/projects/dcdb/install/lib/tls/x86_64", 0x7fff35192520) = -1 ENOENT (No such file or directory) >open("/home/ottmi/projects/dcdb/install/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >stat("/home/ottmi/projects/dcdb/install/lib/tls", 0x7fff35192520) = -1 ENOENT (No such file or directory) >open("/home/ottmi/projects/dcdb/install/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >stat("/home/ottmi/projects/dcdb/install/lib/x86_64", 0x7fff35192520) = -1 ENOENT (No such file or directory) >open("/home/ottmi/projects/dcdb/install/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >stat("/home/ottmi/projects/dcdb/install/lib", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 >open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=126791, ...}) = 0 >mmap(NULL, 126791, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f708a959000 >close(3) = 0 >open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\302\246?\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=2100656, ...}) = 0 >mmap(0x3fa6c00000, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3fa6c00000 >mprotect(0x3fa6db4000, 2097152, PROT_NONE) = 0 >mmap(0x3fa6fb4000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x3fa6fb4000 >mmap(0x3fa6fba000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3fa6fba000 >close(3) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f708a958000 >mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f708a956000 >arch_prctl(ARCH_SET_FS, 0x7f708a956740) = 0 >mprotect(0x610000, 4096, PROT_READ) = 0 >mprotect(0x3fa6fb4000, 16384, PROT_READ) = 0 >mprotect(0x3fa661f000, 4096, PROT_READ) = 0 >munmap(0x7f708a959000, 126791) = 0 >brk(0) = 0x1002000 >brk(0x1023000) = 0x1023000 >brk(0) = 0x1023000 >open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f708442d000 >close(3) = 0 >stat("/sys/block", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0 >uname({sys="Linux", node="fedora.vm", ...}) = 0 >stat("/dev/loop-control", {st_mode=S_IFCHR|0600, st_rdev=makedev(10, 237), ...}) = 0 >open("/dev/loop-control", O_RDWR|O_CLOEXEC) = -1 EACCES (Permission denied) >stat("/dev/loop", 0x7fff351929a0) = -1 ENOENT (No such file or directory) >stat("/dev/loop0", 0x7fff35191900) = -1 ENOENT (No such file or directory) >open("/sys/block/loop0/dev", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >getcwd("/home/ottmi", 4096) = 12 >lstat("/home/ottmi/test.img", {st_mode=S_IFREG|0664, st_size=10485760, ...}) = 0 >open("/home/ottmi/test.img", O_RDWR|O_CLOEXEC) = 3 >open("/dev/loop0", O_RDWR|O_CLOEXEC) = -1 ENOENT (No such file or directory) >close(3) = 0 >open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f708a977000 >read(3, "# Locale name alias data base.\n#"..., 4096) = 2492 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f708a977000, 4096) = 0 >open("/usr/share/locale/en_GB.UTF-8/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_GB/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.UTF-8/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.utf8/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en/LC_MESSAGES/util-linux.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >write(2, "losetup: ", 9losetup: ) = 9 >write(2, "test.img: failed to set up loop "..., 38test.img: failed to set up loop device) = 38 >write(2, ": ", 2: ) = 2 >open("/usr/share/locale/en_GB.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_GB.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_GB/LC_MESSAGES/libc.mo", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=1474, ...}) = 0 >mmap(NULL, 1474, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f708a977000 >close(3) = 0 >open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >write(2, "No such file or directory\n", 26No such file or directory >) = 26 >close(1) = 0 >close(2) = 0 >exit_group(1) = ? >+++ exited with 1 +++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1045432
: 844928