Your message dated Thu, 1 May 2008 08:30:54 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#478569: gdb: ptype $fp causes internal error on i386
has caused the Debian Bug report #478569,
regarding gdb: ptype $fp causes internal error on i386
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 [EMAIL PROTECTED]
immediately.)


-- 
478569: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478569
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gdb
Version: 6.7.1-2
Severity: normal


GNU gdb 6.7.1-debian
Copyright (C) 2007 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".
(gdb) ptype $fp
/build/buildd/gdb-6.7.1/gdb/regcache.c:164: internal-error: register_type: 
Assertion `regnum >= 0 && regnum < descr->nr_cooked_registers' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

I admit, "ptype $fp" is rather a stupid thing to ask of gdb, but it shouldn't 
crash nevertheless.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 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-10         GNU C Library: Shared libraries
ii  libexpat1                 1.95.8-4       XML parsing C library - runtime li
ii  libncurses5               5.6+20080308-1 Shared libraries for terminal hand
ii  libreadline5              5.2-3          GNU readline and history libraries

gdb recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 6.8-1

On Tue, Apr 29, 2008 at 09:49:21PM +0200, Alexey Feldgendler wrote:
> (gdb) ptype $fp
> /build/buildd/gdb-6.7.1/gdb/regcache.c:164: internal-error: register_type: 
> Assertion `regnum >= 0 && regnum < descr->nr_cooked_registers' failed.
> A problem internal to GDB has been detected,
> further debugging may prove unreliable.
> 
> I admit, "ptype $fp" is rather a stupid thing to ask of gdb, but it shouldn't 
> crash nevertheless.

Yep, known bug.  This is fixed in GDB 6.8-1 in unstable:

(gdb) ptype $fp
No registers.

-- 
Daniel Jacobowitz
CodeSourcery


--- End Message ---

Reply via email to