[Libreoffice-bugs] [Bug 143081] Basic Replace() function crashes LO

2021-06-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143081

Julien Nabet  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |

--- Comment #24 from Julien Nabet  ---
I gave a try with https://bugs.documentfoundation.org/show_bug.cgi?id=143081

-- 
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 143081] Basic Replace() function crashes LO

2021-06-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143081

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace

-- 
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 143081] Basic Replace() function crashes LO

2021-06-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143081

--- Comment #23 from Julien Nabet  ---
Created attachment 173298
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173298=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I got an assertion by
following Jean-Pierre's example in comment 21.

-- 
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 143081] Basic Replace() function crashes LO

2021-06-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143081

Robert Großkopf  changed:

   What|Removed |Added

  Component|Extensions  |BASIC

--- Comment #22 from Robert Großkopf  ---
(In reply to Jean-Pierre Ledure from comment #21)
> I could reproduce the crash with a minimalist scenario.
> 
> It has nothing to do with Base or BaseDocumenter.
> 
> Run simply next Basic statements in any empty document:
> 
> Sub Main
> Dim a As String, b As String
>   a = """Straße"""
>   b = Replace(a, , "")
> End Sub
> 
> LO crashes instantly.
> 
> I presume it has to do with the fact that
> - the replacement is by default case-insensitive
> - the upper case of character "ß" is 2 characters long, and not only 1
> 
> I change the title of the bug to "Basic Replace() function crashes LO"

Following this comment I change the component to BASIC.

-- 
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 143081] Basic Replace() function crashes LO

2021-06-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143081

Jean-Pierre Ledure  changed:

   What|Removed |Added

Summary|Base Documenter: Crash  |Basic Replace() function
   |while documenting a |crashes LO
   |database and trying to open |
   |forms   |

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