Bug 131998 - xterm freezes when using the efont UTF font
Summary: xterm freezes when using the efont UTF font
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 13:15 UTC by Lenz Grimmer
Modified: 2005-11-08 15:08 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lenz Grimmer 2005-11-02 13:15:17 UTC
This was actually found by a colleague of mine, but he asked me to file the report - "xterm" hangs (never actually opens a window) when trying to start it using the "efont-unicode" bitmap font.

How to repeat:

Run 'strace xterm -font "-efont-fixed-*-*-*-*-*-*-*-*-*-*-*-*"'

Notice it loops with the following error:

shmdt(0x454dc000)                       = 0
write(3, ".\0\2\0\236\0`\4-\0\f\0\237\0`\4$\0-F-efont-fixed"..., 68) = 68
read(3, 0xbff118c4, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\1b\213\0010\0\0\0\377\377\377\377\5\0\0\0\372\377\0\000"..., 32) = 32
read(3, "\2\0\0\0\220\342\260\10\0\0\377\0 \0\23\0\0\0\377\0\10"..., 40) = 40
read(3, "=\0\0\0\202\1\0\0\334\0\0\0\203\1\0\0@\0\0\0\363\0\0\0"..., 152) = 152
shmat(335970308, 0, SHM_RDONLY)         = 0x454dc000
write(3, "-\0\20\0\240\0`\0044\0\f\0-Efont-Fixed-bold-I-"..., 76) = 76
read(3, 0xbff118c4, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
Comment 1 Stefan Dirsch 2005-11-02 13:31:27 UTC
Lenz. could you add "-s 128" to strace and attach also the output of xlsfonts? Thanks.
Comment 2 Michael Gross 2005-11-08 15:08:25 UTC
Closing this. If the requested information can be provided, please reopen it.