home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!sdd.hp.com!scd.hp.com!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!steve-t
- From: steve-t@hpfcso.FC.HP.COM (Steve Taylor)
- Newsgroups: comp.sys.hp
- Subject: Re: CC and /usr/lib/dld.sl
- Message-ID: <7371289@hpfcso.FC.HP.COM>
- Date: 4 Sep 92 01:36:09 GMT
- References: <1992Sep1.091000.14893@irfu.se>
- Organization: Hewlett-Packard, Fort Collins, CO, USA
- Lines: 22
-
- In comp.sys.hp, jhd@irfu.se (Jan D.) writes:
- | Thanks for your answer. But I still get this from xdb:
- | <<<< XDB Version A.08.07 HP-UX >>>>
- | Child died due to: segmentation violation
- | Program died in unknown location (shared library), pc = 0x1000003
- | Ignoring core file "core".
- | even if the program now is free from shared libraries.
-
- In this version of xdb, the code that produces this message
- doesn't know anything about shared libraries (wouldn't do it
- any good, the necessary information isn't in the core file).
-
- "(shared library)" is simply an 'a priori' best guess as to
- the cause of the problem. All the debugger really knows is
- "unknown location" (i.e., not an address in the executable's
- text segment) and the value of the pc.
-
- Like any guess, it may not be correct (the pc value is there
- to help you make a better one).
- Regards, Steve taylor
-
- NOT A STATEMENT, OFFICIAL OR OTHERWISE, OF THE HEWLETT-PACKARD COMPANY.
-