|
| From: | Pantxo Diribarne |
| Subject: | [Octave-bug-tracker] [bug #53004] Variable editor: segfault with very large arrays |
| Date: | Tue, 30 Jan 2018 18:06:19 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
Follow-up Comment #3, bug #53004 (project octave):
I rewrote the diff and attached it in bug #50198
Basically I made use of octave_link::post_event to rethrow the exception from
the gui thread to the interpreter thread where it can be safely caught. The
exception_ptr is thread safe and guaranteed to remain valid until no reference
to it exist anymore.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?53004>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |