From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on sa.local.altlinux.org X-Spam-Level: ** X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DNS_FROM_AHBL_RHSBL,RCVD_IN_BL_SPAMCOP_NET, RCVD_IN_DNSWL_NONE, SPF_PASS, T_FRT_STOCK2 autolearn=no autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1421151097; bh=M2FLlDRcZKNxE8u7QLbTimlHMXe4xmtHHzuAV57xaHo=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type; b=E/GtEuY9HVCARRtSn1tAP60kmtS/zCropG5ZfHjTwvafuAuC08sdnlC8oHKCw55fO 1J9idSQR60NKdTMMxuTI0xY3sO1XWHm0pQDHaEJZ3lU6p8se/Sn+chjbkNmlIIML8o GgOSQT0rYOj+Y2ryWbD68xq8Wg/nVkpb0kc9ooB4= Authentication-Results: smtp11.mail.yandex.net; dkim=pass header.i=@ya.ru Message-ID: <54B50B97.6080903@ya.ru> Date: Tue, 13 Jan 2015 20:12:07 +0800 From: =?KOI8-R?Q?=E1=CC=C5=CB=D3=C5=CA_=F3=C9=D7=C1=CB=CF=D7?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131123 Thunderbird/17.0.11 MIME-Version: 1.0 To: ALT Linux Community general discussions References: <54B504F3.4040500@ya.ru> In-Reply-To: <54B504F3.4040500@ya.ru> Content-Type: multipart/mixed; boundary="------------040902060204090305030602" Subject: Re: [Comm] thunar segfault (p6 i586) X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2015 12:11:40 -0000 Archived-At: List-Archive: List-Post: This is a multi-part message in MIME format. --------------040902060204090305030602 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit 13.01.2015 19:43, Алексей Сиваков пишет: > Вчера обновился. > Происходит ошибка сегментирования при клике правой кнопкой мыши по > значкам на рабочем столе или в проводнике. Из-за чего это может быть? > Можно это как-то починить? > Может ли это быть из-за старости ПК? Процессор AMD Athlon XP > 2500+. Не поддерживает SSE2. > _______________________________________________ > community mailing list > community@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/community В вложении вывод strace. --------------040902060204090305030602 Content-Type: text/plain; charset=UTF-8; name="strace -c thunar.txt" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="strace -c thunar.txt" $ strace -c thunar % time seconds usecs/call calls errors syscall ------ ----------- ----------- --------- --------- ---------------- 80.60 0.000270 1 300 getdents64 8.66 0.000029 29 1 waitpid 7.76 0.000026 0 85 fcntl64 2.99 0.000010 0 531 close 0.00 0.000000 0 905 426 read 0.00 0.000000 0 78 write 0.00 0.000000 0 628 98 open 0.00 0.000000 0 1 execve 0.00 0.000000 0 3 time 0.00 0.000000 0 86 29 access 0.00 0.000000 0 24 24 mkdir 0.00 0.000000 0 48 brk 0.00 0.000000 0 18 umask 0.00 0.000000 0 2447 gettimeofday 0.00 0.000000 0 57 munmap 0.00 0.000000 0 3 clone 0.00 0.000000 0 8 uname 0.00 0.000000 0 101 mprotect 0.00 0.000000 0 12 _llseek 0.00 0.000000 0 2 getdents 0.00 0.000000 0 1 select 0.00 0.000000 0 88 writev 0.00 0.000000 0 1 nanosleep 0.00 0.000000 0 323 poll 0.00 0.000000 0 5 rt_sigaction 0.00 0.000000 0 1 rt_sigprocmask 0.00 0.000000 0 1 getcwd 0.00 0.000000 0 1 getrlimit 0.00 0.000000 0 292 mmap2 0.00 0.000000 0 746 342 stat64 0.00 0.000000 0 47 1 lstat64 0.00 0.000000 0 363 fstat64 0.00 0.000000 0 3 getuid32 0.00 0.000000 0 11 geteuid32 0.00 0.000000 0 1 getgroups32 0.00 0.000000 0 1 getresuid32 0.00 0.000000 0 1 getresgid32 0.00 0.000000 0 12 1 futex 0.00 0.000000 0 1 set_thread_area 0.00 0.000000 0 91 fadvise64 0.00 0.000000 0 1 set_tid_address 0.00 0.000000 0 249 clock_gettime 0.00 0.000000 0 1 clock_getres 0.00 0.000000 0 2 statfs64 0.00 0.000000 0 15 4 inotify_add_watch 0.00 0.000000 0 1 set_robust_list 0.00 0.000000 0 1 eventfd2 0.00 0.000000 0 1 inotify_init1 0.00 0.000000 0 19 socket 0.00 0.000000 0 1 bind 0.00 0.000000 0 18 3 connect 0.00 0.000000 0 10 getsockname 0.00 0.000000 0 1 getpeername 0.00 0.000000 0 32 send 0.00 0.000000 0 2 setsockopt 0.00 0.000000 0 42 sendmsg 0.00 0.000000 0 84 33 recvmsg 0.00 0.000000 0 2 shmat 0.00 0.000000 0 2 shmget 0.00 0.000000 0 2 shmctl ------ ----------- ----------- --------- --------- ---------------- 100.00 0.000335 7814 961 total п·я┬п╦п╠п╨п╟ я│п╣пЁп╪п╣п╫я┌п╦я─п╬п╡п╟п╫п╦я▐ --------------040902060204090305030602--