[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.7[stu] gets stuck "working..."
From: |
Clem Taylor |
Subject: |
[vile] vile-9.7[stu] gets stuck "working..." |
Date: |
Fri, 4 Sep 2009 17:02:51 -0400 |
Hi,
I'm a long time vile user and I recently switched to a new desktop
machine and have been unable to build a working version of vile. I'm
using a x86_64 Fedora 11 system with gcc 4.4.1 and I built vile with:
./configure LEX=reflex --with-builtin-filters=all
During normal use (typically inserting text or deleting a line) vile
gets stuck in a "working..." "...working" loop. I saw mention of this
problem in the list archive, but didn't notice a resolution:
Here are a few stack traces:
(gdb) where
#0 0x0000000000437696 in ldel_bytes (nbytes=1, kflag=1) at line.c:803
#1 0x000000000044f42c in killregionmaybesave (save=1) at region.c:219
#2 0x0000000000443a41 in vile_op (f=0, n=1, fn=0x44ffb0 <killregion>,
str=0x4c523b "Delete") at opers.c:124
#3 0x0000000000444363 in operdel (f=8242432, n=0) at opers.c:149
#4 0x0000000000423c7d in execute (execfunc=0x4cfa00, f=0, n=0) at exec.c:1076
#5 0x0000000000406cac in main_loop () at main.c:1013
#6 main () at main.c:920
(gdb) where
#0 0x0000000000402f40 in address@hidden ()
#1 0x000000000040f8f8 in find_b_name (bname=<value optimized out>) at
buffer.c:2531
#2 0x000000000040f919 in update_scratch (name=0x87dfdc
"[HighlightClear]", func=0x7fffffffdfec) at buffer.c:2263
#3 0x00000000004104f5 in chg_buff (bp=0x7c0190, flag=57324) at buffer.c:2809
#4 0x0000000000437507 in ldel_bytes (nbytes=1, kflag=1) at line.c:757
#5 0x000000000044f42c in killregionmaybesave (save=1) at region.c:219
#6 0x0000000000443a41 in vile_op (f=0, n=1, fn=0x44ffb0 <killregion>,
str=0x4c523b "Delete") at opers.c:124
#7 0x0000000000444363 in operdel (f=8904668, n=-8212) at opers.c:149
#8 0x0000000000423c7d in execute (execfunc=0x4cfa00, f=-8212, n=0) at
exec.c:1076
#9 0x0000000000406cac in main_loop () at main.c:1013
I've tried building 9.7t, and 9.7s, 9.7 and 9.7u (today) with the same
failure. I also tried without builtin filters with the same results.
It seems to fail the same way without my .vilerc.
Any ideas?
Clem
- [vile] vile-9.7[stu] gets stuck "working...",
Clem Taylor <=