bugGNU Common Lisp - Bugs: bug #17413, too many gazonk*.lsp files (GCL...

 
 

bug #17413: too many gazonk*.lsp files (GCL 2.6.5 / Windows)

Submitter:  None
Submitted:  Sat 12 Aug 2006 02:54:08 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 21 Nov 2013 09:03:08 PM UTC, comment #1: 

Thanks for your report!  While we still don't use any truly atomic tempfile mechanism, I believe the issue of these files not being deleted under normal usage is now fixed in the latest release.

Camm Maguire <camm>
Group administrator
Sat 12 Aug 2006 02:54:08 PM UTC, original submission:  

Forwarding the following bug report from the Maxima bug tracker, in which it is bug report # 1177085. Incidentally it seems like temporary file names want to be created by mkstemp or something like that. Just a guess.
 -- Robert Dodier

-------------- begin quoted text --------------
 Compiling a Maxima function using GCL produces a
file "gazonk*.lsp", where * = 0,1,...999. These are
just junk files, but they are never deleted. Once there
are 1000 gazonk files, you'll get something like

(%i1) quad_qag(sin(1/x),x,0.1,1.0,6,20000);
Maxima encountered a Lisp error:
1000 gazonk names used already!
Automatically continuing.
To reenable the Lisp debugger set debugger-hook to nil.


The only way to fix this is to manually delete the files.

(%i2) build_info()$
Maxima version: 5.9.1.1cvs
Maxima build date: 11:37 3/28/2005
host type: i686-pc-mingw32
lisp-implementation-type: Kyoto Common Lisp
lisp-implementation-version: GCL 2.6.5
--------------  end quoted text  --------------

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by camm (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-21 camm StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code