vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vile] xvile 9.7y core dumps on *.rc files


From: Gary Jennejohn
Subject: [vile] xvile 9.7y core dumps on *.rc files
Date: Thu, 31 Dec 2009 11:17:27 +0100

I just tried to look at /usr/local/share/vile/vileinit.rc with xvile
and got a core dump.  I've only seen this with *.rc files so far.
C, shell scripts and mail are OK.

If I comment out "set cs light" in my .vilerc then it works.

However, vile works just fine with "set cs light".

Is there a way to test whether vile or xvile is running so I can "set
cs light" only for vile?  xvile actually works OK without that setting.

Here a bt from gdb:
(gdb) bt
#0  0x000000080161f41c in kill () from /lib/libc.so.7
#1  0x000000080161e21b in abort () from /lib/libc.so.7
#2  0x000000000044942b in imdying ()
#3  <signal handler called>
#4  0x000000000041eb83 in get_color_gc ()
#5  0x000000000041f798 in flush_line ()
#6  0x000000000041fa1c in display_cursor ()
#7  0x000000000041fee3 in x_flush ()
#8  0x0000000000426a3b in x_process_event ()
#9  0x000000080090aa76 in XtDispatchEventToWidget ()
   from /usr/local/lib/libXt.so.6
#10 0x000000080090aecc in _XtDefaultDispatcher ()
   from /usr/local/lib/libXt.so.6
#11 0x000000080090a0b8 in XtDispatchEvent () from /usr/local/lib/libXt.so.6
#12 0x0000000000420e84 in x_getc ()
#13 0x0000000000458f4b in sysmapped_c ()
#14 0x0000000000452aad in tgetc ()
#15 0x0000000000458ccf in mapped_c ()
#16 0x000000000044fe70 in mapped_keystroke ()
#17 0x000000000044fe89 in kbd_seq ()
#18 0x000000000042929b in main ()

---
Gary Jennejohn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]