|
| From: | John W. Eaton |
| Subject: | [Octave-bug-tracker] [bug #56952] segfault during compilation while processing doc/interpreter/genpropdoc.m |
| Date: | Fri, 22 May 2020 20:38:27 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
Follow-up Comment #27, bug #56952 (project octave):
OK. The crash recorded in the stack trace from comment #25 looks much the
same as the one I've seen before with the GUI thread calling
QtHandles::qt_graphics_toolkit::create_object through a signal/slot connection
but this time, the interpreter thread hasn't finished executing the --eval
option code. So maybe this is due to incorrect locking/unlocking of handle
graphics objects between the GUI and interpreter threads?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56952>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |