<div dir="ltr">Hi,<div><br></div><div><br></div><div>I noticed a crash after loading a figure with datatips, delete one of its datatips and closing the graphic window.</div><div><br></div><div>I'm using ubuntu LTS 14.04 64 bits</div><div><br></div><div>WIth the following:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">terminate called after throwing an instance of 'GiwsException::JniCallMethodException'<br>  what():  Exception when calling Java method :<br>  at org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown Source)<br> at org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown Source)<br> at org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown Source)<br> at org.scilab.modules.graphic_objects.graphicController.GraphicController.removeRelationShipAndDelete(Unknown Source)<br> at org.scilab.modules.graphic_objects.CallGraphicController.removeRelationShipAndDelete(Unknown Source)<br> at org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown Source)<br> at org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown Source)<br> at org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown Source)<br> at org.scilab.modules.graphic_objects.graphicController.GraphicController.removeRelationShipAndDelete(Unknown Source)<br> at org.scilab.modules.graphic_objects.CallGraphicController.removeRelationShipAndDelete(Unknown Source)<br>A fatal error has been detected by Scilab.<br>Please check your user-defined functions (or external module ones) should they appear in the stack trace.<br>Otherwise you can report a bug on <a href="http://bugzilla.scilab.org/" target="_blank">http://bugzilla.scilab.org/</a> with:<br> * a sample code which reproduces the issue<br> * the result of [a, b] = getdebuginfo()<br> * the following information:<br>[CaioC2:27231] Signal: Aborted (6)<br>[CaioC2:27231] Signal code:  (-6)<br> <br>Call stack:<br>   1: 0x36c37  <gsignal>                        (/lib/x86_64-linux-gnu/libc.so.6)<br>   2: 0x3a028  <abort>                          (/lib/x86_64-linux-gnu/libc.so.6)<br>   3: 0x60535  <__gnu_cxx::__verbose_terminate_handler()> (/usr/lib/x86_64-linux-gnu/libstdc++.so.6)<br>   4: 0x5e6d6  < >                              (/usr/lib/x86_64-linux-gnu/libstdc++.so.6)<br>   5: 0x5e703  < >                              (/usr/lib/x86_64-linux-gnu/libstdc++.so.6)<br>   6: 0x5e922  < >                              (/usr/lib/x86_64-linux-gnu/libstdc++.so.6)<br>   7: 0x21893  <org_scilab_modules_graphic_objects::CallGraphicController::removeRelationShipAndDelete(JavaVM_*, int)> (/home/caioc2/scilab/scilab/modules/graphic_objects/.libs/libscigraphic_objects.so.6)<br>   8: 0x30dee  <sci_delete>                     (/home/caioc2/scilab/scilab/modules/graphics/.libs/libscigraphics.so.6)<br>   9: 0x3bfea3 <types::WrapFunction::call(std::vector<types::InternalType*, std::allocator<types::InternalType*> >&, std::unordered_map<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, types::InternalType*, std::hash<std::basic_string<wcha> (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6)<br>  10: 0x3b53d8 <types::Callable::invoke(std::vector<types::InternalType*, std::allocator<types::InternalType*> >&, std::unordered_map<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, types::InternalType*, std::hash<std::basic_string<wchar_> (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6)<br>  11: 0x1bfeb4 <ast::RunVisitorT<ast::ExecVisitor>::visitprivate(ast::CallExp const&)> (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6)<br>  12: 0x1ba1ac <ast::RunVisitorT<ast::ExecVisitor>::visitprivate(ast::SeqExp const&)> (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6)<br>  13: 0x180bc5 <ast::RunVisitorT<ast::ExecVisitor>::visitprivate(ast::IfExp const&)> (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6)<br>  14: 0x1ba1ac <ast::RunVisitorT<ast::ExecVisitor>::visitprivate(ast::SeqExp const&)> (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6)<br>  15: 0x1cbf29 <StaticRunner::launch()>         (/home/caioc2/scilab/scilab/modules/.libs/libscilab-cli.so.6)<br>  16: 0x1c5da2 <RunScilabEngine>                (/home/caioc2/scilab/scilab/modules/.libs/libscilab-cli.so.6)<br>  17: 0x2179   <main>                           (/home/caioc2/scilab/scilab/.libs/lt-scilab-bin)<br>  18: 0x21f45  <__libc_start_main>              (/lib/x86_64-linux-gnu/libc.so.6)<br>  19: 0x26df   < >                              (/home/caioc2/scilab/scilab/.libs/lt-scilab-bin)<br>End of stack</blockquote><div><br></div><div>Anyone can confirm the issue?</div><div><br></div><div><br></div><div>Thanks</div><div>Caio SOUZA</div></div>