Gentoo Archives: gentoo-user-de

From: Michael Barnett <mba@×××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] merkwürdiges Verhalten nach emerge -u world
Date: Tue, 14 Mar 2006 15:27:55
Message-Id: 200603141625.06094.mba@emmbits.de
In Reply to: Re: [gentoo-user-de] merkwürdiges Verhalten nach emerge -u world by Jan Kohnert
1 Wenn ich ein "strace less /var/log/messages" mache denn bekomme ich folgendes:
2 access("/etc/terminfo/x/xterm", R_OK) = 0
3 open("/etc/terminfo/x/xterm", O_RDONLY) = 3
4 read(3, "\32\0010\0\35\0\17\0i\1\230\4", 12) = 12
5 read(3, "xterm|xterm terminal emulator (X"..., 48) = 48
6 read(3, "\0\1\0\0\1\0\0\0\1\0\0\0\0\1\1\0\0\0\0\0\0\0\1\0\0\1\0"..., 29) = 29
7 read(3, "\0", 1) = 1
8 read(3, "P\0\10\0\30\0\377\377\377\377\377\377\377\377\377\377\377"..., 30) =
9 30
10 read(3, "\0\0\4\0\6\0\10\0\31\0\36\0&\0*\0.\0\377\3779\0J\0L\0P"..., 722) =
11 722
12 read(3, "\33[Z\0\7\0\r\0\33[%i%p1%d;%p2%dr\0\33[3g\0\33["..., 1176) = 1176
13 read(3, "", 10) = 0
14 close(3) = 0
15 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) =
16 0
17 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) =
18 0
19 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) =
20 0
21 ioctl(1, TIOCGWINSZ, {ws_row=42, ws_col=155, ws_xpixel=0, ws_ypixel=0}) = 0
22 ioctl(2, TIOCGWINSZ, {ws_row=42, ws_col=155, ws_xpixel=0, ws_ypixel=0}) = 0
23 open("/usr/bin/.sysless", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or
24 directory)
25 open("/etc/sysless", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or
26 directory)
27 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
28 +++ killed by SIGSEGV +++
29
30
31 So wo ist die sysless hin und wie bekomme ich die wieder ?
32
33
34 Am Dienstag, 14. März 2006 16:09 schrieb Jan Kohnert:
35 > Michael Barnett schrieb:
36 > > Der andere Teil ist der auch noch lösbar ?
37 >
38 > Evtl. mal ein revdep-rebuild hinterherschieben.
39
40 --
41 gentoo-user-de@g.o mailing list

Replies