Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 59407 Details for
Bug 68635
dev-db/mysql-administrator error *** glibc detected *** free(): invalid pointer: 0x081d90e0 ***
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace of mysql-administrator with glibc-2.3.5 compiled w/out nptl
mysql-ad.strace (text/plain), 8.52 KB, created by
Kevin
on 2005-05-20 13:53:31 UTC
(
hide
)
Description:
strace of mysql-administrator with glibc-2.3.5 compiled w/out nptl
Filename:
MIME Type:
Creator:
Kevin
Created:
2005-05-20 13:53:31 UTC
Size:
8.52 KB
patch
obsolete
>adam@aphrodite adam $ strace mysql-administrator >execve("/usr/bin/mysql-administrator", ["mysql-administrator"], [/* 59 vars */]) = 0 >uname({sys="Linux", node="aphrodite", ...}) = 0 >brk(0) = 0x80ca000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=163183, ...}) = 0 >mmap2(NULL, 163183, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fc1000 >close(3) = 0 >open("/lib/libdl.so.2", 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\300\v\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=10948, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc0000 >mmap2(NULL, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7fbc000 >mmap2(0xb7fbe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7fbe000 >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\0\222T\1"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1322808, ...}) = 0 >mmap2(NULL, 1232080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e8f000 >mprotect(0xb7fb5000, 27856, PROT_NONE) = 0 >mmap2(0xb7fb6000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x126) = 0xb7fb6000 >mmap2(0xb7fba000, 7376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7fba000 >close(3) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e8e000 >mprotect(0xb7fb6000, 4096, PROT_READ) = 0 >set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e8e6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >munmap(0xb7fc1000, 163183) = 0 >open("/dev/urandom", O_RDONLY) = 3 >read(3, "\211[\321V", 4) = 4 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 >close(3) = 0 >brk(0) = 0x80ca000 >brk(0x80eb000) = 0x80eb000 >getuid32() = 1000 >getgid32() = 100 >geteuid32() = 1000 >getegid32() = 100 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >time(NULL) = 1116622301 >open("/etc/mtab", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=478, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 >read(3, "/dev/hda5 / ext3 rw 0 0\nnone /pr"..., 4096) = 478 >close(3) = 0 >munmap(0xb7fe8000, 4096) = 0 >open("/proc/meminfo", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 >read(3, "MemTotal: 1026212 kB\nMemFre"..., 1024) = 598 >close(3) = 0 >munmap(0xb7fe8000, 4096) = 0 >rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >uname({sys="Linux", node="aphrodite", ...}) = 0 >stat64("/home/adam", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >getpid() = 16158 >getppid() = 16157 >getpgrp() = 16157 >rt_sigaction(SIGCHLD, {0x806f5bc, [], 0}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >open("/usr/bin/mysql-administrator", O_RDONLY|O_LARGEFILE) = 3 >ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffedd0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(3, 0, [0], SEEK_CUR) = 0 >read(3, "#!/bin/sh\n\nMYPATH=`dirname \"$0\"`"..., 80) = 80 >_llseek(3, 0, [0], SEEK_SET) = 0 >getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 >dup2(3, 255) = 255 >close(3) = 0 >fcntl64(255, F_SETFD, FD_CLOEXEC) = 0 >fcntl64(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat64(255, {st_mode=S_IFREG|0755, st_size=125, ...}) = 0 >_llseek(255, 0, [0], SEEK_CUR) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >read(255, "#!/bin/sh\n\nMYPATH=`dirname \"$0\"`"..., 125) = 125 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0 >_llseek(255, -92, [33], SEEK_CUR) = 0 >fork() = 16159 >rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 16159 >waitpid(-1, 0xbfffe8b0, WNOHANG) = -1 ECHILD (No child processes) >sigreturn() = ? (mask now [RTMIN]) >rt_sigaction(SIGCHLD, {0x806f5bc, [], 0}, {0x806f5bc, [], 0}, 8) = 0 >close(4) = 0 >read(3, "/usr/bin\n", 128) = 9 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0 >rt_sigaction(SIGINT, {0x806eab6, [], 0}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >rt_sigaction(SIGINT, {SIG_DFL}, {0x806eab6, [], 0}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >read(255, "\nBASEPATH=`cd $MYPATH/.. ; pwd`\n"..., 125) = 92 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0 >_llseek(255, -60, [65], SEEK_CUR) = 0 >fork() = 16160 >rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 16160 >waitpid(-1, 0xbfffe8b0, WNOHANG) = -1 ECHILD (No child processes) >sigreturn() = ? (mask now [RTMIN]) >rt_sigaction(SIGCHLD, {0x806f5bc, [], 0}, {0x806f5bc, [], 0}, 8) = 0 >close(4) = 0 >read(3, "/usr\n", 128) = 5 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0 >rt_sigaction(SIGINT, {0x806eab6, [], 0}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >rt_sigaction(SIGINT, {SIG_DFL}, {0x806eab6, [], 0}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >read(255, "\nexport MA_DIR=$BASEPATH\n\n$MYPAT"..., 125) = 60 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0 >_llseek(255, -1, [124], SEEK_CUR) = 0 >fork() = 16161 >rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0 >rt_sigaction(SIGINT, {0x806eab6, [], 0}, {SIG_DFL}, 8) = 0 >waitpid(-1, *** glibc detected *** free(): invalid pointer: 0x081cc138 *** >[{WIFSIGNALED(s) && WTERMSIG(s) == SIGABRT}], 0) = 16161 >fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 3), ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 >write(2, "/usr/bin/mysql-administrator: li"..., 100/usr/bin/mysql-administrator: line 9: 16161 Aborted $MYPATH/mysql-administrator-bin >) = 100 >rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >waitpid(-1, 0xbfffea80, WNOHANG) = -1 ECHILD (No child processes) >sigreturn() = ? (mask now [RTMIN]) >rt_sigaction(SIGINT, {SIG_DFL}, {0x806eab6, [], 0}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >read(255, "\n", 125) = 1 >rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >read(255, "", 125) = 0 >munmap(0xb7fe8000, 4096) = 0 >exit_group(134) = ?
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 68635
:
42456
|
43196
| 59407 |
71338
|
71340