| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:from:to:subject:date:message-id:content-type | |
| :content-transfer-encoding:mime-version; q=dns; s=default; b=nnd | |
| vxo3a6Q/tCzmexe+oJvcQzWS3fQ3haAxvDghqOaB5koXqJ/xoqKAPim8GQBhuFb7 | |
| vwoNzsgiwyFQLunN3nBcR/8F6/hhqTn56CuPLn8vMor2iUrnlRXh7JeW9ii3absz | |
| K2JZXwM7KVQwuQryHv8lBc/t6icdac4j6Ktjl9TY= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:from:to:subject:date:message-id:content-type | |
| :content-transfer-encoding:mime-version; s=default; bh=LRS9O4EsN | |
| WT9Pq9txnx2jq3M78A=; b=TGluFIHzLJwe7MJS072oiM88Jr704mXFQ5/JZQZeN | |
| 38Es+3WqhTVB7qcEXlmBAiLExOnBc0KbHbM5tGj8zvBVnMZprnGR9Y2V+m6Qw10C | |
| tRk7fjIqp3CI6HNvpfdiVKMUFFbhSgEL63Z/gNbg2Gs6wTQVPlwNyoKCBUtyvfZz | |
| nk= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=1.4 required=5.0 tests=AWL,BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,FROM_STARTS_WITH_NUMS,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=aviation, Aviation, H*UA:Internet, Hx-spam-relays-external:sk:ec2-52- |
| X-HELO: | sneak2.sneakemail.com |
| From: | "Stephen Wilkinson" <307cdqf02 AT sneakemail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | RE: Octave segmentation fault when plotting graph |
| Date: | Tue, 12 Apr 2016 11:53:29 +0000 |
| Message-ID: | <7686-1460461987-751548@sneakemail.com> |
| MIME-Version: | 1.0 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id u3CBrvRw002713 |
Tatsuro: I tried to roll back to earlier version of Cygwin (all packages) but that broke several other things.
Marco: I confirm that was broken for 32-bit. I've just installed Cygwin 64-bit and Octave works as expected. I got crashes with fltk and qt graphic toolkits, but I admit I didn't try gnuplot. All was working fine until I updated -- I can't remember what version of Octave I was running but 4.0.0 sounds about right.
Regards,
Steve
P.S. apologies for the poorly formatted initial e-mail
-----Original Message-----
From: Wilkinson, Stephen (GE Aviation)
Sent: 12 April 2016 11:27
To: 'cygwin-at-cygwin.com'
Subject: Octave segmentation fault when plotting graph
Following a recent Cygwin update, I get segmentation faults when I try to plot graphs in Octave. Creating the figure window works (i.e. issuing the command "figure" doesn't cause the crash, it is only when plotting within the figure that I get a crash). I use the Octave command "sombrero" to test the plotting of data, but even simpler commands ("plot(1:10,1:10);") cause the crash. The crash occurs whether using the fltk or qt graphics toolkit.
I'm using:
Octave: GNU Octave, version 4.0.1
Cygwin: CYGWIN_NT-6.1-WOW OEM-9D7L362 2.5.0(0.297/5/3) 2016-04-11 09:55 i686 Cygwin
The command I issue in Octave is:
>> sombrero
And I get this error message:
>> panic: Segmentation fault -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
I ran strace to try to debug the problem. The strace output is too large (MB) to attach, but comparing strace for a normal termination of octave (run octave, create a figure but without plotting) and a segmentation fault termination of octave (run octave, issue command "sombrero"), I see that a segmentation fault causes "threads exited with status 0xc0000005". However I don't know how to debug this any further.
I attach the output of cygcheck -s -v -r
Any suggestions on how to debug this further or how to fix it would be very welcome! I have tried downgrading octave and qt but to no avail.
Regards,
Steve
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |