[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17771: 24.3.91; SIGSEGV in cleanup_vector
From: |
Dmitry Antipov |
Subject: |
bug#17771: 24.3.91; SIGSEGV in cleanup_vector |
Date: |
Tue, 17 Jun 2014 22:11:43 +0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
On 06/17/2014 05:41 PM, Stephen Berman wrote:
With fontconfig-debuginfo installed I get this:
33.61% emacs libc-2.18.so [.] __strchr_sse2
15.77% emacs libfontconfig.so.1.8.0 [.]
FcStrCaseWalkerNext.part.3
OK. Next steps probably are:
1) Compile with '--with-x-toolkit=lucid --without-xft'
and check how fast HELLO is displayed.
2) Identify all font packages installed. I don't know about SuSE,
but on my Fedora system all font packages are under 'User Interface/X'
group, so "rpm -q -g 'User Interface/X'" shows all font packages
(plus other X stuff, which may be filtered out by grepping for "noarch"
packages). On my system, the following command:
rpm -q -g 'User Interface/X' | grep noarch | grep font | wc -l
shows 84 font packages.
3) Save list of packages obtained at step 2) and try to uninstall the most
of font packages (but do not touch X core fonts - xorg-x11-fonts-* packages
on my system). Next try to run "regular" (with Xft support enabled) Emacs
and check whether font removal helps to speedup C-h h.
4) Reinstall all required fonts.
Dmitry
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, (continued)
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Stephen Berman, 2014/06/18
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Dmitry Antipov, 2014/06/18
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Stephen Berman, 2014/06/18
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Dmitry Antipov, 2014/06/18
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Stephen Berman, 2014/06/18
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Stephen Berman, 2014/06/16
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Dmitry Antipov, 2014/06/16
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Stephen Berman, 2014/06/16
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Dmitry Antipov, 2014/06/16
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Stephen Berman, 2014/06/17
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector,
Dmitry Antipov <=
- bug#17771: 24.3.91; SIGSEGV in cleanup_vector, Stephen Berman, 2014/06/18