-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search crashes completely on mid-sized database #3989
Comments
I really cannot reproduce this with Win10 and a bib database with '>6.000 entries. |
For me it looks like this is still some double generation or reception of events. |
The search timer waits 400 ms until it executes the search. When you start typing the current search gets cancelled and the timer resetted. |
I am experiencing this exact same bug. The database file that I use has about 13,000 entries in it. On windows 10. This bug existed for me since 4.0, and seems to be the same or worse with 4.2. It seems to occur seemingly randomly. Having an entry opened or closed on any particular tab does not seem to be a factor in the bug occurring. I also don't think this is a memory issue, machine being used has 8gb ram, and only about half of that is ever taken up at any one time while using jabref. To be clear, the speed of search is not an issue, it is simply the search box becoming bugged and unusable when entering a search string, usually after a couple strings have been entered one after another. |
I'm experiencing a similar issue with JabRef 4.2 running on Ubuntu 16.04. Actually, JabRef freezes as soon as I open an entry a second time (without any prior search or filtering). This did not happen with JabRef 4.1. Correction: It was the Look&Feel issue on Linux. After changing the default look and feel to the metallic theme, everything works fine (see #3997) |
Everyone that has this problems: could you please update your Java to the latest version (Version 8 Update 172). I did experience way less problems with this version. The old Java 162 has a CPU leak that causes the events to duplicate etc. |
For me that's not it though. I'm running 172. For me it was the Look&Feel issue (see #3997). |
This should be fixed in the latest development version. Could you please check the build from http://builds.jabref.org/master/. Thanks! |
Thank you. Yes in Jabref 4.3.1 the issue is fixed for me on Ubuntu 16.04. |
Versions:
Issue persists in dev snapshot: https://builds.jabref.org/master/JabRef-4.3-dev--snapshot--2018-04-26--master--7629b3171.jar
Tested on Windows 7 with Java x64 Build 1.8.0_162-b12
Issue:
On a database with about 2000 entries, most of them with associated PDFs, the search box behaves even worse in 4.2 than it did in 4.1.
Problems are:
Problems 1) and 2) were already present in 4.1, Problem 3) seems to be a new addition of 4.2. I also have the feeling that the crashes will come faster now, on average it takes only 3-4 searches until something bad happens and you have to restart JabRef entirely.
The text was updated successfully, but these errors were encountered: