https://bugs.documentfoundation.org/show_bug.cgi?id=105705

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mst...@redhat.com,
                   |                            |noelgran...@gmail.com

--- Comment #33 from Julien Nabet <serval2...@yahoo.fr> ---
Noticing warn:sal.file:12134:1:sal/osl/unx/file_misc.cxx:350: Invalid file URL,
I put a break on gdb
The first bt didn't give me anything interesting but the second one gave:
#0  osl_getDirectoryItem (ustrFileURL=0x7ffff7ba5328 <aImplEmpty_rtl_uString>,
pItem=0x7fffa528b408) at
/home/julien/lo/libreoffice/sal/osl/unx/file_misc.cxx:350
#1  0x00007ffff1b1dc9e in osl::DirectoryItem::get (ustrFileURL="", rItem=...)
at /home/julien/lo/libreoffice/include/osl/file.hxx:1499
#2  0x00007ffff1e325c7 in SfxMedium::Init_Impl (this=0x55555bd8b260) at
/home/julien/lo/libreoffice/sfx2/source/doc/docfile.cxx:2599
#3  0x00007ffff1e327ed in SfxMedium::SfxMedium (this=0x55555bd8b260) at
/home/julien/lo/libreoffice/sfx2/source/doc/docfile.cxx:2614
#4  0x00007fffc9730b94 in SwUnoCursorHelper::InsertFile
(pUnoCursor=0x55555cb5ca00, rURL="private:stream", rOptions=uno::Sequence of
length 2 = {...})
    at
/home/julien/lo/libreoffice/sw/source/core/unocore/unocrsrhelper.cxx:1022
#5  0x00007fffc97ed389 in SwXTextCursor::insertDocumentFromURL
(this=0x55555cb5d190, rURL="private:stream", rOptions=uno::Sequence of length 2
= {...})
    at /home/julien/lo/libreoffice/sw/source/core/unocore/unoobj.cxx:2500
#6  0x00007fffd34238b6 in gcc3::callVirtualMethod (pThis=0x55555cb5d1f8,
nVtableIndex=3, pRegisterReturn=0x0, pReturnTypeRef=0x5555558d1e20,
bSimpleReturn=true, 
    pStack=0x7fffa528ba80, nStack=0, pGPR=0x7fffa528bbd0, pFPR=0x7fffa528bc00)
    at
/home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:133

with SwXTextCursor::insertDocumentFromURL that Adomas (in comment 17)
indicated.

Michael/Noel: thought you might be interested in this one. (Michael as Writer
expert, Noel since you provided feedback about my patch).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to