Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!silence.princeton.nj.us!jay From: jay@silence.princeton.nj.us (Jay Plett) Newsgroups: gnu.utils.bug Subject: diff 1.12 Message-ID: <9003010426.AA22259@silence.princeton.nj.us> Date: 1 Mar 90 04:26:47 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: jay@princeton.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 20 The bug fix I sent a while ago isn't the bug I reported earlier today. I'm repeating the bug on a SS1, diff compiled without optimization, in a different pair of directories. Nothing like the pair of files I reported earlier (empty file, file full of nulls) exists in this pair of directories, so that was a red herring. Now adb is printing stack traces for me: core file = core -- program ``diff'' SIGSEGV 11: segmentation violation $c _find_equiv_class(0x3d,0x80,0xf7fffa78,0xf7fffb0c,0x10c00,0x15b68) + 34 _read_files(0x1,0x10c00,0x0,0x0,0x10584,0x1fd) + 284 _diff_2_files(0xf7fffa78,0x1,0x0,0x80,0xf7fffa78,0x94) + 5c _compare_files(0x0,0x59c,0x3cec,0x11b78,0x1,0x2) + ca8 _diff_dirs(0xf7fffef9,0xf7fffefb,0x2c68,0x0,0x42,0x45) + 260 _compare_files(0x1,0x580,0x3cd6,0xf7fffefb,0x0,0x2) + 6fc _main(0xffffffff,0x10c00,0xa,0x10c00,0x10c00,0x10c00) + 7d8 ...jay