* GDB can't run any binaries
@ 2008-05-14 21:20 Carlos Eduardo Seo
2008-05-14 22:15 ` Joel Brobecker
0 siblings, 1 reply; 2+ messages in thread
From: Carlos Eduardo Seo @ 2008-05-14 21:20 UTC (permalink / raw)
To: GDB Mailing List
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: GDB can't run any binaries
2008-05-14 21:20 GDB can't run any binaries Carlos Eduardo Seo
@ 2008-05-14 22:15 ` Joel Brobecker
0 siblings, 0 replies; 2+ messages in thread
From: Joel Brobecker @ 2008-05-14 22:15 UTC (permalink / raw)
To: Carlos Eduardo Seo; +Cc: GDB Mailing List
> (gdb) r
> Starting program: /home/cseo/test/build/gdb/gdb
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x67ec1f82 in ?? ()
Hmm, I'm getting pretty standard results with a clean build:
# of expected passes 12553
# of unexpected failures 25
# of unexpected successes 1
# of expected failures 40
# of known failures 57
# of unresolved testcases 1
# of untested testcases 8
# of unsupported tests 16
gdb version 6.8.50.20080514-cvs
I also was able to start GDB and debug GDB with it, so it's probably
a problem on your side.
--
Joel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-14 22:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-14 21:20 GDB can't run any binaries Carlos Eduardo Seo
2008-05-14 22:15 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox