On Fri, May 13, 2011 at 6:46 PM, Jeffrey Kletsky wrote:
> This is a problem on Windows 7 Enterprise, 64-bit; cygwin 1.7.9-1; octave
> 3.4.0-3
>
> Reinstalling Octave does not resolve
> rebaseall does not resolve
>
> Any suggestions on how to resolve?
>
try downgrading cygwin to 1.7.8-1.
On window
This is a problem on Windows 7 Enterprise, 64-bit; cygwin 1.7.9-1; octave
3.4.0-3
Reinstalling Octave does not resolve
rebaseall does not resolve
Any suggestions on how to resolve?
TIA,
Jeff
$ uname -a
CYGWIN_NT-6.1-WOW64 JKLETSKY-T41 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin
$ octave
0 [main] gnuplot 5204 exception::handle: Exception:
STATUS_ACCESS_VIOLATION
1450 [main] gnuplot 5204 open_stackdumpfile: Dumping stack trace to
gnuplot.exe.stackdump
This error message is not repetitive...
Here are my script:
perfo.sh:
#!/bin/bash
gnuplot -persist <../script_gnuplot/p
On Fri, Apr 8, 2011 at 5:51 AM, Christopher Faylor wrote:
> On Thu, Apr 07, 2011 at 06:24:31PM -0400, Stan wrote:
>>On Wed, Apr 06, 2011 at 10:05:24AM -0400, Christopher Faylor wrote:
>>> On Wed, Apr 06, 2011 at 03:54:05PM +0900, Tatsuro MATSUOKA wrote:
>>> >Hello
>>> >
>>> >I have confirmed that
On Thu, Apr 07, 2011 at 06:24:31PM -0400, Stan wrote:
>On Wed, Apr 06, 2011 at 10:05:24AM -0400, Christopher Faylor wrote:
>> On Wed, Apr 06, 2011 at 03:54:05PM +0900, Tatsuro MATSUOKA wrote:
>> >Hello
>> >
>> >I have confirmed that octave-3.4.0-3 fails to plot on cygwin 1.7.9-1 but
>> >not 1.7.8-
On Wed, Apr 06, 2011 at 10:05:24AM -0400, Christopher Faylor wrote:
> On Wed, Apr 06, 2011 at 03:54:05PM +0900, Tatsuro MATSUOKA wrote:
> >Hello
> >
> >I have confirmed that octave-3.4.0-3 fails to plot on cygwin 1.7.9-1 but not
> >1.7.8-1.
>
> We don't need confirmation that octave doesn't work.
On Wed, Apr 06, 2011 at 03:54:05PM +0900, Tatsuro MATSUOKA wrote:
>Hello
>
>I have confirmed that octave-3.4.0-3 fails to plot on cygwin 1.7.9-1 but not
>1.7.8-1.
We don't need confirmation that octave doesn't work. We need to know if
rebasing works around the problem.
--
Problem reports:
Hello
I have confirmed that octave-3.4.0-3 fails to plot on cygwin 1.7.9-1 but not
1.7.8-1.
Regards
Tatsuro
--- marco atzeri wrote:
> On Mon, Apr 4, 2011 at 11:17 PM, Christopher Faylor wrote:
> > On Fri, Apr 01, 2011 at 01:25:47AM -0400, Christopher Faylor wrote:
> >>Since it's in the dll_
On Mon, Apr 4, 2011 at 11:17 PM, Christopher Faylor wrote:
> On Fri, Apr 01, 2011 at 01:25:47AM -0400, Christopher Faylor wrote:
>>Since it's in the dll_init() function, I don't see how it could be pipe
>>related.
>
> I could duplicate the problem on Windows 7 (64-bit) but it went away
> once I r
On Fri, Apr 01, 2011 at 01:25:47AM -0400, Christopher Faylor wrote:
>Since it's in the dll_init() function, I don't see how it could be pipe
>related.
I could duplicate the problem on Windows 7 (64-bit) but it went away
once I rebased.
Have people tried that?
Even if that "fixes" the problem, t
On Fri, Apr 1, 2011 at 8:31 AM, marco atzeri wrote:
> On Fri, Apr 1, 2011 at 7:25 AM, Christopher Faylor wrote:
for what I can see comparing the long strace outputs,
after this difference from fhandler_fifo::raw_read
the two traces diverges.
1.7.8
On Fri, Apr 1, 2011 at 7:25 AM, Christopher Faylor wrote:
> On Fri, Apr 01, 2011 at 04:22:38AM +0200, marco atzeri wrote:
>>On Thu, Mar 31, 2011 at 11:25 PM, A.R. Burgers wrote:
>>> Op 31-3-2011 22:44, marco atzeri schreef:
On Thu, Mar 31, 2011 at 10:21 PM, A.R. Burgers ?wrote:
>
>>
On Fri, Apr 01, 2011 at 04:22:38AM +0200, marco atzeri wrote:
>On Thu, Mar 31, 2011 at 11:25 PM, A.R. Burgers wrote:
>> Op 31-3-2011 22:44, marco atzeri schreef:
>>>
>>> On Thu, Mar 31, 2011 at 10:21 PM, A.R. Burgers ?wrote:
LS,
with the current octave, I get this octave strcat
Hello
I have tested on windows 7 Home premium 64 bit with octave-3.4.0-3 and cygwin
1.7.9.
octave:1> t=(0:0.1:2*pi);
octave:2> plot(t,sin(t))
0 [main] gnuplot 4356 exception::handle: Exception:
STATUS_ACCESS_VIOLATION
752 [main] gnuplot 4356 open_stackdumpfile: Dumping stack trace to
On Thu, Mar 31, 2011 at 11:25 PM, A.R. Burgers wrote:
> Op 31-3-2011 22:44, marco atzeri schreef:
>>
>> On Thu, Mar 31, 2011 at 10:21 PM, A.R. Burgers wrote:
>>>
>>> LS,
>>>
>>> with the current octave, I get this octave strcat
>>> error on plot, both with xterm and the dumb terminal.
>>> Same er
Op 31-3-2011 22:44, marco atzeri schreef:
On Thu, Mar 31, 2011 at 10:21 PM, A.R. Burgers wrote:
LS,
with the current octave, I get this octave strcat
error on plot, both with xterm and the dumb terminal.
Same error on two different windows XP systems.
Same error with libstdc++6 and libgfortran
Op 31-3-2011 22:44, marco atzeri schreef:
On Thu, Mar 31, 2011 at 10:21 PM, A.R. Burgers wrote:
LS,
with the current octave, I get this octave strcat
error on plot, both with xterm and the dumb terminal.
Same error on two different windows XP systems.
Same error with libstdc++6 and libgfortran
On Thu, Mar 31, 2011 at 10:21 PM, A.R. Burgers wrote:
> LS,
>
> with the current octave, I get this octave strcat
> error on plot, both with xterm and the dumb terminal.
> Same error on two different windows XP systems.
> Same error with libstdc++6 and libgfortran3 from cygwin-ports gcc 4.5.2-2
>
LS,
with the current octave, I get this octave strcat
error on plot, both with xterm and the dumb terminal.
Same error on two different windows XP systems.
Same error with libstdc++6 and libgfortran3 from cygwin-ports gcc 4.5.2-2
Teun
$ octave
GNU Octave, version 3.4.0
Copyright (C) 2011 John W
19 matches
Mail list logo