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

Miklos Vajna <vmik...@suse.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #1 from Miklos Vajna <vmik...@suse.cz> 2012-03-29 02:18:53 PDT ---
Backtrace:

Program terminated with signal 11, Segmentation fault.
#0  0x00007f3b5bdc93e4 in SwTableLine::GetUpper (this=0x0) at
/home/vmiklos/git/libreoffice/master/sw/inc/swtable.hxx:349
349               SwTableBox *GetUpper() { return pUpper; }
(gdb) bt
#0  0x00007f3b5bdc93e4 in SwTableLine::GetUpper (this=0x0) at
/home/vmiklos/git/libreoffice/master/sw/inc/swtable.hxx:349
#1  0x00007f3b5c053f38 in SwTable::IsTblComplex (this=0x2956630) at
/home/vmiklos/git/libreoffice/master/sw/source/core/table/swtable.cxx:1543
#2  0x00007f3b5bf264ad in GetTblSel (rCrsr=..., rBoxes=..., eSearchType=2) at
/home/vmiklos/git/libreoffice/master/sw/source/core/frmedt/tblsel.cxx:209
#3  0x00007f3b5bf26302 in GetTblSel (rShell=..., rBoxes=..., eSearchType=2) at
/home/vmiklos/git/libreoffice/master/sw/source/core/frmedt/tblsel.cxx:180
#4  0x00007f3b5c54efa2 in SwTableShell::GetState (this=0x1b5c9a0, rSet=...) at
/home/vmiklos/git/libreoffice/master/sw/source/ui/shells/tabsh.cxx:1314
#5  0x00007f3b5c549a0c in SfxStubSwTableShellGetState (pShell=0x1b5c9a0,
rSet=...) at
/home/vmiklos/git/libreoffice/master/workdir/unxlngx6.pro/SdiTarget/sw/sdi/swslots.hxx:9872

Seems to be specific to the old RTF import filter, i.e. it does not happen if
you have experimental features enabled (in that case the new RTF import filter
is used even for copy&paste).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to