[Libreoffice-bugs] [Bug 139655] New: SIGSEGV in XSpreadsheetDocument::getSheets()
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jan 15 22:07:41 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139655
Bug ID: 139655
Summary: SIGSEGV in XSpreadsheetDocument::getSheets()
Product: LibreOffice
Version: 7.0.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: erik.sohns at posteo.de
this is the relevant stacktrace: (type contains a NULL so "type.get()->"
doesn't work)
~"#0 binaryurp::Unmarshal::readValue(com::sun::star::uno::TypeDescription
const&) (this=0x7fffe67fa860, type=...) at
/usr/src/debug/libreoffice-7.0.4.2-3.fc33.x86_64/binaryurp/source/unmarshal.cxx:249\n"
>~"#1 0x00007fffec05af87 in binaryurp::Reader::readReplyMessage(binaryurp::Unmarshal&, unsigned char) (flags1=<optimized out>, unmarshal=..., this=0xb8ee20) at /usr/src/debug/libreoffice-7.0.4.2-3.fc33.x86_64/binaryurp/source/reader.cxx:424\n"
>~"#2 binaryurp::Reader::readMessage(binaryurp::Unmarshal&) (unmarshal=..., this=0xb8ee20) at /usr/src/debug/libreoffice-7.0.4.2-3.fc33.x86_64/binaryurp/source/reader.cxx:140\n"
>~"#3 binaryurp::Reader::execute() (this=0xb8ee20) at /usr/src/debug/libreoffice-7.0.4.2-3.fc33.x86_64/binaryurp/source/reader.cxx:118\n"
>~"#4 0x00007ffff4229a5b in salhelper::Thread::run() (this=0xb8ee20) at /usr/src/debug/libreoffice-7.0.4.2-3.fc33.x86_64/salhelper/source/thread.cxx:40\n"
>~"#5 0x00007ffff42298de in osl::threadFunc(void*) (param=0xb8ee30) at /usr/src/debug/libreoffice-7.0.4.2-3.fc33.x86_64/include/osl/thread.hxx:185\n"
>~"#6 0x00007ffff7d2e0c8 in osl_thread_start_Impl(void*) (pData=0xb910c0) at /usr/src/debug/libreoffice-7.0.4.2-3.fc33.x86_64/sal/osl/unx/thread.cxx:258\n"
>~"#7 0x00007ffff7f863f9 in start_thread () at /lib64/libpthread.so.0\n"
>~"#8 0x00007ffff4339903 in clone () at /lib64/libc.so.6\n"
any ideas ?
--
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/20210115/1dc263f8/attachment.htm>
More information about the Libreoffice-bugs
mailing list