Bug#491461: vim-gtk: vim gtk exits with segfault

James Vega jamessan at debian.org
Sun Aug 24 14:31:11 UTC 2008


On Sun, Aug 24, 2008 at 03:28:25PM +0200, emil meier wrote:
> On Sun, Aug 24, 2008 at 08:52 -0400, James Vega wrote:
> > Could you install vim-dbg so the backtrace is more useful?  Also, could
> > you attach the output of another run through strace (strace -o vim.log
> > vim.gtk -g -u NONE -U NONE)?
> 
> I've installed vim-dbg but I don't now, how to debug. I'm just copying
> command lines :( Can you please give me a hint how to use the vim-dbg
> package.

It just provides extra information when running gdb.  So, you'd run the
same gdb command you ran for your initial email.

$ LANG=C gdb -q vim.gtk
(gdb) set args -g -u NONE -U NONE
(gdb) run

> An output of strace -o vim.log vim.gtk -g -u NONE -U NONE is attached.

Hmm, I forgot that gvim forks.  Could you run this instead and attach
the new log?

  strace -o vim.log vim.gtk -g -f -u NONE -U NONE

Thanks for helping to track this down. :)

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20080824/d9a5e2bb/attachment.pgp 


More information about the pkg-vim-maintainers mailing list