[0] [EMAIL PROTECTED] gdb  vim
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) symbol-file /usr/lib/debug/usr/bin/vim.full
Load new symbol table from "/usr/lib/debug/usr/bin/vim.full"? (y or n) y
Reading symbols from /usr/lib/debug/usr/bin/vim.full...done.
(gdb) r
Starting program: /usr/bin/vim 
[Thread debugging using libthread_db enabled]
[New Thread -1230768448 (LWP 32303)]
[New Thread -1230771312 (LWP 32310)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1230768448 (LWP 32303)]
do_highlight (
    line=0x81f20dc "ErrorMsg term=standout ctermbg=DarkRed ctermfg=White 
guibg=Red guifg=White", forceit=0, init=1) at syntax.c:6752
6752    syntax.c: No such file or directory.
        in syntax.c

Seems to happen even if I use -u /dev/null -U /dev/null to disable my
startup files.

-- 
vim crashed with sigsegv
https://launchpad.net/bugs/96263

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to