Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mit-eddie!bu.edu!bucasb!ian From: ian@retina.bu.edu (Ian Boardman) Newsgroups: comp.windows.x,bu.windows.x Subject: rgb core dumps Message-ID: Date: 1 Aug 90 19:20:16 GMT Sender: news@bu.edu.bu.edu Followup-To: comp.windows.x Distribution: comp Organization: Boston University Center for Adaptive Systems Lines: 27 cc: bugs bcc: ian I am trying to build X11 R4 on a Sun4/110 running SunOS 4.1. I expected some problems. Here's one, which happens while making in ./rgb: ./rgb rgb < rgb.txt sh: 25607 Memory fault - core dumped *** Error code 139 gdb rgb points me thusly: (gdb) where #0 0x5bd4 in dbm_do_nextkey () #1 0x2968 in main (argc=2, argv=(char **) 0xf7fffd84) (rgb.c line 124) rgb.c:124: if (dbm_store (rgb_dbm, key, content, DBM_REPLACE)) { fprintf (stderr, "%s: store of entry \"%s\" failed\n", ProgramName, name); fflush (stderr); } This is as far as I go without at least asking for help. If anyone knows about this bug, or knows where I should go for help, please advise. Thanks. -- Ian Boardman Center for Adaptive Systems Boston Univ. ian@bucasb.bu.edu