Bugzilla – Attachment 138455 Details for
Bug 114479
Crash when loading an ods file when threading is enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
assert failure at ScDocument::GetFormatTable() (backtrace)
formattable_Assert_bt.txt (text/plain), 4.05 KB, created by
Dennis Francis
on 2017-12-15 05:34:43 UTC
(
hide
)
Description:
assert failure at ScDocument::GetFormatTable() (backtrace)
Filename:
MIME Type:
Creator:
Dennis Francis
Created:
2017-12-15 05:34:43 UTC
Size:
4.05 KB
patch
obsolete
>#0 0x00007ffff75079fb in raise () at /lib64/libc.so.6 >#1 0x00007ffff7509800 in abort () at /lib64/libc.so.6 >#2 0x00007ffff75000da in __assert_fail_base () at /lib64/libc.so.6 >#3 0x00007ffff7500152 in () at /lib64/libc.so.6 >#4 0x00007fffbd66553d in ScDocument::GetFormatTable() const (this=this@entry=0x1c607d0) at /ssd1/work/dennis/core/sc/source/core/data/documen2.cxx:505 >#5 0x00007fffbd7797a8 in ScDocument::GetNonThreadedContext() const (this=0x1c607d0) at /ssd1/work/dennis/core/sc/inc/document.hxx:564 >#6 0x00007fffbd7797a8 in ScTable::GetNumberFormat(short, int) const (this=this@entry=0x28b9670, nCol=<optimized out>, nRow=nRow@entry=5) at /ssd1/work/dennis/core/sc/source/core/data/table2.cxx:1936 >#7 0x00007fffbd787cfd in (anonymous namespace)::QueryEvaluator::compareByString (rItem=..., rEntry=..., nRow=5, rCell=..., this=<synthetic pointer>) > at /ssd1/work/dennis/core/sc/source/core/data/table3.cxx:2471 >#8 0x00007fffbd787cfd in ScTable::ValidQuery(int, ScQueryParam const&, ScRefCellValue const*, bool*) (this=0x28b9670, nRow=5, rParam=..., pCell=0x7fffb966a500, pbTestEqualCondition=0x0) > at /ssd1/work/dennis/core/sc/source/core/data/table3.cxx:2736 >#9 0x00007fffbd65d58d in ScQueryCellIterator::GetThis() (this=this@entry=0x7fffb966a6e0) at /ssd1/work/dennis/core/sc/source/core/data/dociter.cxx:1185 >#10 0x00007fffbd65d79a in ScQueryCellIterator::GetFirst() (this=this@entry=0x7fffb966a6e0) at /ssd1/work/dennis/core/sc/source/core/data/dociter.cxx:1236 >#11 0x00007fffbd84573c in ScInterpreter::IterateParametersIf(ScIterFuncIf) (this=this@entry=0x23fa5d0, eFunc=eFunc@entry=ifSUMIF) at /ssd1/work/dennis/core/sc/source/core/tool/interpr1.cxx:5357 >#12 0x00007fffbd845fd7 in ScInterpreter::ScSumIf() (this=this@entry=0x23fa5d0) at /ssd1/work/dennis/core/sc/source/core/tool/interpr1.cxx:5434 >#13 0x00007fffbd87bd56 in ScInterpreter::Interpret() (this=this@entry=0x23fa5d0) at /ssd1/work/dennis/core/sc/source/core/tool/interpr4.cxx:4263 >#14 0x00007fffbd731411 in ScFormulaCell::InterpretTail(ScInterpreterContext&, ScFormulaCell::ScInterpretTailParameter) (this=0x26f5b00, rContext=..., eTailParam=eTailParam@entry=ScFormulaCell::SCITP_NORMAL) > at /ssd1/work/dennis/core/sc/source/core/data/formulacell.cxx:1797 >#15 0x00007fffbd60fe44 in ScColumn::CalculateInThread(ScInterpreterContext&, int, unsigned long, unsigned int, unsigned int) (this=<optimized out>, rContext=..., nRow=<optimized out>, nLen=30, nThisThread=0, nThreadsTotal=2) at /ssd1/work/dennis/core/sc/source/core/data/column2.cxx:2899 >#16 0x00007fffbd7757af in ScTable::CalculateInColumnInThread(ScInterpreterContext&, short, int, unsigned long, unsigned int, unsigned int) (this=this@entry=0x1cbf5b0, rContext=..., nCol=<optimized out>, nRow=<optimized out>, nLen=nLen@entry=30, nThisThread=nThisThread@entry=0, nThreadsTotal=2) at /ssd1/work/dennis/core/sc/source/core/data/table1.cxx:2346 >#17 0x00007fffbd68656f in ScDocument::CalculateInColumnInThread(ScInterpreterContext&, ScAddress const&, unsigned long, unsigned int, unsigned int) (this=0x1c607d0, rContext=..., rTopPos=..., nLen=30, nThisThread=0, nThreadsTotal=2) at /ssd1/work/dennis/core/sc/source/core/data/documen8.cxx:438 >#18 0x00007fffbd729a03 in ScFormulaCell::Executor::doWork() (this=0x2357820) at /ssd1/work/dennis/core/sc/source/core/data/formulacell.cxx:4406 >#19 0x00007ffff497212a in comphelper::ThreadTask::execAndDelete() (this=this@entry=0x2357820) at /ssd1/work/dennis/core/comphelper/source/misc/threadpool.cxx:263 >#20 0x00007ffff4972ddf in comphelper::ThreadPool::ThreadWorker::execute() (this=0x279eeb0) at /ssd1/work/dennis/core/comphelper/source/misc/threadpool.cxx:70 >#21 0x00007ffff368bcf6 in salhelper::Thread::run() (this=0x279eeb0) at /ssd1/work/dennis/core/salhelper/source/thread.cxx:40 >#22 0x00007ffff368befa in osl::threadFunc(void*) (param=0x279eec0) at /ssd1/work/dennis/core/include/osl/thread.hxx:185 >#23 0x00007ffff7baedc1 in osl_thread_start_Impl(void*) (pData=0x2776fd0) at /ssd1/work/dennis/core/sal/osl/unx/thread.cxx:234 >#24 0x00007ffff72b936d in start_thread () at /lib64/libpthread.so.0 >#25 0x00007ffff75e1e1f in clone () at /lib64/libc.so.6
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 114479
: 138455 |
138456