Package: rxvt-unicode
Version: 4.8-1
Severity: important

Hi, 

  rxvt-unicode has serious problems when running applications that
output bold UTF-8 characters.

  If man is run to display manpages with 'strange' characters (e.g.
muttrc(5), which has a bold dollar sign on line 43) then urxvt 
segfaults. The same occurs when running any program using dialog, such
as debconf dialogs or orphaner. My guess is that they use bold non 
alphanumeric characters. Also, urxvt crashes when one types:
    echo -e '\033[1m<c>'
where <c> is any non latin character (e.g. cyrillic small letter a:
U+0430). However the corresponding non bold command does not crash
urxvt: 
    echo -e '<c>'
nor the following, although it outputs a bold dollar:
    echo -e '\033[1m$'

  rxvt-unicode, rxvt-unicode-lite and rxvt-unicode-ml all share this 
bug. There is no such problem using xterm or rxvt (but they don't
support UTF-8, so that's not a surprise).

  Have a nice bug hunt,
  Lionel.

-- My relevant Xresources

URxvt.background:       #000000
URxvt.boldFont: -*-courier-bold-r-*-*-10-100-*-*-m-*-iso10646-1,
-*-lucidatypewriter-bold-r-*-*-10-100-*-*-m-*-iso10646-1
URxvt.font:     -misc-fixed-medium-r-*-*-10-*-*-*-*-*-iso10646-1
URxvt.foreground:       #F0F0F0
URxvt.saveLines:        2048


-- How to reproduce: 

In bash running under urxvt, type:
    [EMAIL PROTECTED] man muttrc
then scroll down until line 43 is displayed; or just type:
    [EMAIL PROTECTED] echo -e '\033[1mÐ'.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-20050129-0
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages rxvt-unicode depends on:
ii  base-passwd              3.5.9           Debian base system master password
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libfontconfig1           2.2.3-4         generic font configuration library
ii  libfreetype6             2.1.7-2.3       FreeType 2 font engine, shared lib
ii  libgcc1                  1:3.4.3-6       GCC support library
ii  libx11-6                 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxft2                  2.1.2-6         FreeType-based font drawing librar
ii  libxrender1              0.8.3-7         X Rendering Extension client libra
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-3       compression library - runtime

-- no debconf information

Reply via email to