Bug 22505 - crashes because of the set of available fonts
Summary: crashes because of the set of available fonts
Status: NEW
Alias: None
Product: Branch 5.1
Classification: Distributions
Component: vim-X11-neXtaw (show other bugs)
Version: unspecified
Hardware: all Linux
: P3 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: QA 5.1
URL:
Keywords:
Depends on:
Blocks: 22504
  Show dependency tree
 
Reported: 2009-12-11 01:00 MSK by Ivan Zakharyaschev
Modified: 2009-12-11 18:05 MSK (History)
1 user (show)

See Also:


Attachments
xlsfonts_-l_output.bz2 (27.48 KB, application/octet-stream)
2009-12-11 01:01 MSK, Ivan Zakharyaschev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2009-12-11 01:00:48 MSK
This is true for vim-X11-neXtaw-7.2.262-alt1 as well.

+++ This bug was initially created as a clone of Bug #22504 +++

How to reproduce:

$ gvim-neXtaw 
Warning: Unable to load any usable ISO8859 font
Vim: Caught deadly signal SEGV
Vim: Finished.
Segmentation fault (core dumped)
$ 

Expected:

it reports an error, maybe exits with an error status, but doesn't segfault.

More info:

$ rpm -qa '*Xt*'
vim-X11-neXtaw-7.1.293-alt1
libneXtaw-0.15.1-alt5
libXt-1.0.5-alt2
libXtst-1.0.1-alt3
$ xlsfonts -l > DATA/OUT/bugreports/ALT/xlsfonts_-l_output
$
Comment 1 Ivan Zakharyaschev 2009-12-11 01:01:14 MSK
Created attachment 4116 [details]
xlsfonts_-l_output.bz2
Comment 2 Ivan Zakharyaschev 2009-12-11 01:02:23 MSK
Still true in a system with libXt-1.0.7-alt1.
Comment 3 Michael Shigorin 2009-12-11 18:05:19 MSK
vim-X11-neXtaw-7.2.284-alt1 (Sisyphus) works for me.  Could you please upgrade it specifically from Sisyphus to validate package update in 5.1/branch?