Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Urxvt crashes when XFT font is chosen and tabbedex is used #21

Open
tzok opened this issue Mar 4, 2013 · 0 comments
Open

Urxvt crashes when XFT font is chosen and tabbedex is used #21

tzok opened this issue Mar 4, 2013 · 0 comments

Comments

@tzok
Copy link

tzok commented Mar 4, 2013

When I close urxvt I am getting either a SIGSEGV error or a message "Error in `urxvt': corrupted double-linked list: 0x000000000284c6f0"

I have tried to narrow down the problem and found out that it is present only if 1) I use tabbedex AND 2) I use an XFT font. If either 1) or 2) is changed (I disable tabbedex OR I choose a non-XFT font) then everything works fine.

I am using rxvt-unicode 9.17 and tabbedex 0.4. My rxvt-unicode comes from Arch Linux package meaning that it has the following compilation flags:
./configure
--prefix=/usr
--with-terminfo=/usr/share/terminfo
--enable-256-color
--enable-combining
--enable-fading
--enable-font-styles
--enable-iso14755
--enable-keepscrolling
--enable-lastlog
--enable-mousewheel
--enable-next-scroll
--enable-perl
--enable-pixbuf
--enable-pointer-blank
--enable-rxvt-scroll
--enable-selectionscrolling
--enable-slipwheeling
--enable-smart-resize
--enable-startup-notification
--enable-transparency
--enable-unicode3
--enable-utmp
--enable-wtmp
--enable-xft
--enable-xim
--enable-xterm-scroll
--disable-frills

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant