(Illustration by Gaich Muramatsu)
Hi, I think it is time that a volunteer walks by the many assert messages and checks if it would help to instead: - print part of the FAQ - and then gracefully exit. The "BUG" below is clearly a case of this. - Peter - Received: from RI.CMU.EDU (RI.CMU.EDU [128.2.222.162]) by carissimi.coda.cs.cmu.edu (8.9.1/8.9.1) with SMTP id HAA01539 for <braam_at_carissimi.coda.cs.cmu.edu>; Mon, 18 Oct 1999 07:59:40 -0400 Received: from TELEMANN.CODA.CS.CMU.EDU by RI.CMU.EDU id aa09383; 18 Oct 99 7:59:26 EDT Received: (from listserv_at_localhost) by telemann.coda.cs.cmu.edu (8.9.1/8.9.1) id HAA07166; Mon, 18 Oct 1999 07:59:22 -0400 Resent-Date: Mon, 18 Oct 1999 07:59:22 -0400 Date: Mon, 18 Oct 1999 07:59:19 -0400 From: anderss_at_fmi.uni-passau.de Message-Id: <199910181159.HAA07156_at_telemann.coda.cs.cmu.edu> To: bugslist_at_TELEMANN.CODA.CS.CMU.EDU Subject: venus crashes on start (BUG#818) CC: bugs_at_TELEMANN.CODA.CS.CMU.EDU X-Loop: bugs_at_coda.cs.cmu.edu Resent-Message-ID: <qks1LB.A.7vB.auwC4_at_telemann.coda.cs.cmu.edu> Resent-From: bugslist_at_TELEMANN.coda.cs.cmu.edu X-Mailing-List: <bugslist_at_coda.cs.cmu.edu> archive/latest/467 X-Loop: bugslist_at_coda.cs.cmu.edu Precedence: list Resent-Sender: bugslist-request_at_TELEMANN.coda.cs.cmu.edu Full_Name: Sven Anders Version: 5.3.2 OS: Linux 2.2.12 Submission from: renoir.fmi.uni-passau.de (132.231.12.12) 11:57:02 /var/cache/coda/log setup for size 0x87645 11:57:02 /var/cache/coda/data initialized at size 0x21d914 11:57:02 brain-wiping recoverable store 11:57:02 loading recoverable store 11:57:02 fatal error -- CommInit: no bootstrap server Program received signal SIGSEGV, Segmentation fault. 0x8089bf3 in lrdb::print (this=0x0, fd=4) at local_subtree.cc:692 692 fdprint(fd, "repair_session_tid = %d\n", repair_session_tid); (gdb) print repair_session_tid Cannot access memory at address 0x40. (gdb) print this $1 = (lrdb *) 0x0 (gdb) bt #0 0x8089bf3 in lrdb::print (this=0x0, fd=4) at local_subtree.cc:692 #1 0x8095ab6 in VenusPrint (fd=4, argc=1, argv=0xbffff238) at venusutil.cc:310 #2 0x80978c0 in DumpState () at venusutil.cc:244 #3 0x80953e6 in choke (file=0x812f99b "comm.cc", line=227, fmt=0x812f9c0 "CommInit: no bootstrap server") at venusutil.cc:210 #4 0x804f806 in CommInit () at comm.cc:227 #5 0x8097cbb in main (argc=1, argv=0xbffff4e4) at venus.cc:169 (gdb)Received on 1999-10-18 13:07:38