home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aix
- Path: sparky!uunet!caen!malgudi.oar.net!chemabs!jym24
- From: jym24@cas.org (Jerry A. Miller)
- Subject: dbx (AIX 3.2.2) core dumps when attempting stack trace
- Message-ID: <jym24.724508321@jym24aws>
- Keywords: 3.2.2,dbx,abort
- Sender: usenet@cas.org
- Organization: Chemical Abstracts Service
- Date: Wed, 16 Dec 1992 12:18:41 GMT
- Lines: 22
-
- I am attempting to debug a program using dbx (AIX 3.2.2). When I do the
- following:
-
- dbx -I/tmp/s931/obj $bin/e524p21
- dbx version 3.1 for AIX.
- Type 'help' for help.
- reading symbolic information ...
- (dbx) stop at "e524112.c":314
- [1] stop at "e524112.c":314
- (dbx) run LCASREACTTXT 1 1 0 101 /home/jym24/intran.numer ut.dbxxx
- [1] stopped in e524112.test_incomplete at line 314 in file "e524112.c"
- 314 + ANASLEN));
- (dbx) where
- e524112.test_incomplete(ptr = 0x201a1428), line 314 in "e524112.c"
- e524112(ppl112 = 0x2007be38), line 180 in "e524112.c"
- Segmentation fault(coredump)
-
-
- I assume that I'm not the only one who has experienced this. Can someone
- please send me info on how to get the patch?
-
- Thanks!
-