From: Michael Sotnikov <stari4ek@gmail.com> To: sisyphus@lists.altlinux.org Subject: Re: [sisyphus] wine, winecfg crash Date: Sun, 04 Feb 2007 12:24:00 +0300 Message-ID: <eq4c7d$a1h$1@sea.gmane.org> (raw) In-Reply-To: <200702031019.16254.lav@altlinux.ru> Добрый день, Vitaly Lipatov wrote: > On Friday 02 February 2007 23:38, Michael Sotnikov wrote: >> Led wrote: > Узнать её можно например так: rpm -q --queryformat "%{NAME} > %{ARCH}\n" glibc-core $ rpmquery -q --queryformat "%{NAME} %{ARCH}\n" glibc-core glibc-core i686 > Но дело не в i686... Покажите strace /usr/bin/wine-glibc $ strace /usr/bin/wine-glibc execve("/usr/bin/wine-glibc", ["/usr/bin/wine-glibc"], [/* 50 vars */]) = 0 brk(0) = 0x7bf03000 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=73299, ...}) = 0 mmap2(NULL, 73299, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f52000 close(3) = 0 open("/usr/lib/libwine.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\0 .\0\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=1040292, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f51000 mmap2(NULL, 1118112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e40000 mmap2(0xb7f3d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfd) = 0xb7f3d000 mmap2(0xb7f3e000, 77728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f3e000 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\320G\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=107912, ...}) = 0 mmap2(NULL, 86496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e2a000 mmap2(0xb7e3c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0xb7e3c000 mmap2(0xb7e3e000, 4576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e3e000 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\240a\1"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1192444, ...}) = 0 mmap2(NULL, 1198340, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d05000 mmap2(0xb7e24000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11f) = 0xb7e24000 mmap2(0xb7e27000, 10500, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e27000 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\0P\n\0\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=9660, ...}) = 0 mmap2(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d01000 mmap2(0xb7d03000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7d03000 close(3) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d00000 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7d00a00, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 mprotect(0xb7e24000, 4096, PROT_READ) = 0 munmap(0xb7f52000, 73299) = 0 set_tid_address(0xb7d00a48) = 13404 set_robust_list(0xb7d00a50, 0xc) = -1 ENOSYS (Function not implemented) rt_sigaction(SIGRTMIN, {0xb7e2e3b0, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0xb7e2e2c0, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 uname({sys="Linux", node="head.band", ...}) = 0 write(2, "Usage: wine PROGRAM [ARGUMENTS.."..., 200Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit ) = 200 exit_group(1) = ? Process 13404 detached
next prev parent reply other threads:[~2007-02-04 9:24 UTC|newest] Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-01-28 9:28 Michael Sotnikov 2007-01-28 17:48 ` Vitaly Lipatov 2007-01-28 18:38 ` Michael Sotnikov 2007-01-28 23:15 ` Vitaly Lipatov 2007-01-29 4:11 ` Michael Sotnikov 2007-01-29 5:56 ` Andrew G. Klepcha 2007-01-29 16:42 ` Michael Sotnikov 2007-01-29 21:01 ` Vitaly Lipatov 2007-01-29 22:17 ` Michael Sotnikov 2007-01-30 6:36 ` Vitaly Lipatov 2007-01-30 22:37 ` Michael Sotnikov 2007-01-31 21:38 ` Vitaly Lipatov 2007-02-01 22:17 ` Michael Sotnikov 2007-02-02 10:59 ` Led 2007-02-02 20:38 ` Michael Sotnikov 2007-02-03 7:19 ` Vitaly Lipatov 2007-02-04 9:24 ` Michael Sotnikov [this message] 2007-02-04 9:33 ` Michael Sotnikov 2007-02-04 11:30 ` Vitaly Lipatov 2007-02-04 11:34 ` Dmitry V. Levin 2007-02-05 21:38 ` Vitaly Lipatov 2007-02-05 22:10 ` Dmitry V. Levin 2007-02-06 20:18 ` Michael Sotnikov 2007-02-06 10:25 ` Led
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='eq4c7d$a1h$1@sea.gmane.org' \ --to=stari4ek@gmail.com \ --cc=sisyphus@lists.altlinux.org \ /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