[Libreoffice-bugs] [Bug 127461] data provider crashes LibreOffice when clicking "Apply Changes"

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 10 19:08:55 UTC 2019


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

--- Comment #6 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I could reproduce the
crash too.
Here's the short bt:
[Switching to Thread 0x7fffe07bd700 (LWP 3912)]
0x00007fffddab3e26 in sc::HTMLFetchThread::execute (this=0x555559290dc0) at
/home/julien/lo/libreoffice/sc/source/ui/dataprovider/htmldataprovider.cxx:195
195         xmlNodeSetPtr pXmlNodes = pXmlXpathObj->nodesetval;
(gdb) p pXmlXpathObj
$1 = (xmlXPathObjectPtr) 0x0
(gdb) bt
#0  0x00007fffddab3e26 in sc::HTMLFetchThread::execute() (this=0x555559290dc0)
at
/home/julien/lo/libreoffice/sc/source/ui/dataprovider/htmldataprovider.cxx:195
#1  0x00007ffff649f58e in salhelper::Thread::run() (this=0x555559290dc0) at
/home/julien/lo/libreoffice/salhelper/source/thread.cxx:40
#2  0x00007ffff649f8e2 in osl::threadFunc(void*) (param=0x555559290dd0) at
/home/julien/lo/libreoffice/include/osl/thread.hxx:185
#3  0x00007ffff7f835f9 in osl_thread_start_Impl(void*) (pData=0x555559290e70)
at /home/julien/lo/libreoffice/sal/osl/unx/thread.cxx:235
#4  0x00007ffff7723fa3 in start_thread (arg=<optimized out>) at
pthread_create.c:486
#5  0x00007ffff7bbc4cf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

-- 
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/20190910/5e506331/attachment-0001.html>


More information about the Libreoffice-bugs mailing list