https://bugs.freedesktop.org/show_bug.cgi?id=50221
Michael Meeks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected], | |[email protected] Ever Confirmed|0 |1 --- Comment #2 from Michael Meeks <[email protected]> 2012-05-23 07:22:29 PDT --- Trivial to reproduce vs. master, nice catch Rainer ! :-) Eike - you seemed to touch this piece last (?) #0 ScPatternAttr::IsVisible (this=0x61) at /home/opt/libreoffice/master/sc/source/core/data/patattr.cxx:1340 #1 0xae7acb5b in ScAttrArray::GetLastVisibleAttr (this=0x8a1a220, rLastRow=@0xbfffc8cc, nLastData=2699, bFullFormattedArea=true) at /home/opt/libreoffice/master/sc/source/core/data/attarray.cxx:1814 #2 0xae7c6d32 in ScColumn::GetLastVisibleAttr (this=0x8a1aef8, rLastRow=@0xbfffc8cc, bFullFormattedArea=true) at /home/opt/libreoffice/master/sc/source/core/data/column2.cxx:1438 #3 0xae8744af in ScTable::GetPrintArea (this=0x8a1aee0, rEndCol=@0xbfffcace, rEndRow=@0xbfffcabc, bNotes=true, bFullFormattedArea=true) at /home/opt/libreoffice/master/sc/source/core/data/table1.cxx:608 #4 0xae7f8558 in ScDocument::GetFormattedAndUsedArea (this=0x8a05948, nTab=0, rEndCol=@0xbfffcace, rEndRow=@0xbfffcabc) at /home/opt/libreoffice/master/sc/source/core/data/document.cxx:969 #5 0xae1162ed in XclExpCellTable::XclExpCellTable (this=0x95f1c30, rRoot=...) at /home/opt/libreoffice/master/sc/source/filter/excel/xetable.cxx:2188 #6 0xae0928d1 in ExcTable::FillAsTable (this=0x974ff38, nCodeNameIdx=0) at /home/opt/libreoffice/master/sc/source/filter/excel/excdoc.cxx:432 #7 0xae09343a in ExcDocument::ReadDoc (this=0x9778a20) at /home/opt/libreoffice/master/sc/source/filter/excel/excdoc.cxx:741 #8 0xae0a74c3 in ExportBiff5::Write (this=0xbfffce00) at /home/opt/libreoffice/master/sc/source/filter/excel/expop2.cxx:102 #9 0xae095324 in lcl_ExportExcelBiff (rMedium=..., pDocument=0x8a05948, pMedStrm=0x97a4f58, bBiff8=1 '\001', eNach=1) at /home/opt/libreoffice/master/sc/source/filter/excel/excel.cxx:188 #10 0xaea4992f in ScDocShell::ConvertTo (this=0x8a05908, rMed=...) at /home/opt/libreoffice/master/sc/source/ui/docshell/docsh.cxx:2153 #11 0xb6af38c3 in SfxObjectShell::SaveTo_Impl (this=0x8a05908, rMedium=..., pSet=0x0) at /home/opt/libreoffice/master/sfx2/source/doc/objstor.cxx:1523 #12 0xb6af3af3 in SfxObjectShell::PreDoSaveAs_Impl (this=0x8a05908, rFileName="file:///tmp/crash.xls", aFilterName="MS Excel 97", pParams= 0x97398f8) at /home/opt/libreoffice/master/sfx2/source/doc/objstor.cxx:2742 #13 0xb6af41b0 in SfxObjectShell::CommonSaveAs_Impl (this=0x8a05908, aURL=..., aFilterName="MS Excel 97", aParams=0x9739db0) at /home/opt/libreoffice/master/sfx2/source/doc/objstor.cxx:2606 #14 0xb6ae48fa in SfxObjectShell::APISaveAs_Impl (this=0x8a05908, aFileName="file:///tmp/crash.xls", aParams=0x9739db0) at /home/opt/libreoffice/master/sfx2/source/doc/objserv.cxx:342 Thanks ! -- 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 [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
