home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 10020 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.3 KB

  1. From: mjs@hpfcso.FC.HP.COM (Marc Sabatella)
  2. Date: Thu, 3 Sep 1992 17:43:01 GMT
  3. Subject: Re: CC and /usr/lib/dld.sl
  4. Message-ID: <7371285@hpfcso.FC.HP.COM>
  5. Organization: Hewlett-Packard, Fort Collins, CO, USA
  6. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!sdd.hp.com!scd.hp.com!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!mjs
  7. Newsgroups: comp.sys.hp
  8. References: <1992Sep1.091000.14893@irfu.se>
  9. Lines: 21
  10.  
  11. In comp.sys.hp, jhd@irfu.se (Jan D.) writes:
  12.  
  13. > Thanks for your answer. But I still get this from xdb:
  14. > <<<< XDB Version A.08.07 HP-UX >>>>
  15. > Child died due to: segmentation violation
  16. > Program died in unknown location (shared library), pc = 0x1000003
  17. > Ignoring core file "core".
  18.  
  19. Try running the program under xdb, rather than simply using it to analyze the
  20. core file.  Then it should at least be able to tell you which library it died
  21. in.  If it indeed died in libdld.sl, there would seem to be a problem with the
  22. C++ and/or shared library implementation.  But 0x1000003 is a suspiciously
  23. bogus looking address; I suspect really the program just did something very bad
  24. and confused xdb into thinking it had something to do with shared libraries.
  25.  
  26. --------------
  27. Marc Sabatella (marc@hpmonk.fc.hp.com)
  28. Disclaimers:
  29.     2 + 2 = 3, for suitably small values of 2
  30.     Bill (H.) and Dave (P.) may not always agree with me
  31.