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 <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature