https://bugzilla.novell.com/show_bug.cgi?id=477061 User o.flebbe@science-computing.de added comment https://bugzilla.novell.com/show_bug.cgi?id=477061#c5 Olaf Flebbe <o.flebbe@science-computing.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |o.flebbe@science-computing. | |de Info Provider|koenig@linux.de | --- Comment #5 from Olaf Flebbe <o.flebbe@science-computing.de> 2009-02-19 03:13:20 MST --- This seems the relevant portion of strace read(0, "~", 1) = 1 write(2, "~", 1) = 1 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(0, "k", 1) = 1 write(2, "k", 1) = 1 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(0, "o", 1) = 1 write(2, "o", 1) = 1 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(0, "e", 1) = 1 write(2, "e", 1) = 1 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(0, "n", 1) = 1 write(2, "n", 1) = 1 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(0, "\t", 1) = 1 rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=2268, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9922718000 lseek(3, 0, SEEK_CUR) = 0 rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 read(3, "avahi:x:103:104:User for Avahi:/"..., 4096) = 2268 read(3, "", 4096) = 0 rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 open("/etc/default/nss", O_RDONLY) = 4 rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 fstat(4, {st_mode=S_IFREG|0644, st_size=1303, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9922717000 read(4, "# /etc/default/nss\n# This file c"..., 4096) = 1303 read(4, "", 4096) = 0 open("/dev/tty", O_RDWR|O_NOCTTY|O_NONBLOCK) = 5 writev(5, [{"*** glibc detected *** ", 23}, {"bash", 4}, {": ", 2}, {"munmap_chunk(): invalid pointer", 31}, {": 0x", 4}, {"00000000006b0608", 16}, {" ***\n", 5}], 7) = 85 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.