Hi,
I noticed a crash after loading a figure with datatips, delete one of its datatips and closing the graphic window. I'm using ubuntu LTS 14.04 64 bits WIth the following: terminate called after throwing an instance of > 'GiwsException::JniCallMethodException' > what(): Exception when calling Java method : > at > org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown > Source) > at > org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown > Source) > at > org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown > Source) > at > org.scilab.modules.graphic_objects.graphicController.GraphicController.removeRelationShipAndDelete(Unknown > Source) > at > org.scilab.modules.graphic_objects.CallGraphicController.removeRelationShipAndDelete(Unknown > Source) > at > org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown > Source) > at > org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown > Source) > at > org.scilab.modules.graphic_objects.graphicController.GraphicController.recursiveDeleteChildren(Unknown > Source) > at > org.scilab.modules.graphic_objects.graphicController.GraphicController.removeRelationShipAndDelete(Unknown > Source) > at > org.scilab.modules.graphic_objects.CallGraphicController.removeRelationShipAndDelete(Unknown > Source) > A fatal error has been detected by Scilab. > Please check your user-defined functions (or external module ones) should > they appear in the stack trace. > Otherwise you can report a bug on http://bugzilla.scilab.org/ with: > * a sample code which reproduces the issue > * the result of [a, b] = getdebuginfo() > * the following information: > [CaioC2:27231] Signal: Aborted (6) > [CaioC2:27231] Signal code: (-6) > > Call stack: > 1: 0x36c37 <gsignal> > (/lib/x86_64-linux-gnu/libc.so.6) > 2: 0x3a028 <abort> > (/lib/x86_64-linux-gnu/libc.so.6) > 3: 0x60535 <__gnu_cxx::__verbose_terminate_handler()> > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) > 4: 0x5e6d6 < > > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) > 5: 0x5e703 < > > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) > 6: 0x5e922 < > > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) > 7: 0x21893 > > <org_scilab_modules_graphic_objects::CallGraphicController::removeRelationShipAndDelete(JavaVM_*, > int)> > (/home/caioc2/scilab/scilab/modules/graphic_objects/.libs/libscigraphic_objects.so.6) > 8: 0x30dee <sci_delete> > (/home/caioc2/scilab/scilab/modules/graphics/.libs/libscigraphics.so.6) > 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) > 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) > 11: 0x1bfeb4 > <ast::RunVisitorT<ast::ExecVisitor>::visitprivate(ast::CallExp const&)> > (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6) > 12: 0x1ba1ac > <ast::RunVisitorT<ast::ExecVisitor>::visitprivate(ast::SeqExp const&)> > (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6) > 13: 0x180bc5 > <ast::RunVisitorT<ast::ExecVisitor>::visitprivate(ast::IfExp const&)> > (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6) > 14: 0x1ba1ac > <ast::RunVisitorT<ast::ExecVisitor>::visitprivate(ast::SeqExp const&)> > (/home/caioc2/scilab/scilab/modules/ast/.libs/libsciast.so.6) > 15: 0x1cbf29 <StaticRunner::launch()> > (/home/caioc2/scilab/scilab/modules/.libs/libscilab-cli.so.6) > 16: 0x1c5da2 <RunScilabEngine> > (/home/caioc2/scilab/scilab/modules/.libs/libscilab-cli.so.6) > 17: 0x2179 <main> > (/home/caioc2/scilab/scilab/.libs/lt-scilab-bin) > 18: 0x21f45 <__libc_start_main> > (/lib/x86_64-linux-gnu/libc.so.6) > 19: 0x26df < > > (/home/caioc2/scilab/scilab/.libs/lt-scilab-bin) > End of stack Anyone can confirm the issue? Thanks Caio SOUZA
_______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
