This is the mail archive of the gdb-prs@sources.redhat.com 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/889: gdbtypes.c:515: gdb-internal-error: make_cv_type: Assertion `TYPE_OBJFILE (*typeptr) == TYPE_OBJFILE (type) || TYPE_STUB (*typeptr)' failed


>Number:         889
>Category:       gdb
>Synopsis:       gdbtypes.c:515: gdb-internal-error: make_cv_type: Assertion `TYPE_OBJFILE (*typeptr) == TYPE_OBJFILE (type) || TYPE_STUB (*typeptr)' failed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 13 05:38:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     silhavy@mef.cz
>Release:        unknown-1.0
>Organization:
>Environment:
gdb-5.3 i686-GNU-Linux gcc-2.95.3 
>Description:
gcc -DHAVE_CONFIG_H -I. -I. -I. -W -O0 -mcpu=i686 -Wall -D_GNU_SOURCE -DPACKAGE=\"prophet\" -DVERSION=\"0.1.24\" -I/usr/local/include -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -DG_LOG_DOMAIN=\"prophet\" -Wall -g -O0 -g -O0 -c file.c -Wp,-MD,.deps/libprophet_la-file.TPlo -o libprophet_la-file.o

gdbtypes.c:515: gdb-internal-error: make_cv_type: Assertion `TYPE_OBJFILE (*typeptr) == TYPE_OBJFILE (type) || TYPE_STUB (*typeptr)' failed.
#7  0x0804ea6e in ppt_link_test (db=
An internal GDB error was detected.  This may make further
debugging unreliable.  Quit this debugging session? (y or n) 
>How-To-Repeat:
http://chaos.fobie.cz/src/prophet-0.1.24.tar.gz (make etc.)
./ppt --start test.db
gdb ./ppt-test
R -l types test.db >& /u/tmp/out.log
up 4
p *c
up
up
up
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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