Report forwarded to debian-bugs-dist@lists.debian.org, Dale Scheetz <dwarf@polaris.net>:
Bug#6398; Package joe.
debian-bugs-dist@lists.debian.orgDale Scheetz <dwarf@polaris.net>
Sorry, this message was lost when this bug report was restored from a backup.
Acknowledgement sent to joey@kite.ml.org (Joey Hess):
New bug report received and forwarded. Copy sent to Dale Scheetz <dwarf@polaris.net>.
joey@kite.ml.org (Joey Hess)
Sorry, this message was lost when this bug report was restored from a backup.
Received: (at submit) by bugs.debian.org; 3 Jan 1997 03:48:46 +0000
Received: (qmail 9192 invoked from network); 3 Jan 1997 03:48:41 -0000
Received: from kite.preferred.com (HELO kite.ml.org) (root@205.138.52.109)
by master.debian.org with SMTP; 3 Jan 1997 03:48:39 -0000
Received: by kite.ml.org
id m0vg0bD-000Cn5C
(Debian Smail-3.2 1996-Jul-4 #2); Thu, 2 Jan 1997 22:47:15 -0500 (EST)
Message-Id:
Date: Thu, 2 Jan 1997 22:47:15 -0500 (EST)
From: joey@kite.ml.org (Joey Hess)
To: submit@bugs.debian.org
Subject: joe: segfaults on large files
Package: joe
Version: 2.8-7
If you edit a large (5 mb or so) file in joe, when you exit the program
(saving the file or abandoing your changes, it doesn't matter), joe will die
with a segmentation fault. It does save the file first, though.
I have 80 mb ram, with 35 mb currently free or cached, so I don't think
this has to do with running out of memory.
-- System Information
Debian Release: 1.2
Kernel Version: Linux kite 2.0.27 #2 Sun Dec 1 17:33:35 EST 1996 i586 unknown
Versions of the packages joe depends on:
libc5 Version: 5.4.17-1
Information forwarded to debian-bugs-dist@lists.debian.org:
Bug#6398; Package joe.
debian-bugs-dist@lists.debian.org
Sorry, this message was lost when this bug report was restored from a backup.
Acknowledgement sent to Dale Scheetz <dwarf@polaris.net>:
Extra info received and forwarded to list.
Dale Scheetz <dwarf@polaris.net>
Sorry, this message was lost when this bug report was restored from a backup.
Received: (at 6398) by bugs.debian.org; 5 Jan 1997 04:12:03 +0000
Received: (qmail 15690 invoked from network); 5 Jan 1997 04:11:58 -0000
Received: from nexus.polaris.net (HELO polaris.net) (199.44.34.2)
by master.debian.org with SMTP; 5 Jan 1997 04:11:57 -0000
Received: from dwarf.polaris.net (dwarf@dwarf.polaris.net [199.44.34.24]) by polaris.net (8.7.6/8.7.6) with SMTP id XAA17087; Sat, 4 Jan 1997 23:06:44 -0500 (EST)
Date: Sat, 4 Jan 1997 23:13:09 -0500 (EST)
From: Dale Scheetz
To: Joey Hess , 6398@bugs.debian.org
cc: debian-bugs-dist@lists.debian.org
Subject: Re: Bug#6398: joe: segfaults on large files
In-Reply-To:
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Thu, 2 Jan 1997, Joey Hess wrote:
> Package: joe
> Version: 2.8-7
>
> If you edit a large (5 mb or so) file in joe, when you exit the program
> (saving the file or abandoing your changes, it doesn't matter), joe will die
> with a segmentation fault. It does save the file first, though.
That is a large file! I suspect this has something to do with the old
malloc and the new libc5. If you do a pre-load of the old malloc library,
does it still segfault?
If so, it should go away when I rebuild it with the new libc5.
>
> I have 80 mb ram, with 35 mb currently free or cached, so I don't think
> this has to do with running out of memory.
>
You lucky dog you ;-) Nope, it certianly isn't because you don't have
enough memory!
Luck,
Dwarf
------------ --------------
aka Dale Scheetz Phone: 1 (904) 656-9769
Flexible Software 11000 McCrackin Road
e-mail: dwarf@polaris.net Tallahassee, FL 32308
------------ If you don't see what you want, just ask --------------
Information forwarded to debian-bugs-dist@lists.debian.org, Dale Scheetz <dwarf@polaris.net>:
Bug#6398; Package joe.
debian-bugs-dist@lists.debian.orgDale Scheetz <dwarf@polaris.net>
Sorry, this message was lost when this bug report was restored from a backup.
Acknowledgement sent to Joey Hess <joey@kite.ml.org>:
Extra info received and forwarded to list. Copy sent to Dale Scheetz <dwarf@polaris.net>.
Joey Hess <joey@kite.ml.org>
Sorry, this message was lost when this bug report was restored from a backup.
Received: (at 6398) by bugs.debian.org; 5 Jan 1997 05:34:41 +0000
Received: (qmail 25652 invoked from network); 5 Jan 1997 05:34:36 -0000
Received: from kite.preferred.com (HELO kite.ml.org) (root@205.138.52.109)
by master.debian.org with SMTP; 5 Jan 1997 05:34:34 -0000
Received: from kite.ml.org ([205.138.52.109]) by kite.ml.org
with smtp (ident joey using rfc1413) id m0vglDZ-000Co3C
(Debian Smail-3.2 1996-Jul-4 #2); Sun, 5 Jan 1997 00:33:57 -0500 (EST)
Date: Sun, 5 Jan 1997 00:33:57 -0500 (EST)
From: Joey Hess
To: Dale Scheetz
cc: 6398@bugs.debian.org, debian-bugs-dist@lists.debian.org
Subject: Re: Bug#6398: joe: segfaults on large files
In-Reply-To:
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
> That is a large file! I suspect this has something to do with the old
> malloc and the new libc5. If you do a pre-load of the old malloc library,
> does it still segfault?
> If so, it should go away when I rebuild it with the new libc5.
Good call. Using the old malloc does fix the problem.
--
#!/usr/bin/perl -pi_______Syntax:_sig.pl________
BEGIN{if(!$ARGV[0]){$^I=~y/_/ /;print"$^I\n";exit}$^I='.bak'}# Joey Hess
s/\bnoframes\b/noFrames/g;s/\bframeset\b/frameSet/g# joey@kite.ml.org
#Remove frames from Netscape forever!
Information forwarded to Dale Scheetz <dwarf@polaris.net>:
Bug#6398; Package joe.
Dale Scheetz <dwarf@polaris.net>
Sorry, this message was lost when this bug report was restored from a backup.
Acknowledgement sent to rjs@lloke.dna.fi (Riku Saikkonen):
Extra info received and forwarded to maintainer. Copy sent to Dale Scheetz <dwarf@polaris.net>.
rjs@lloke.dna.fi (Riku Saikkonen)
Sorry, this message was lost when this bug report was restored from a backup.
Received: (at 6398-maintonly) by bugs.debian.org; 14 Jul 1997 00:17:29 +0000
Received: (qmail 11523 invoked from network); 14 Jul 1997 00:17:25 -0000
Received: from isil.lloke.dna.fi (rjs@194.100.32.225)
by master.debian.org with SMTP; 14 Jul 1997 00:17:24 -0000
Received: (from rjs@localhost) by isil.lloke.dna.fi (8.7.6/8.7.3) id DAA13130; Mon, 14 Jul 1997 03:17:20 +0300
Date: Mon, 14 Jul 1997 03:17:20 +0300
Message-Id: <199707140017.DAA13130@isil.lloke.dna.fi>
From: rjs@lloke.dna.fi (Riku Saikkonen)
To: 6398-maintonly@bugs.debian.org
Subject: An old bug fixed
This bug seems to have been fixed; if you agree, please close it.
I tried to edit a 8 Mb file with joe, and it worked (didn't segfault).
(joe 2.8-7, libc5 5.4.33-3)
--
-=- Rjs -=- rjs@spider.compart.fi, rjs@lloke.dna.fi