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/769: Core dump on 'info shared' command for 64-bit HPUX 11 (and others?)


>Number:         769
>Category:       gdb
>Synopsis:       Core dump on 'info shared' command for 64-bit HPUX 11 (and others?)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 28 10:08:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     josh.martin@abq.sc.philips.com
>Release:        GNU gdb 5.2.1
>Organization:
>Environment:
GCC 3.2, hppa64-hp-hpux11.00
>Description:
Using the 'info shared' command causes a segmentation fault.
Turns out there was no implementation of current_target_so_ops
for this platform, which ended in dereferencing a NULL pointer
in solibc/update_solib_list.
>How-To-Repeat:
Start GDB and run the 'info shared' command on an
unsupported system like HPUX, or probably x86-linux.
>Fix:
Will post patch on gdb-patches@gnu.org.
>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]