On Wed, Apr 09, 2008 at 09:51:51PM +0200, Josip Rodin wrote: > On Thu, Jan 03, 2008 at 12:21:23PM +0100, Josip Rodin wrote: > > I've run into the bug again a few times, but most recently on a rather > > inconspicuous bit - just scrolling within one single message crashed rxvt. > > > > Because this message wasn't signed or anything, so not that many colors > > would be involved in the crash, I then also took a wild guess and reduced > > the .muttrc to just the ignore/unignore part, and that was the part that > > made the difference. With default etch mutt settings, it doesn't crash, > > with the attached muttrc, it does. > > > > I also obfuscated the text in the message to protect the guilty :) > > and to make it a bit more homogenous - and it still crashes on it. > > > > Steps to reproduce: > > > > * run rxvt > > * inside, run mutt -F rxvt-bug.muttrc -f rxvt-bug.mbox2 > > * press enter (show message) > > * press space (scroll one screen down) > > * poof > > Here's another clue - it doesn't crash when I run it with 'xrdb -remove'! > I'll go dissect my .Xresources file now and report the offending setting > (hopefully in a few minutes).
Ha, found it - it's just one setting: XTerm*termName: xterm-debian The first step to reproduce can be changed to: xrdb -remove && xrdb -merge rxvt-bug.Xresources && rxvt -- 2. That which causes joy or happiness.
XTerm*termName: xterm-debian