octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #64564] octave-8.3.0-w32: "Access violation" c


From: Benjamin Szőke
Subject: [Octave-bug-tracker] [bug #64564] octave-8.3.0-w32: "Access violation" crash at PDF print() saving
Date: Mon, 21 Aug 2023 11:14:40 -0400 (EDT)

Follow-up Comment #10, bug #64564 (project octave):

Print() to PDF is stopped to work since octave-8.1.0-w32. Let's see what is
the different between Octave 7.3.0 and 8.1.0 and please fix it.


C:\Octave\octave-8.1.0-w32\mingw32\bin>octave.bat --no-gui
GNU Octave, version 8.1.0
Copyright (C) 1993-2023 The Octave Project Developers.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "i686-w64-mingw32".

Additional information about Octave is available at https://www.octave.org.

Please contribute if you find this software useful.
For more information, visit https://www.octave.org/get-involved.html

Read https://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> x = 0:0.1:5;
octave:2> y = sin(x);
octave:3> f = figure;
octave:4> plot(x, y)
octave:5> print(f, "sin.pdf", "-dpdf");
Magick: caught exception 0xC0000005 "Access
violation"...C:\Octave\octave-8.1.0-w32\mingw32\bin>Failed to parse XML
contents
unexpected end of file
Error: /undefinedfilename in
(C:\\Users\\zks2bp\\AppData\\Local\\Temp\\oct-cSiVxt)
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--  
--nostringval--   false   1   %stopped_push
Dictionary stack:
   --dict:733/1123(ro)(G)--   --dict:0/20(G)--   --dict:75/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.50: Unrecoverable error, exit code 1




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64564>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]