[Libreoffice-bugs] [Bug 134996] Crash scrolling down in large file while still loading

2022-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

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

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED

--- Comment #18 from Roman Kuznetsov <79045_79...@mail.ru> ---
No crash in

Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 3e544b6938ee509a4f6df4c2e2996d71ce072506
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL threaded

I'll close this one as WFM. Please reopen if you still have the problem

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

Xisco Faulí  changed:

   What|Removed |Added

Version|6.4.0.0.alpha0+ |6.0 all versions

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

Telesto  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #16 from Telesto  ---
And I also reproduce this with a accepted all changes variant.. only less often
(scrolls up faster etc). But not quite a surprise 

1417  void vcl::Region::SetEmpty()
1418  {
1419  // reset all content
1420  mpB2DPolyPolygon.reset();
1421  mpPolyPolygon.reset();
1422  mpRegionBand.reset();
1423  mbIsNull = false;
1424  }
1425  
1426  Region& vcl::Region::operator=( const vcl::Region& ) = default;

Resetting all content as it's probably still needed somewhere. I would say it's
more co-incidence; timing element. Being at the wrong place at the wrong moment

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #15 from Telesto  ---
Created attachment 163444
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163444=edit
Different BT objectcontactofpageview.cxx

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #14 from Telesto  ---
O FWIW, got three totally different BT's this is the region one.. also a
Mouse-event.. and a SDR contract. So there are multiple bugs so run in one of
those, without knowing which it actually is; or they are all related somehow

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #13 from Telesto  ---
Created attachment 163443
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163443=edit
BT with some symbol info

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #12 from Telesto  ---
(In reply to Julien Nabet from comment #11)
> No crash with gen rendering.

:-(. FWIW. you drag the scrollbar to the bottom? As in the screencast

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #11 from Julien Nabet  ---
No crash with gen rendering.

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #10 from Julien Nabet  ---
Created attachment 163442
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163442=edit
bt with debug symbols (gtk3)

On pc Debian x86-64 with master sources updated today + gtk3 rendering, I
scrolled the whole file, no crash.
I had a crash when trying to close the file.

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #9 from Telesto  ---
Crashed for me with 6.0. No repro with 5.4 as far I can tell

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #8 from Telesto  ---
(In reply to Xisco Faulí from comment #7)
> Not reproducible if all the changes are accepted/rejected, the file is save
> and reloaded.
> 
> @Telesto, @Roman, could you please confirm ?

Think it more related to the content: see also has the same crash.
So not directly tracking changes. it only needs some special arrangement or
amount of text. There are lots of variables. Tracking changes working
differently. Changes in timers. Difference in layout rendering.

BT with symbols would be nice indeed. Bibisecting nearly impossible. Could go
back to they ooo days. Timers of 4472 are so different it would even appear.

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||2940

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #7 from Xisco Faulí  ---
Not reproducible if all the changes are accepted/rejected, the file is save and
reloaded.

@Telesto, @Roman, could you please confirm ?

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||wantBacktrace
 CC||serval2...@yahoo.fr

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

Xisco Faulí  changed:

   What|Removed |Added

Version|7.1.0.0.alpha0+ Master  |6.4.0.0.alpha0+

--- Comment #6 from Xisco Faulí  ---
and

Version: 6.3.0.0.alpha1+
Build ID: c98b1f1cd43b3e109bcaf6324ef2d1f449b34099
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

oldest commit in 6-4 bisect repo.
I had to try 5 times before I got the crash. Really hard to reproduce and
bisect

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #5 from Xisco Faulí  ---
Reproduced in

Version: 6.4.0.0.alpha1+
Build ID: 9bc848cf0d301aa57eabcffa101a1cf87bad6470
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

oldest commit in 7.0 repo

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

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 134996] Crash scrolling down in large file while still loading

2020-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

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

   What|Removed |Added

 Ever confirmed|0   |1
 CC||79045_79...@mail.ru
   Priority|medium  |high
 Blocks||108075
 Status|UNCONFIRMED |NEW
   Severity|normal  |major

--- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> ---
confirm crash in


Version: 7.1.0.0.alpha0+
Build ID: 1c584069a86e35b847f398b8bf78dce7428c2f63
CPU threads: 4; OS: Mac OS X 10.15.5; UI render: default; VCL: osx
Locale: ru-RU (ru_RU.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108075
[Bug 108075] [META] Scrolling and Page up/down issues
-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #3 from Telesto  ---
Created attachment 163339
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163339=edit
Screencast

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #2 from Telesto  ---
Created attachment 163338
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163338=edit
Example file

-- 
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 134996] Crash scrolling down in large file while still loading

2020-07-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134996

--- Comment #1 from Telesto  ---
Created attachment 163337
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163337=edit
BT without symbols

-- 
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