[Libreoffice-bugs] [Bug 105705] Libreoffice Writer crashes on inserting Zotero citations
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 27 21:49:46 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=105705
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mstahl at redhat.com,
| |noelgrandin at gmail.com
--- Comment #33 from Julien Nabet <serval2412 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170727/16e3f5ac/attachment.html>
More information about the Libreoffice-bugs
mailing list