From: Sergey Kuznetsov <yozhik@atom.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] `update-menus -n` is not working
Date: Fri, 29 Nov 2002 19:58:37 +0300
Message-ID: <20021129195837.36823fd0.yozhik@atom.ru> (raw)
In-Reply-To: <20021129195451.089a8235.vsu@altlinux.ru>
On Fri, 29 Nov 2002 19:54:51 +0300
Sergey Vlasov <vsu@altlinux.ru> wrote:
> On Fri, 29 Nov 2002 19:49:45 +0300
> Sergey Kuznetsov <yozhik@atom.ru> wrote:
>
> > On Fri, 29 Nov 2002 12:59:41 +0300
> > "Sergey V. Turchin" <zerg@altlinux.org> wrote:
> >
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > > В сообщении от 28 Ноябрь 2002 21:35 Sergey Kuznetsov
> > > написал:
> > > > On Thu, 28 Nov 2002 12:54:21 +0300
> > > >
> > > покажите log от
> > > strace -f -o log update-menus -n
> >
> > Простите за невежество, а где его теперь искать?
>
> В файле log в каталоге, который был текущим на момент
> выполнения этой команды.
Ясно. Делаю cat log:
6310 execve("/usr/bin/update-menus", ["update-menus", "-n"], [/*
45 vars */]) = 0 6310 uname({sys="Linux", node="localhost",
...}) = 0 6310 brk(0) = 0x807b94c
6310 open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such
file or directory) 6310 open("/etc/ld.so.cache", O_RDONLY) = 3
6310 fstat64(3, {st_mode=S_IFREG|0644, st_size=80681, ...}) = 0
6310 mmap2(NULL, 80681, PROT_READ, MAP_PRIVATE, 3, 0) =
0x2aabd000 6310 close(3) = 0
6310 open("/usr/lib/libstdc++.so.5", O_RDONLY) = 3
6310 read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\247\3"...,
1024) = 1024 6310 fstat64(3, {st_mode=S_IFREG|0755,
st_size=4164224, ...}) = 0 6310 mmap2(NULL, 4096,
PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x2aad1000 6310 mmap2(NULL, 727008, PROT_READ|PROT_EXEC,
MAP_PRIVATE, 3, 0) = 0x2aad2000 6310 mprotect(0x2ab6a000,
104416, PROT_NONE) = 0 6310 mmap2(0x2ab6a000, 86016,
PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x98) =
0x2ab6a000 6310 mmap2(0x2ab7f000, 18400, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2ab7f000 6310
close(3) = 0 6310
open("/lib/libm.so.6", O_RDONLY) = 3 6310 read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p6\0\000"...,
1024) = 1024 6310 fstat64(3, {st_mode=S_IFREG|0755,
st_size=206663, ...}) = 0 6310 mmap2(NULL, 139872,
PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2ab84000 6310
mprotect(0x2aba6000, 608, PROT_NONE) = 0 6310 mmap2(0x2aba6000,
4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x21) =
0x2aba6000 6310 close(3) = 0
6310 open("/lib/libgcc_s.so.1", O_RDONLY) = 3
6310 read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\21"...,
1024) = 1024 6310 fstat64(3, {st_mode=S_IFREG|0755,
st_size=200254, ...}) = 0 6310 mmap2(NULL, 31916,
PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2aba7000 6310
mprotect(0x2abad000, 7340, PROT_NONE) = 0 6310 mmap2(0x2abad000,
8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6) =
0x2abad000 6310 close(3) = 0
6310 open("/lib/libc.so.6", O_RDONLY) = 3
6310 read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\205"...,
1024) = 1024 6310 fstat64(3, {st_mode=S_IFREG|0755,
st_size=1395243, ...}) = 0 6310 mmap2(NULL, 1160224,
PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2abaf000 6310
mprotect(0x2acc1000, 37920, PROT_NONE) = 0 6310
mmap2(0x2acc1000, 24576, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 3, 0x112) = 0x2acc1000 6310
mmap2(0x2acc7000, 13344, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2acc7000 6310
close(3) = 0 6310 munmap(0x2aabd000,
80681) = 0 6310 brk(0) =
0x807b94c 6310 brk(0x807b974) = 0x807b974
6310 brk(0x807c000) = 0x807c000
6310 open("/usr/share/locale/locale.alias", O_RDONLY) = -1
ENOENT (No such file or directory) 6310 brk(0x807d000)
= 0x807d000 6310
open("/usr/lib/locale/ru_RU.CP1251/LC_MESSAGES", O_RDONLY) = 3
6310 fstat64(3, {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
6310 close(3) = 0 6310
open("/usr/lib/locale/ru_RU.CP1251/LC_MESSAGES/SYS_LC_MESSAGES",
O_RDONLY) = 3 6310 fstat64(3, {st_mode=S_IFREG|0644, st_size=57,
...}) = 0 6310 mmap2(NULL, 57, PROT_READ, MAP_PRIVATE, 3, 0) =
0x2aabd000 6310 close(3) = 0
6310 open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
6310 fstat64(3, {st_mode=S_IFREG|0644, st_size=20410, ...}) = 0
6310 mmap2(NULL, 20410, PROT_READ, MAP_SHARED, 3, 0) =
0x2aabe000 6310 close(3) = 0
6310 open("/etc/menu-methods/menu.config", O_RDONLY) = 3
6310 brk(0x8080000) = 0x8080000
6310 fstat64(3, {st_mode=S_IFREG|0644, st_size=31, ...}) = 0
6310 mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aac3000 6310 read(3,
"verbosity=quiet\nmethod=stderr\n\n", 8192) = 31 6310 read(3,
"", 4096) = 0 6310 rt_sigprocmask(SIG_UNBLOCK,
[ABRT], NULL, 8) = 0 6310 getpid() =
6310 6310 kill(6310, SIGABRT) = 0
6310 --- SIGABRT (Aborted) ---
6310 +++ killed by SIGABRT +++
С уважением,
Сергей
next prev parent reply other threads:[~2002-11-29 16:58 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-27 18:57 Sergey Kuznetsov
2002-11-28 9:26 ` Andy Gorev
2002-11-28 18:49 ` Sergey Kuznetsov
2002-11-28 9:54 ` Sergey V. Turchin
2002-11-28 18:35 ` Sergey Kuznetsov
2002-11-28 23:07 ` Dmitry Lebkov
2002-11-29 9:59 ` Sergey V. Turchin
2002-11-29 16:49 ` Sergey Kuznetsov
2002-11-29 16:54 ` Sergey Vlasov
2002-11-29 16:58 ` Sergey Kuznetsov [this message]
2002-12-02 9:40 ` Sergey V. Turchin
2002-12-02 10:04 ` Sergey Kuznetsov
2002-12-02 10:19 ` Sergey V. Turchin
2002-12-02 11:00 ` Sergey Kuznetsov
2002-12-02 12:39 ` Sergey V. Turchin
2002-12-02 12:53 ` Sergey Kuznetsov
2002-12-02 14:07 ` Sergey V. Turchin
2002-12-02 14:33 ` Sergey Kuznetsov
2002-12-03 9:00 ` Sergey V. Turchin
2002-12-03 10:32 ` Sergey Kuznetsov
2002-12-03 11:32 ` Sergey V. Turchin
2002-12-05 11:00 ` Sergey Kuznetsov
2002-11-29 16:57 ` Korshunov Ilya
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=20021129195837.36823fd0.yozhik@atom.ru \
--to=yozhik@atom.ru \
--cc=sisyphus@altlinux.ru \
/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
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git