Bug 22505

Summary: crashes because of the set of available fonts
Product: Branch 5.1 Reporter: Ivan Zakharyaschev <imz>
Component: vim-X11-neXtawAssignee: Nobody's working on this, feel free to take it <nobody>
Status: NEW --- QA Contact: QA 5.1 <qa-5.1>
Severity: normal    
Priority: P3 CC: mike
Version: unspecified   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 22504    
Attachments:
Description Flags
xlsfonts_-l_output.bz2 none

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?