This is the mail archive of the gdb@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]

pa64: problems with pa64_solib_add and "in psymtab but not in symtab"


Hello Jim et al,

I put in a question a while back about this but didn't get an answer
(http://sources.redhat.com/ml/gdb/2002-07/msg00127.html).

However, i did see you recently asked about this to Macros Lois Bermudez
so I thought I would ask you for some pointers.  Below is the error.  Any
help would be appreciated.

Many thanks

Ross

Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "hppa64-hp-hpux11.00"...
(gdb) run
Starting program:
/opt/dev64/tmp/gtk+-2.0.6/examples/helloworld2/helloworld2
pa64_solib_add, unable to read shared library path.
(gdb) cont
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
pa64_solib_add, unable to read shared library path.
(gdb)
Continuing.
warning: (Internal error: pc 0x800003ffff24e43c in read in psymtab, but not in symtab.)


Program received signal SIGSEGV, Segmentation fault.
warning: (Internal error: pc 0x800003ffff24e43c in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x800003ffff24e43c in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x800003ffff24e43c in read in psymtab, but not in symtab.)

0x800003ffff24e43c in type_check_is_value_type_U () at gtype.c:278
278                    GTypeFundamentalFlags type_flags)
warning: (Internal error: pc 0x800003ffff24e43c in read in psymtab, but not in symtab.)

(gdb) quit



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