This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GDB can't run any binaries



Hello


Is anyone experiencing problems with the latest CVS-head on i386? Every time I run a binary, it segfaults:

GNU gdb 6.8.50.20080514-cvs
Copyright (C) 2008 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 "i686-pc-linux-gnu".
(gdb) file gdb/gdb
Reading symbols from /home/cseo/test/build/gdb/gdb...done.
(gdb) r
Starting program: /home/cseo/test/build/gdb/gdb


Program received signal SIGSEGV, Segmentation fault.
0x67ec1f82 in ?? ()
(gdb)

This is a clean build, btw. And I haven't seen this happen on ppc64.

Thanks and regards,

--
Carlos Eduardo Seo
Software Engineer
IBM Linux Technology Center


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]