linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: handygewinnspiel@gmx.de
To: Andrew Morton <akpm@linux-foundation.org>
Cc: rjw@sisk.pl, HWerner4@gmx.de, viro@zeniv.linux.org.uk,
	linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	mchehab@infradead.org
Subject: Re: [linux-dvb] compiling on 2.6.28 broken?
Date: Tue, 13 Jan 2009 20:17:57 +0100	[thread overview]
Message-ID: <20090113191757.74290@gmx.net> (raw)
In-Reply-To: <20090113105947.9e774b69.akpm@linux-foundation.org>

[-- Attachment #1: Type: text/plain, Size: 360 bytes --]

> 
> It's the first such report I've seen.
> 
> Could you please generate the strace output for the failing command so
> we can see which syscall is failing?

Attached two strace logs, one for the failed version, one for the working version.

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

[-- Attachment #2: find-4.1.20.log --]
[-- Type: application/octet-stream, Size: 5070 bytes --]

execve("find/find", ["find/find", "../", "-name", "*.c"], [/* 21 vars */]) = 0
uname({sys="Linux", node="TopLap", ...}) = 0
brk(0)                                  = 0x9ade000
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686", 0xbfeb1b40)     = -1 ENOENT (No such file or directory)
open("/lib/tls/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
stat64("/lib/tls", 0xbfeb1b40)          = -1 ENOENT (No such file or directory)
open("/lib/i686/libc.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
stat64("/lib/i686", 0xbfeb1b40)         = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0PK\1\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=5277124, ...}) = 0
mmap2(NULL, 1137644, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e83000
mmap2(0xb7f93000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10f) = 0xb7f93000
mmap2(0xb7f97000, 7148, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f97000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e82000
mprotect(0xb7f93000, 8192, PROT_READ)   = 0
mprotect(0xb7fb1000, 4096, PROT_READ)   = 0
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e824f0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=3187264, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7c82000
close(3)                                = 0
brk(0)                                  = 0x9ade000
brk(0x9aff000)                          = 0x9aff000
brk(0)                                  = 0x9aff000
time(NULL)                              = 1231873821
open(".", O_RDONLY|O_LARGEFILE)         = 3
fchdir(3)                               = 0
lstat64(".", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
lstat64("../", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
chdir("../")                            = 0
lstat64(".", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
lstat64(".", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4
fstat64(4, {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
getdents64(4, /* 108 entries */, 4096)  = 4072
getdents64(4, /* 95 entries */, 4096)   = 4072
getdents64(4, /* 81 entries */, 4096)   = 3456
_llseek(4, 1604, [1604], SEEK_SET)      = 0
getdents64(4, /* 1 entries */, 4096)    = 40
close(4)                                = 0
write(2, "find/find: ", 11)             = 11
write(2, "../", 3)                      = 3
open("/usr/share/locale/locale.alias", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2586, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c81000
read(4, "# Locale name alias data base.\n#"..., 4096) = 2586
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7c81000, 4096)                = 0
open("/usr/share/locale/de_DE/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/de/LC_MESSAGES/libc.mo", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=90059, ...}) = 0
mmap2(NULL, 90059, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7c6c000
close(4)                                = 0
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=45501, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c6b000
read(4, "# GNU libc iconv configuration.\n"..., 4096) = 4096
read(4, "lias\tJS//\t\t\tJUS_I.B1.002//\nalias"..., 4096) = 4096
read(4, "ule\tINTERNAL\t\tISO-8859-3//\t\tISO8"..., 4096) = 4096
read(4, "s\tLATIN8//\t\tISO-8859-14//\nalias\t"..., 4096) = 4096
read(4, "/\t\tEBCDIC-ES//\nalias\tEBCDICES//\t"..., 4096) = 4096
read(4, "ias\tEBCDIC-CP-ES//\t\tIBM284//\nali"..., 4096) = 4096
read(4, "\tIBM864//\nalias\tCSIBM864//\t\tIBM8"..., 4096) = 4096
read(4, "module\tINTERNAL\t\tIBM937//\t\tIBM93"..., 4096) = 4096
read(4, "ule\tEUC-JP//\t\tINTERNAL\t\tEUC-JP\t\t"..., 4096) = 4096
read(4, "/\tIEC_P27-1//\nalias\tIEC_P271//\t\t"..., 4096) = 4096
read(4, "ERNAL\t\tISO_10367-BOX//\t\tISO_1036"..., 4096) = 4096
read(4, "le\t\tcost\nmodule\tShift_JISX0213//"..., 4096) = 445
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7c6b000, 4096)                = 0
write(2, ": Der Wert ist zu gro\337 f\374r den d"..., 51) = 51
write(2, "\n", 1)                       = 1
fchdir(3)                               = 0
exit_group(1)                           = ?

[-- Attachment #3: find-4.4.0.log --]
[-- Type: application/octet-stream, Size: 8626 bytes --]

execve("/usr/bin/find", ["find", "../", "-name", "*.c"], [/* 21 vars */]) = 0
uname({sys="Linux", node="TopLap", ...}) = 0
brk(0)                                  = 0x936d000
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686", 0xbfbc0f10)     = -1 ENOENT (No such file or directory)
open("/lib/tls/librt.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
stat64("/lib/tls", 0xbfbc0f10)          = -1 ENOENT (No such file or directory)
open("/lib/i686/librt.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
stat64("/lib/i686", 0xbfbc0f10)         = -1 ENOENT (No such file or directory)
open("/lib/librt.so.1", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\36\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=140620, ...}) = 0
mmap2(NULL, 33384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb80a0000
mmap2(0xb80a7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6) = 0xb80a7000
close(3)                                = 0
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P3\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=519622, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb809f000
mmap2(NULL, 139424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb807c000
mmap2(0xb809d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20) = 0xb809d000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0PK\1\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=5277124, ...}) = 0
mmap2(NULL, 1137644, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f66000
mmap2(0xb8076000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10f) = 0xb8076000
mmap2(0xb807a000, 7148, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb807a000
close(3)                                = 0
open("/lib/libpthread.so.0", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260G\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=500215, ...}) = 0
mmap2(NULL, 70124, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f54000
mmap2(0xb7f62000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd) = 0xb7f62000
mmap2(0xb7f64000, 4588, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f64000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f53000
mprotect(0xb7f62000, 4096, PROT_READ)   = 0
mprotect(0xb8076000, 8192, PROT_READ)   = 0
mprotect(0xb809d000, 4096, PROT_READ)   = 0
mprotect(0xb80a7000, 4096, PROT_READ)   = 0
mprotect(0xb80c1000, 4096, PROT_READ)   = 0
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f53070, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
set_tid_address(0xb7f530b8)             = 3687
rt_sigaction(SIGRTMIN, {0xb7f58400, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbfbc1688, 31, (nil), 0}) = 0
uname({sys="Linux", node="TopLap", ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
gettimeofday({1231873788, 100690}, NULL) = 0
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=3187264, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7d53000
close(3)                                = 0
brk(0)                                  = 0x936d000
brk(0x938e000)                          = 0x938e000
brk(0)                                  = 0x938e000
open("/usr/share/locale/locale.alias", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2586, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d52000
read(3, "# Locale name alias data base.\n#"..., 4096) = 2586
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7d52000, 4096)                = 0
open("/usr/share/locale/de_DE/LC_MESSAGES/findutils.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/de/LC_MESSAGES/findutils.mo", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=14609, ...}) = 0
mmap2(NULL, 14609, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7d4f000
close(3)                                = 0
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=45501, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d4e000
read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096
read(3, "lias\tJS//\t\t\tJUS_I.B1.002//\nalias"..., 4096) = 4096
read(3, "ule\tINTERNAL\t\tISO-8859-3//\t\tISO8"..., 4096) = 4096
read(3, "s\tLATIN8//\t\tISO-8859-14//\nalias\t"..., 4096) = 4096
read(3, "/\t\tEBCDIC-ES//\nalias\tEBCDICES//\t"..., 4096) = 4096
read(3, "ias\tEBCDIC-CP-ES//\t\tIBM284//\nali"..., 4096) = 4096
read(3, "\tIBM864//\nalias\tCSIBM864//\t\tIBM8"..., 4096) = 4096
read(3, "module\tINTERNAL\t\tIBM937//\t\tIBM93"..., 4096) = 4096
read(3, "ule\tEUC-JP//\t\tINTERNAL\t\tEUC-JP\t\t"..., 4096) = 4096
read(3, "/\tIEC_P27-1//\nalias\tIEC_P271//\t\t"..., 4096) = 4096
read(3, "ERNAL\t\tISO_10367-BOX//\t\tISO_1036"..., 4096) = 4096
read(3, "le\t\tcost\nmodule\tShift_JISX0213//"..., 4096) = 445
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7d4e000, 4096)                = 0
futex(0xb807912c, FUTEX_WAKE, 2147483647) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
open(".", O_RDONLY|O_LARGEFILE)         = 3
fchdir(3)                               = 0
lstat64("../", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
open(".", O_RDONLY|O_NOCTTY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_NOFOLLOW) = 4
fchdir(4)                               = 0
open("../", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5
fstat64(5, {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
fchdir(5)                               = 0
getdents64(5, /* 108 entries */, 4096)  = 4072
getdents64(5, /* 95 entries */, 4096)   = 4072
brk(0)                                  = 0x938e000
brk(0x93af000)                          = 0x93af000
getdents64(5, /* 81 entries */, 4096)   = 3456
getdents64(5, /* 0 entries */, 4096)    = 0
close(5)                                = 0
lstat64("tmp", {st_mode=S_IFDIR|0755, st_size=79, ...}) = 0
open("tmp", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5
fstat64(5, {st_mode=S_IFDIR|0755, st_size=79, ...}) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
fchdir(5)                               = 0
getdents64(5, /* 5 entries */, 4096)    = 168
getdents64(5, /* 0 entries */, 4096)    = 0
close(5)                                = 0
lstat64("vdr-pvrinput-0.1.1-pre1_ivtv-patch.tar.bz2", {st_mode=S_IFREG|0644, st_size=23614, ...}) = 0
lstat64("xorg7.1", {st_mode=S_IFDIR|0755, st_size=55, ...}) = 0
open("xorg7.1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5
fstat64(5, {st_mode=S_IFDIR|0755, st_size=55, ...}) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
fchdir(5)                               = 0
getdents64(5, /* 6 entries */, 4096)    = 152
getdents64(5, /* 0 entries */, 4096)    = 0
close(5)                                = 0
lstat64("download.sh", {st_mode=S_IFREG|0644, st_size=3209, ...}) = 0
lstat64("app", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("app", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5
fstat64(5, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
fchdir(5)                               = 0
getdents64(5, /* 79 entries */, 4096)   = 4080
getdents64(5, /* 15 entries */, 4096)   = 776
getdents64(5, /* 0 entries */, 4096)    = 0
close(5)                                = 0
lstat64("xwud-X11R7.0-1.0.1.tar.bz2", {st_mode=S_IFREG|0744, st_size=83089, ...}) = 0
lstat64("appres-X11R7.0-1.0.0.tar.bz2", {st_mode=S_IFREG|0744, st_size=74597, ...}) = 0
lstat64("bdftopcf-X11R7.0-1.0.0.tar.bz2", {st_mode=S_IFREG|0744, st_size=74661, ...}) = 0
.....

  reply	other threads:[~2009-01-13 19:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090112190420.51f75853@pedra.chehab.org>
     [not found] ` <20090112132130.6c932b85.akpm@linux-foundation.org>
     [not found]   ` <20090112220624.4fbfee34@pedra.chehab.org>
     [not found]     ` <20090112162337.318dd61d.akpm@linux-foundation.org>
2009-01-13 18:47       ` [linux-dvb] compiling on 2.6.28 broken? handygewinnspiel
2009-01-13 18:59         ` Andrew Morton
2009-01-13 19:17           ` handygewinnspiel [this message]
2009-01-13 19:37             ` Andrew Morton
2009-01-13 20:02               ` handygewinnspiel
2009-01-13 20:38               ` Matthew Wilcox
2009-01-14 18:29                 ` Chris Mason
2009-01-14 21:19                   ` wk
2009-01-14 21:24                     ` Chris Mason
2009-01-14 21:35                       ` Eric Sandeen
2009-01-14 21:40                         ` Chris Mason
2009-01-14 23:00                           ` Kay Sievers
2009-01-15  1:54                             ` Chris Mason
2009-01-14 21:41                         ` Eric Sandeen
2009-01-14 21:44                         ` Andrew Morton
2009-01-14 21:48                           ` Eric Sandeen
2009-01-14 22:57                             ` Lachlan McIlroy
2009-01-18 22:06                             ` Christoph Hellwig
2009-01-14 21:41                       ` wk
2009-01-14 22:30                     ` Dave Chinner
2009-01-15 19:41                       ` wk
2009-01-15 22:23                         ` Dave Chinner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090113191757.74290@gmx.net \
    --to=handygewinnspiel@gmx.de \
    --cc=HWerner4@gmx.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@infradead.org \
    --cc=rjw@sisk.pl \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).