console_logs ... Flag: 0 NoFill: 0 NoLine: 0 NoShow: 0 Shape: parsing chunk type 47 Shape: parsing chunk type 68 Shape: parsing chunk type 9b Shape: parsing chunk type 65 Shape: parsing chunk type 83 Shape: parsing chunk type 83 Shape: parsing chunk type 48 Shape: parsing chunk type 68 Shape: parsing chunk type 9b Shape: parsing chunk type 9d Shape: parsing chunk type 6c Shape: parsing chunk type 89 Shape: parsing chunk type 8a Shape: parsing chunk type c3 Flag: 1 NoFill: 1 NoLine: 0 NoShow: 0 /usr/include/c++/4.6/debug/safe_iterator.h:465:error: attempt to compare iterators from different sequences. Objects involved in the operation: iterator "lhs" @ 0x0x7fff5b3e0260 { type = N11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorISt4pairIKjN8libvisio9NURBSDataEEENSt7__debug3mapIjS5_St4lessIjESaIS6_EEEEE (constant iterator); state = dereferenceable (start-of-sequence); references sequence with type `NSt7__debug3mapIjN8libvisio9NURBSDataESt4lessIjESaISt4pairIKjS2_EEEE' @ 0x0x7fff5b3e0260 } iterator "rhs" @ 0x0x7fff5b3e0320 { type = N11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKjN8libvisio9NURBSDataEEENSt7__debug3mapIjS5_St4lessIjESaIS6_EEEEE (mutable iterator); state = past-the-end; references sequence with type `NSt7__debug3mapIjN8libvisio9NURBSDataESt4lessIjESaISt4pairIKjS2_EEEE' @ 0x0x7fff5b3e0320 } bt : Program received signal SIGABRT, Aborted. 0x00007fa1418a4475 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. (gdb) bt #0 0x00007fa1418a4475 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007fa1418a76f0 in *__GI_abort () at abort.c:92 #2 0x00007fa14214628d in __gnu_debug::_Error_formatter::_M_error() const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #3 0x00007fa10f5e311e in __gnu_debug::operator!= >, std::_Rb_tree_iterator >, std::__debug::map, std::allocator > > > (__lhs=..., __rhs=...) at /usr/include/c++/4.6/debug/safe_iterator.h:462 #4 0x00007fa10f5da622 in libvisio::VSDXContentCollector::collectNURBSTo (this=0x7fff5b3e09a0, id=2, level=3, x2=0.092790978654853362, y2=0, knot=0, knotPrev=0, weight=1, weightPrev=1, dataID=0) at /home/julien/compile-libreoffice/libo/libvisio/unxlngx6/misc/build/libvisio-0.0.16/src/lib/VSDXContentCollector.cpp:1499 #5 0x00007fa10f5f9aa0 in libvisio::VSDXNURBSTo2::handle (this=0x2c07b30, collector=0x7fff5b3e09a0) at /home/julien/compile-libreoffice/libo/libvisio/unxlngx6/misc/build/libvisio-0.0.16/src/lib/VSDXGeometryList.cpp:282 #6 0x00007fa10f5fac58 in libvisio::VSDXGeometryList::handle (this=0x2c0c930, collector=0x7fff5b3e09a0) at /home/julien/compile-libreoffice/libo/libvisio/unxlngx6/misc/build/libvisio-0.0.16/src/lib/VSDXGeometryList.cpp:462 #7 0x00007fa10f588f91 in libvisio::VSDXParser::_handleLevelChange (this=0x2ba6050, level=1) at /home/julien/compile-libreoffice/libo/libvisio/unxlngx6/misc/build/libvisio-0.0.16/src/lib/VSDXParser.cpp:634 #8 0x00007fa10f589448 in libvisio::VSDXParser::handlePage (this=0x2ba6050, input=0x7fff5b3e0790) at /home/julien/compile-libreoffice/libo/libvisio/unxlngx6/misc/build/libvisio-0.0.16/src/lib/VSDXParser.cpp:675 #9 0x00007fa10f5875f9 in libvisio::VSDXParser::handlePages (this=0x2ba6050, input=0x7fff5b3e0830, shift=0) at /home/julien/compile-libreoffice/libo/libvisio/unxlngx6/misc/build/libvisio-0.0.16/src/lib/VSDXParser.cpp:204 #10 0x00007fa10f5872f0 in libvisio::VSDXParser::parseDocument (this=0x2ba6050, input=0x7fff5b3e1990) at /home/julien/compile-libreoffice/libo/libvisio/unxlngx6/misc/build/libvisio-0.0.16/src/lib/VSDXParser.cpp:156 #11 0x00007fa10f586e58 in libvisio::VSDXParser::parseMain (this=0x2ba6050) at /home/julien/compile-libreoffice/libo/libvisio/unxlngx6/misc/build/libvisio-0.0.16/src/lib/VSDXParser.cpp:104 #12 0x00007fa10f56a489 in libvisio::VisioDocument::parse (input=0x7fff5b3e1b30, painter=0x7fff5b3e1b70) at /home/julien/compile-libreoffice/libo/libvisio/unxlngx6/misc/build/libvisio-0.0.16/src/lib/VisioDocument.cpp:118 #13 0x00007fa10f503d1f in VisioImportFilter::filter (this=0x2b498a0, aDescriptor=uno::Sequence of length 14 = {...}) at /home/julien/compile-libreoffice/libo/writerperfect/source/draw/VisioImportFilter.cxx:122 #14 0x00007fa13fe23f02 in SfxObjectShell::ImportFrom (this=0x24bd6e0, rMedium=..., bInsert=false) at /home/julien/compile-libreoffice/libo/sfx2/source/doc/objstor.cxx:2238 #15 0x00007fa10e742ed3 in sd::DrawDocShell::ImportFrom (this=0x24bd6e0, rMedium=..., bInsert=false) at /home/julien/compile-libreoffice/libo/sd/source/ui/docshell/docshel4.cxx:410 #16 0x00007fa13fe1c119 in SfxObjectShell::DoLoad (this=0x24bd6e0, pMed=0x28b57e0) at /home/julien/compile-libreoffice/libo/sfx2/source/doc/objstor.cxx:730 #17 0x00007fa13fe69c50 in SfxBaseModel::load (this=0x240b060, seqArguments=uno::Sequence of length 16 = {...}) at /home/julien/compile-libreoffice/libo/sfx2/source/doc/sfxbasemodel.cxx:1903 #18 0x00007fa13feb77a5 in SfxFrameLoader_Impl::load (this=0x28b4390, rArgs=uno::Sequence of length 13 = {...}, _rTargetFrame= uno::Reference to { = { = {_vptr.XInterface = 0x7fa129d17bf0}, }, }) at /home/julien/compile-libreoffice/libo/sfx2/source/view/frmload.cxx:611 #19 0x00007fa129878500 in framework::LoadEnv::impl_loadContent (this=0x2940ab8) at /home/julien/compile-libreoffice/libo/framework/source/loadenv/loadenv.cxx:1160 #20 0x00007fa129874d99 in framework::LoadEnv::startLoading (this=0x2940ab8) at /home/julien/compile-libreoffice/libo/framework/source/loadenv/loadenv.cxx:418 #21 0x00007fa1297f8c8e in framework::LoadDispatcher::impl_dispatch (this=0x2940a20, rURL=..., lArguments=uno::Sequence of length 7 = {...}, xListener=empty uno::Reference) at /home/julien/compile-libreoffice/libo/framework/source/dispatch/loaddispatcher.cxx:168 #22 0x00007fa1297f8962 in framework::LoadDispatcher::dispatchWithReturnValue (this=0x2940a20, rURL=..., lArguments=uno::Sequence of length 7 = {...}) at /home/julien/compile-libreoffice/libo/framework/source/dispatch/loaddispatcher.cxx:105 #23 0x00007fa141124d2a in comphelper::SynchronousDispatch::dispatch (xStartPoint=uno::Reference to {_vptr.XInterface = 0x7fa129d17e70}, ---Type to continue, or q to quit--- sURL="file:///home/julien/compile-libreoffice/bugs/50178_visio_tom/Block%20Diagram-2.vsd", sTarget="_default", nFlags=0, lArguments=uno::Sequence of length 7 = {...}) at /home/julien/compile-libreoffice/libo/comphelper/source/misc/synchronousdispatch.cxx:84 #24 0x00007fa13fbad596 in SfxApplication::OpenDocExec_Impl (this=0x1c330c0, rReq=...) at /home/julien/compile-libreoffice/libo/sfx2/source/appl/appopen.cxx:1180 #25 0x00007fa13fba57d0 in SfxStubSfxApplicationOpenDocExec_Impl (pShell=0x1c330c0, rReq=...) at /home/julien/compile-libreoffice/libo/workdir/unxlngx6/SdiTarget/sfx2/sdi/sfxslots.hxx:1141 #26 0x00007fa13fc749fe in SfxShell::CallExec (this=0x1c330c0, pFunc=0x7fa13fba57ad , rReq=...) at /home/julien/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx:199 #27 0x00007fa13fc6d598 in SfxDispatcher::Call_Impl (this=0x2094ce0, rShell=..., rSlot=..., rReq=..., bRecord=0 '\000') at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:262 #28 0x00007fa13fc6f9cb in SfxDispatcher::_Execute (this=0x2094ce0, rShell=..., rSlot=..., rReq=..., eCallMode=1) at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:945 #29 0x00007fa13fc7033b in SfxDispatcher::Execute (this=0x2094ce0, nSlot=5501, eCall=1, nModi=0, rArgs=...) at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:1147 #30 0x00007fa13fc701aa in SfxDispatcher::Execute (this=0x2094ce0, nSlot=5501, eCall=1, rArgs=...) at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:1119 #31 0x00007fa13fbab797 in SfxApplication::OpenDocExec_Impl (this=0x1c330c0, rReq=...) at /home/julien/compile-libreoffice/libo/sfx2/source/appl/appopen.cxx:810 #32 0x00007fa13fba57d0 in SfxStubSfxApplicationOpenDocExec_Impl (pShell=0x1c330c0, rReq=...) at /home/julien/compile-libreoffice/libo/workdir/unxlngx6/SdiTarget/sfx2/sdi/sfxslots.hxx:1141 #33 0x00007fa13fc749fe in SfxShell::CallExec (this=0x1c330c0, pFunc=0x7fa13fba57ad , rReq=...) at /home/julien/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx:199 #34 0x00007fa13fc6d598 in SfxDispatcher::Call_Impl (this=0x2094ce0, rShell=..., rSlot=..., rReq=..., bRecord=1 '\001') at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:262 #35 0x00007fa13fc707ba in SfxDispatcher::PostMsgHandler (this=0x2094ce0, pReq=0x2a4f520) at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:1247 #36 0x00007fa13fc70675 in SfxDispatcher::LinkStubPostMsgHandler (pThis=0x2094ce0, pCaller=0x2a4f520) at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:1218 #37 0x00007fa13fbb1d84 in Link::Call (this=0x20fe7c8, pCaller=0x2a4f520) at /home/julien/compile-libreoffice/libo/solver/unxlngx6/inc/tools/link.hxx:143 #38 0x00007fa13fe9928b in GenLink::Call (this=0x20fe7c8, pCaller=0x2a4f520) at /home/julien/compile-libreoffice/libo/sfx2/inc/sfx2/genlink.hxx:54 #39 0x00007fa13fe9912b in SfxHintPoster::Event (this=0x20fe7b0, pPostedHint=0x2a4f520) at /home/julien/compile-libreoffice/libo/sfx2/source/notify/hintpost.cxx:71 #40 0x00007fa13fe992bc in SfxHintPoster::DoEvent_Impl (this=0x20fe7b0, pPostedHint=0x2a4f520) at /home/julien/compile-libreoffice/libo/sfx2/source/notify/hintpost.cxx:61 #41 0x00007fa13fe99101 in SfxHintPoster::LinkStubDoEvent_Impl (pThis=0x20fe7b0, pCaller=0x2a4f520) at /home/julien/compile-libreoffice/libo/sfx2/source/notify/hintpost.cxx:65 #42 0x00007fa13cd04608 in Link::Call (this=0x2865170, pCaller=0x2a4f520) at /home/julien/compile-libreoffice/libo/solver/unxlngx6/inc/tools/link.hxx:143 #43 0x00007fa13d1b8851 in ImplHandleUserEvent (pSVEvent=0x1fdb990) at /home/julien/compile-libreoffice/libo/vcl/source/window/winproc.cxx:1991 #44 0x00007fa13d1b9b07 in ImplWindowFrameProc (pWindow=0x1c65d70, nEvent=22, pEvent=0x1fdb990) at /home/julien/compile-libreoffice/libo/vcl/source/window/winproc.cxx:2563 #45 0x00007fa13d1cb8c9 in SalFrame::CallCallback (this=0x1c661f0, nEvent=22, pEvent=0x1fdb990) at /home/julien/compile-libreoffice/libo/vcl/inc/salframe.hxx:281 #46 0x00007fa13d1cb33c in SalGenericDisplay::DispatchInternalEvent (this=0x1bc1f90) at /home/julien/compile-libreoffice/libo/vcl/generic/app/gendisp.cxx:102 #47 0x00007fa133866b24 in GtkData::userEventFn (data=0x1a1a4e0) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:944 #48 0x00007fa133866b7b in call_userEventFn (data=0x1a1a4e0) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:954 #49 0x00007fa1315ab853 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #50 0x00007fa1315abba0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #51 0x00007fa1315abc64 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #52 0x00007fa133865aba in GtkData::Yield (this=0x1a1a4e0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:583 #53 0x00007fa13386942c in GtkInstance::Yield (this=0x1a1a460, bWait=true, bHandleAllCurrentEvents=false) ---Type to continue, or q to quit--- at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkinst.cxx:538 #54 0x00007fa13cd1c271 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:451 #55 0x00007fa13cd1868d in Application::Yield (i_bAllEvents=false) at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:485 #56 0x00007fa13cd1862e in Application::Execute () at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:430 #57 0x00007fa1423e57d4 in desktop::Desktop::Main (this=0x7fff5b3e6140) at /home/julien/compile-libreoffice/libo/desktop/source/app/app.cxx:1807 #58 0x00007fa13cd24fa2 in ImplSVMain () at /home/julien/compile-libreoffice/libo/vcl/source/app/svmain.cxx:183 #59 0x00007fa13cd250e8 in SVMain () at /home/julien/compile-libreoffice/libo/vcl/source/app/svmain.cxx:220 #60 0x00007fa1424271bb in soffice_main () at /home/julien/compile-libreoffice/libo/desktop/source/app/sofficemain.cxx:79 #61 0x0000000000400734 in sal_main () at /home/julien/compile-libreoffice/libo/desktop/source/app/main.c:34 #62 0x0000000000400719 in main (argc=2, argv=0x7fff5b3e62f8) at /home/julien/compile-libreoffice/libo/desktop/source/app/main.c:33