[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 --- Comment #9 from Buovjaga --- (In reply to Dr. Martinus from comment #8) > I'm sorry I lost track of this. Here is the "About" window's info: > > Version: 26.2.1.2 (X86_64) > Build ID: 620(Build:2) > CPU threads: 12; OS: Linux 6.18; UI render: default; VCL: qt6 (cairo+xcb) > Locale: de-DE (de_DE.UTF-8); UI: de-DE > 26.2.1-2 > Calc: threaded > > However, I have stopped the assignment for which I used the database, hence > it will be difficult for me to do checks etc. I haven't observed the problem > for a while, but I also didn't have extensive edits on the database, only > here editing one entry, then leaving it again. I can do some testing, > though, if wanted. Sure, would be great, if you tested it. Btw. TDF employs a Base developer now: https://blog.documentfoundation.org/blog/2026/04/19/welcome-vissarion-fisikopoulos-new-libreoffice-developer-focusing-on-base/ -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 Dr. Martinus changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INSUFFICIENTDATA|--- Ever confirmed|1 |0 --- Comment #8 from Dr. Martinus --- I'm sorry I lost track of this. Here is the "About" window's info: Version: 26.2.1.2 (X86_64) Build ID: 620(Build:2) CPU threads: 12; OS: Linux 6.18; UI render: default; VCL: qt6 (cairo+xcb) Locale: de-DE (de_DE.UTF-8); UI: de-DE 26.2.1-2 Calc: threaded However, I have stopped the assignment for which I used the database, hence it will be difficult for me to do checks etc. I haven't observed the problem for a while, but I also didn't have extensive edits on the database, only here editing one entry, then leaving it again. I can do some testing, though, if wanted. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 QA Administrators changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|--- |INSUFFICIENTDATA -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 --- Comment #7 from QA Administrators --- Dear Dr. Martinus, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 --- Comment #6 from QA Administrators --- Dear Dr. Martinus, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 Buovjaga changed: What|Removed |Added Ever confirmed|0 |1 CC||ilmari.lauhakangas@libreoff ||ice.org Status|UNCONFIRMED |NEEDINFO --- Comment #5 from Buovjaga --- (In reply to Robert Großkopf from comment #4) > Missing the build ID of your LO-version. There are differences between > original versions of LibreOffice (very long build ID) and the versions > included. Please copy and paste here the content of your Help - About by clicking the copy button. This allows us to know more about your system. Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the information. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 --- Comment #4 from Robert Großkopf --- (In reply to Dr. Martinus from comment #2) > HSQLDB is the database type > > "java --version" gives the following: > > openjdk 11.0.25 2024-10-15 > OpenJDK Runtime Environment (build 11.0.25+9) > OpenJDK 64-Bit Server VM (build 11.0.25+9, mixed mode) > > LO version 24.2.7.2 (s.above) Java is the same here, but special package of OpenSUSE. Missing the build ID of your LO-version. There are differences between original versions of LibreOffice (very long build ID) and the versions included. Have tested here with a DB internal HSQLDB, 1,5MB, only one table, 3 rows, 15 columns. No problem with slowing down. Move to last record in about 4 seconds. Had been much slower in the past - depending of version of LO and version of Java. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 --- Comment #3 from Harry Lu --- I think this is the best answer. HSQLDB is the database type "java --version" gives the following: openjdk 11.0.25 2024-10-15 OpenJDK Runtime Environment (build 11.0.25+9) OpenJDK 64-Bit Server VM (build 11.0.25+9, mixed mode) https://io-games.onl/ -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 --- Comment #2 from Dr. Martinus --- HSQLDB is the database type "java --version" gives the following: openjdk 11.0.25 2024-10-15 OpenJDK Runtime Environment (build 11.0.25+9) OpenJDK 64-Bit Server VM (build 11.0.25+9, mixed mode) LO version 24.2.7.2 (s.above) -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164030] Database saving after multiple edits slows down and eventually crashes, memory leakage?
https://bugs.documentfoundation.org/show_bug.cgi?id=164030 Robert Großkopf changed: What|Removed |Added CC||[email protected] --- Comment #1 from Robert Großkopf --- Which database type do you use? Internal HSQLDB? Which version of Java did you install? Which version of LibreOffice do you use? Have never seen such a buggy behavior with OpenSUSE 15.6 64bit rpm Linux Version: 24.8.3.2 (X86_64) / LibreOffice Community Build ID: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92 CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: de-DE (de_DE.UTF-8); UI: de-DE Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
