[Libreoffice-bugs] [Bug 103097] Adding new row to a big ODT table causes procdump with 5.5+ (crash "No RTTI Data" before or with less memory)

2020-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103097

--- Comment #8 from Telesto  ---
Created attachment 161924
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161924=edit
Very sleepy stack

File opens quite fast.. but deleting or inserting a column/row.. and it will
get slow.. 

getenv
PhysicalFontCollection::FindFontFamily
LogicalFontInstance::GetFontCache
LogicalFontInstance::GetFontCache
OutputDevice::ImplNewFont
OutputDevice::InitFont
OutputDevice::ImplLayout
OutputDevice::GetTextWidth
SwDrawTextInfo::GetSperren
SwAttrSet::GetSize
SwAttrSet::GetScriptSpace
SwTextFrame::SwitchRTLtoLTR
SwPageDesc::SetRegHeight
SwDrawTextInfo::SetPosMatchesBounds
SwDrawTextInfo::SetPosMatchesBounds
SwTextFrame::FormatLine
SwTextFrame::Format_
SwTextFrame::Format_
SwTextFrame::Format
SwViewOption::IsWhitespaceHidden
SwFrame::PrepareMake

So lots of text width measuring (probably even for multiple fonts?) initiated
by table rendering.. And the text shaping is not really cheap by itself.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103097] Adding new row to a big ODT table causes procdump with 5.5+ (crash "No RTTI Data" before or with less memory)

2020-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103097

Telesto  changed:

   What|Removed |Added

 Blocks||133092


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=133092
[Bug 133092] [META] Crash bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103097] Adding new row to a big ODT table causes procdump with 5.5+ (crash "No RTTI Data" before or with less memory)

2019-01-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103097

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||122652


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122652
[Bug 122652] [META] Memory problems in LibreOffice
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103097] Adding new row to a big ODT table causes procdump with 5.5+ (crash "No RTTI Data" before or with less memory)

2018-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103097

--- Comment #7 from Roman Kuznetsov <79045_79...@mail.ru> ---
I got a freeze of LO when I tried to open file from attach in

Версия: 6.2.0.0.beta1
ID сборки: d1b41307be3f8c19fe6f1938cf056e7ff1eb1d18
Потоков ЦП: 4; ОС:Windows 6.1; Отрисовка ИП: по умолчанию; VCL: win; 
Локаль: ru-RU (ru_RU); UI-Language: ru-RU
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103097] Adding new row to a big ODT table causes procdump with 5.5+ (crash "No RTTI Data" before or with less memory)

2018-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103097

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103097] Adding new row to a big ODT table causes procdump with 5.5+ ( crash "No RTTI Data" before or with less memory)

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103097

--- Comment #5 from Telesto  ---
Opening the file is an issue already. The first page shows up, but the document
is completely unresponsive 
Version: 6.1.0.0.alpha0+
Build ID: cc1db6f2b0ebe05ae807628778835b62df00eca2
CPU threads: 4; OS: Windows 6.3; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-12-02_23:45:34
Locale: nl-NL (nl_NL); Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103097] Adding new row to a big ODT table causes procdump with 5.5+ ( crash "No RTTI Data" before or with less memory)

2017-06-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103097

Timur  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Summary|adding new row to a big |Adding new row to a big ODT
   |table causes crash "No RTTI |table causes procdump with
   |Data"   |5.5+ (crash "No RTTI Data"
   ||before or with less memory)
 Ever confirmed|0   |1

--- Comment #4 from Timur  ---
With a trick of procdump, I notice that previously there was dump on fileopen,
which is not present now with
libo-master~2017-06-09_02.15.11_LibreOfficeDev_5.5.0.0.alpha0_Win_x86. And
opening is faster, 270 pages, scrolling acceptable for me. 

What's not ok is procdump on insert row:
vcllo!VclScrolledWindow::setUserManagedScrolling+3ba2e
No crash, but I'll confirm with title change.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs