Your message dated Fri, 27 Mar 2009 10:28:03 -0400
with message-id <20090327142802.ga23...@caradoc.them.org>
and subject line Re: Bug#518452: All programs segfault when running under gdb
has caused the Debian Bug report #518452,
regarding All programs segfault when running under gdb
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
518452: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518452
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gdb
Version: 6.8-3
Severity: grave
Attempting to run a trivial program under gdb gives:
] gdb /bin/true
GNU gdb 6.8-debian
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 "i486-linux-gnu"...
(no debugging symbols found)
(gdb) run
Starting program: /bin/true
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGTRAP, Trace/breakpoint trap.
0xf7f8bba8 in ?? ()
(gdb) cont
Continuing.
Program received signal SIGSEGV, Segmentation fault.
0xf7f8bba8 in ?? ()
(gdb) cont
Continuing.
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
The kernel used is kernel.org's vanilla 2.6.28, configured to run as a
Xen domU; userspace is 32-bit while the kernel is 64-bit.
Kernel .config is available at http://fushizen.net/~bd/curconfig.gz
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.28-cfg1 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gdb depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libexpat1 2.0.1-4 XML parsing C library - runtime li
ii libncurses5 5.7+20081213-1 shared libraries for terminal hand
ii libreadline5 5.2-3.1 GNU readline and history libraries
gdb recommends no packages.
Versions of packages gdb suggests:
pn gdb-doc <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Mar 26, 2009 at 11:11:18PM -0400, Bryan Donlan wrote:
> Hi,
>
> Sorry for the delay. I've brought the problem up on the xen list and
> it does indeed seem to be a kernel problem - feel free to close this,
> I guess.
Thanks for checking!
--
Daniel Jacobowitz
CodeSourcery
--- End Message ---