Bug 603535
| Summary: | [abrt] crash in octave-6:3.2.4-2.fc13: octave_swig_ref::load_ascii: Process /usr/bin/octave-3.2.4 was killed by signal 11 (SIGSEGV) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Elias Oliveira de Jesus <flama.es> | ||||
| Component: | octave | Assignee: | Rakesh Pandit <rpandit> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | alex, mmahut, rpandit, susi.lehtola, vitopoma | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:9bdcfa01c662c299a28a8f2ee18fcce414b5335b | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-07-03 23:34:35 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Elias Oliveira de Jesus
2010-06-13 18:32:41 UTC
Created attachment 423668 [details]
File: backtrace
Package: octave-6:3.2.4-2.fc13 Architecture: i686 OS Release: Fedora release 13 (Goddard) How to reproduce ----- 1.Run octave from the menu 2.Octave crashes qtoctave calls:
"octave" --eval "PS1('octave:\#>');PS2('octave:\#+>');addpath('/usr/share/qtoctave/scripts_octave/')" --persist --no-history -i
then it chrashes.
If i run the same command in a terminal it gives no error
Maybe the bug is in qtoctave not in octave
Package: octave-6:3.2.4-2.fc13 Architecture: i686 OS Release: Fedora release 13 (Goddard) How to reproduce ----- Run qtoctave from the menu. Comment ----- If i run octave from the menu but with this warning: warning: mark_as_command is obsolete and will be removed from a future version of Octave EDIT: If i run octave from the menu it works, but with this warning: warning: mark_as_command is obsolete and will be removed from a future version of Octave *** This bug has been marked as a duplicate of bug 562276 *** |