I seem to be getting the same problem (since a few days).

  $ gdb gvim
  GNU gdb (GDB) 7.6.2 (Debian 7.6.2-1)
  Copyright (C) 2013 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  and "show warranty" for details.
  This GDB was configured as "x86_64-linux-gnu".
  For bug reporting instructions, please see:
  <http://www.gnu.org/software/gdb/bugs/>...
  Reading symbols from /usr/bin/vim.gnome...Reading symbols from 
/usr/lib/debug/usr/bin/vim.gnome...done.
  done.
  (gdb) set pagination 0
  (gdb) run -f
  Starting program: /usr/bin/gvim -f
  warning: no loadable sections found in added symbol-file system-supplied DSO 
at 0x7ffff7ffa000
  warning: Could not load shared library symbols for linux-vdso.so.1.
  Do you need "set solib-search-path" or "set sysroot"?
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  [New Thread 0x7fffe82f2700 (LWP 9738)]
  
  Program received signal SIGSEGV, Segmentation fault.
  0x00007ffff4150c25 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  (gdb)
  

`gvim -u NONE` works fine.

--Adam

Attachment: signature.asc
Description: PGP signature

Reply via email to