[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323

--- Comment #9 from Buovjaga  ---
(In reply to Telesto from comment #8)
> (In reply to Buovjaga from comment #2)
> Incremental builds on macOS tend to produce spurious asserts (and other
> quirkiness) once in a while (at least for me). A make clean build might
> solve the problem

The motherhugger is still doing it after make clean...

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

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323

--- Comment #8 from Telesto  ---
(In reply to Buovjaga from comment #2)
Incremental builds on macOS tend to produce spurious asserts (and other
quirkiness) once in a while (at least for me). A make clean build might solve
the problem

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

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323

--- Comment #7 from Aron Budea  ---
Still no crash, tried both with gtk3 and gen. Btw, in gtk3 case I first have to
select the first entry, it isn't preselected, and Alt+R does nothing.

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

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323

--- Comment #6 from Buovjaga  ---
Áron, Stéphane: try pressing and holding Alt-R

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

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323

Aron Budea  changed:

   What|Removed |Added

 CC||aron.bu...@gmail.com

--- Comment #5 from Aron Budea  ---
No assertion failure here with a debug build of LO 7.6.0.0.alpha0+
(a834bbad8295cba0ca88a91a524aad48640271ec) / Ubuntu.

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

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323

--- Comment #4 from Telesto  ---
No assert either, but i'm using an old build (7 weeks ago)
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 102846d45cb9660805e209b6954c7b8d707b8288
CPU threads: 8; OS: Mac OS X 12.3.1; UI render: Skia/Raster; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
(In reply to Buovjaga from comment #2)
> Are they your own builds, built with --enable-debug or --enable-dbgutil?

Older one is a debug build, newer one is not, both from
https://dev-builds.libreoffice.org/daily/master/current.html
I thought the crash would still happen with the non-debug one.

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

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323

--- Comment #2 from Buovjaga  ---
(In reply to Stéphane Guillou (stragu) from comment #1)
> Could not reproduce in a build from 23rd of January:
> 
> Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
> Build ID: 5cd3a8ec6d36a389eb0be4d59f4570e3bda92dc5
> CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
> Locale: en-AU (en_AU.UTF-8); UI: en-US
> Calc: threaded
> 
> Nor with a build from today:
> 
> Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
> Build ID: b2bd60b8c1937502857e12b0eea42323fd2353c8
> CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
> Locale: en-AU (en_AU.UTF-8); UI: en-US
> Calc: threaded
> 
> Nor with gen VCL. On Ubuntu 20.04 with GNOME 3.36.8 with Wayland.
> 
> Am I missing something?

Are they your own builds, built with --enable-debug or --enable-dbgutil?

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

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
Could not reproduce in a build from 23rd of January:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5cd3a8ec6d36a389eb0be4d59f4570e3bda92dc5
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Nor with a build from today:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: b2bd60b8c1937502857e12b0eea42323fd2353c8
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Nor with gen VCL. On Ubuntu 20.04 with GNOME 3.36.8 with Wayland.

Am I missing something?

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