24 Oct 2011 22:11
general protection faults with "git grep" version 1.7.7.1
Markus Trippelsdorf <markus <at> trippelsdorf.de>
2011-10-24 20:11:53 GMT
2011-10-24 20:11:53 GMT
Suddenly I'm getting strange protection faults when I run "git grep" on the gcc tree: git[4245] general protection ip:7f291f01461f sp:7fff5618a8b0 error:0 in libc-2.14.90.so[7f291ef9a000+15d000] % gdb git GNU gdb (Gentoo 7.3.1 p1) 7.3.1 Copyright (C) 2011 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-pc-linux-gnu". For bug reporting instructions, please see: <http://bugs.gentoo.org/>... Reading symbols from /usr/bin/git...done. (gdb) run grep composite_pointer_type Starting program: /usr/bin/git grep composite_pointer_type warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000 [Thread debugging using libthread_db enabled] [New Thread 0x7ffff7859700 (LWP 18367)] [New Thread 0x7ffff7058700 (LWP 18368)] [New Thread 0x7ffff6857700 (LWP 18369)] [New Thread 0x7ffff6056700 (LWP 18370)] [New Thread 0x7ffff5855700 (LWP 18371)] [New Thread 0x7ffff5054700 (LWP 18372)] [New Thread 0x7ffff4853700 (LWP 18373)] [New Thread 0x7ffff4052700 (LWP 18374)] Program received signal SIGSEGV, Segmentation fault.(Continue reading)
Meanwhile I read
RSS Feed