[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug in joe, or libc6?



Michael Schmitz <SCHMITZ@LCBVAX.CCHEM.BERKELEY.EDU> writes:

> The weird thing is: after a change to the file, both backup file and new file
> are closed properly. So the segfault happens after fclose. 

These are the last lines of an strace:

sigaction(SIGINT, {SIG_DFL}, {SIG_IGN}) = 0
sigaction(SIGPIPE, {SIG_DFL}, {SIG_IGN}) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++


Don't know if that helps at all.

One thing I noticed in the strace is that it never really close()'d
the opened file. There were two SIGALRM's occuring between opening the
file and the end of the strace.

Let's hope someone can make something out of this.


Tomas - tomas[@.]nocrew.org


--
To UNSUBSCRIBE, email to debian-68k-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




Reply to: