On Fri, May 06, 2005 at 10:43:45PM +0300, Martin Vermeer wrote: > On Fri, May 06, 2005 at 08:28:47PM +0200, Andre Poenitz wrote: > > On Fri, May 06, 2005 at 03:59:47PM +0300, Martin Vermeer wrote: > > > But there is no graphics or the like within a mile. > > > It is _typing characters_ that does this. Does that ring a bell? > > > > Could I please have once more a recipe to produce that kind of crash? > > > > Andre' > > Open new file. Insert table. Open (right mouse) its dialog. (Or not, for > a more challenging exercise.) Then keep the 'a' key down until a traffic > jam builds up (one, two seconds), and let go. > > For the second crash, hold down the 'a' key, let go and at that very > moment press the Down key.
The attached patch seems to fix both crashes. However, it might not be ok because I had to disable that 'unforced update branch', and in theory I'd have excpected to work only with a real condition in the do loop. Right now it seems to work without (and only without) Could anybody please explain again whatg the 'unforced updeate branch' is good for? Andre'