FS#58034 - [octave]-4.2.2-1 crash when file dialogue box is opened
Attached to Project:
Community Packages
Opened by Ian Sage (ian11213) - Thursday, 29 March 2018, 23:04 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 01 April 2018, 08:29 GMT
Opened by Ian Sage (ian11213) - Thursday, 29 March 2018, 23:04 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 01 April 2018, 08:29 GMT
|
Details
Description:
Octave starts normally from launcher or console command and gui opens fine. On selecting the editor tab -> open file icon the "open file" dialogue box is momentarily visible, then the program exits reporting: octave exited with signal 11 The file can be opened successfully using in the command console using: edit script.m and all runs OK. A modified script file can be saved with ctl-s or using the "Save file and run" icon. Attempting to use: (Menu)->File->Save file as gives a crash as the dialogue box opens. Using (Menu)->File->Save is OK. Calling eg uigetdir from a script to open a selection box is also OK; the select box opens fine and the file selection completes as expected. Downgrading the package to 4.2.1-9 does not solve the issue, neither does downgrading fltk from 1.3.4-2-2 to 1.3.4-2 Steps to reproduce: In my hands, attempt to open/save file from editor via dialogue. |
This task depends upon
Closed by Antonio Rojas (arojas)
Sunday, 01 April 2018, 08:29 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#57984
Sunday, 01 April 2018, 08:29 GMT
Reason for closing: Duplicate
Additional comments about closing:
xfce
>Also, please post a backtrace
Happy to do this, but sorry, I don't know how. Can you please point me to instructions how to do this in octave?
I rebuilt octave according to the article in wiki.
https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces
But I got an almost empty log.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Inferior 1 (process 29758) exited normally]
Starting program: /usr/bin/octave octave
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Inferior 1 (process 1631) exited normally]
I waited for 15 minutes.
https://paste.pound-python.org/show/gxy5iZTF0jU5Drc74vtT/
(3.22.29+4+gb485cf91b5-1 -> 3.22.29+60+ge42d8598ca-1)