[Bug 585938] Re: [STAGING] r8192se_pci + powertop = kernel panic
Matt Price
matt.price at utoronto.ca
Sun Jul 4 01:54:14 UTC 2010
and finally, the strace of iwpriv -a itself:
root at roke:~# strace -f iwpriv -a
execve("/sbin/iwpriv", ["iwpriv", "-a"], [/* 19 vars */]) = 0
brk(0) = 0xd2b000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f61867ac000
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=131558, ...}) = 0
mmap(NULL, 131558, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f618678b000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libiw.so.30", O_RDONLY) = 3
read(3,
that's all i get when running iwpriv remotely. is that at all informative?
--
[STAGING] r8192se_pci + powertop = kernel panic
https://bugs.launchpad.net/bugs/585938
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list