help-octave
[Top][All Lists]
Advanced

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

Re: octave updated to 3.4.0-3. Please test


From: john grant
Subject: Re: octave updated to 3.4.0-3. Please test
Date: Wed, 30 Mar 2011 22:46:29 -0700 (PDT)

[[I tried sending this to the cygwin list, but the delivery failed.]]

On Vista, 32-bit, with the latest packages as shown in your top cygcheck, octave runs but does not plot. In the xterm, I see the following error messages when trying to plot. Thanks for working on this.

octave:1> plot( linspace(1,10,10) )
      2 [main] octave-3.4.0 4020 exception::handle: Exception: STATUS_ACCESS_VIOLATION
    803 [main] octave-3.4.0 4020 open_stackdumpfile: Dumping stack trace to octave-3.4.0.exe.stackdump
      3 [main] octave-3.4.0 520 exception::handle: Exception: STATUS_ACCESS_VIOLATION
    692 [main] octave-3.4.0 520 open_stackdumpfile: Dumping stack trace to octave-3.4.0.exe.stackdump
      3 [main] octave-3.4.0 4616 exception::handle: Exception: STATUS_ACCESS_VIOLATION
    699 [main] octave-3.4.0 4616 open_stackdumpfile: Dumping stack trace to octave-3.4.0.exe.stackdump
      3 [main] octave-3.4.0 4028 exception::handle: Exception: STATUS_ACCESS_VIOLATION
    694 [main] octave-3.4.0 4028 open_stackdumpfile: Dumping stack trace to octave-3.4.0.exe.stackdump
      2 [main] octave-3.4.0 5608 exception::handle: Exception: STATUS_ACCESS_VIOLATION
    555 [main] octave-3.4.0 5608 open_stackdumpfile: Dumping stack trace to octave-3.4.0.exe.stackdump
      3 [main] octave-3.4.0 1136 exception::handle: Exception: STATUS_ACCESS_VIOLATION
    695 [main] octave-3.4.0 1136 open_stackdumpfile: Dumping stack trace to octave-3.4.0.exe.stackdump
      3 [main] octave 856 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x600, errno 11
error: popen2: process creation failed -- Resource temporarily unavailable
error: called from:
error:   /usr/share/octave/3.4.0/m/plot/__gnuplot_open_stream__.m at line 30, column 44
error:   /usr/share/octave/3.4.0/m/plot/__gnuplot_drawnow__.m at line 72, column 19
octave:2>



From: marco atzeri <address@hidden>
To: Octave users list <address@hidden>
Sent: Wed, March 30, 2011 10:22:58 PM
Subject: octave updated to 3.4.0-3. Please test

dear octave user on cygwin,

after some tricking, hacking and polishing the new octave 3.4.0-3 has
been released for cygwin.
Also lapack and qrupdate have been updated to solve the
libgfortran3-4.3.4-4 issue.

This configuration should work :

$ cygcheck -c octave liblapack0 cygwin libqrupdate0 libgfortran3
Cygwin Package Information
Package              Version        Status
cygwin              1.7.9-1        OK
libgfortran3        4.3.4-4        OK
liblapack0          3.2.2-2        OK
libqrupdate0        1.1.1-1        OK
octave              3.4.0-3        OK

and also this one (as I built all the package on cygwin-1.7.8-1 and
libgfortran3-4.3.4-4 )

$ cygcheck -c octave liblapack0 cygwin libqrupdate0 libgfortran3
Cygwin Package Information
Package              Version        Status
cygwin              1.7.8-1        OK
libgfortran3        4.3.4-4        OK
liblapack0          3.2.2-2        OK
libqrupdate0        1.1.1-1        OK
octave              3.4.0-3        OK

the configuration before libgfortran3 update, that worked was
Cygwin Package Information
Package              Version        Status
cygwin              1.7.8-1        OK
libgfortran3        4.3.4-3        OK
liblapack0          3.2.2-1        OK
libqrupdate0        1.1.0-1        OK
octave              3.4.0-2        OK

please test, including plotting and in case of failures let me know on
this mailing list or (better) in the cygwin mailing list.


Regards
Marco
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

reply via email to

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