SIGSEGV in setup_context for vim -g in karmic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vim (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: vim
Perfectly functioning gvim in jaunty. I upgraded to Karmic last night and this started happening today. This happens with any gvim invocation.
Expected: a gvim window to appear
Actual: crashes at the console before any window is drawn.
Vim: Caught deadly signal SEGV
Vim: Finished.
zsh: segmentation fault command vim -g
Additional notes:
- I can run -U /dev/null -u /dev/null and get the same results.
- vim, even vim.gnome invocation works fine/as expected with or without my startup files
(gdb) bt
#0 0x00007ffff5284165 in setup_context (message=
#1 do_warn (message=
#2 0x00007ffff528467b in PyErr_WarnEx (category=0xd9aed0, text=<value optimized out>, stack_level=1) at ../Python/
#3 0x00007fffe74be954 in ?? () from /usr/lib/
#4 0x00007ffff6bfaa89 in IA__g_logv (log_domain=<value optimized out>, log_level=<value optimized out>, format=<value optimized out>,
args1=
#5 0x00007ffff6bfaea3 in IA__g_log (log_domain=
at /build/
#6 0x00007ffff64a3eb0 in gnome_program_
#7 0x00007ffff64a623c in ?? () from /usr/lib/
#8 0x00007ffff64a650d in gnome_program_initv () from /usr/lib/
#9 0x00007ffff64a660a in gnome_program_init () from /usr/lib/
#10 0x000000000059e309 in gui_mch_init () at gui_gtk_x11.c:3480
#11 0x0000000000592dbf in gui_init () at gui.c:457
#12 0x000000000057f6b9 in set_termname (term=0xb11348 "gui") at term.c:1845
#13 0x0000000000593389 in gui_start () at gui.c:91
#14 0x00000000004c9964 in main (argc=<value optimized out>, argv=<value optimized out>) at main.c:635
cdodt 2 ~/wc/m1% apt-cache policy vim-gnome
vim-gnome:
Installed: 2:7.2.245-2ubuntu2
Candidate: 2:7.2.245-2ubuntu2
Version table:
*** 2:7.2.245-2ubuntu2 0
500 http://
100 /var/lib/
vim.gtk -g does *not* crash. Somehow this is vim.gnome-specific.