https://bugs.freedesktop.org/show_bug.cgi?id=73021

Michael Meeks <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #7 from Michael Meeks <[email protected]> ---
What an interesting trace - thanks so much for that !

Thread 1 (Thread 0xb232f940 (LWP 5731)):
#0  ScPostIt::CreateCaptionFromInitData (this=this@entry=0x0, rPos=...) at
/build/buildd/libreoffice-4.2.0~rc1/sc/source/core/data/postit.cxx:660
#1  0xab0329df in ScPostIt::UpdateCaptionPos (this=0x0, rPos=...) at
/build/buildd/libreoffice-4.2.0~rc1/sc/source/core/data/postit.cxx:647
#2  0xaaecebf6 in ScColumn::CopyCellToDocument (this=this@entry=0x8d797a8,
nSrcRow=nSrcRow@entry=9, nDestRow=nDestRow@entry=9, rDestCol=...) at
/build/buildd/libreoffice-4.2.0~rc1/sc/source/core/data/column.cxx:1564

Looks like we de-reference a NULL note pointer while doing CopyCellToDocument -
which is a shame ... but prolly an easy fix; working on it ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to