https://bz.apache.org/bugzilla/show_bug.cgi?id=64504
--- Comment #6 from [email protected] --- I ran jmeter again and attached the log; doesnt seem like any problem there. Anyways, I might have a clue where the problem core lies. I have tried jmeter on Windows, runs nicely. I am convinced that in the Test Plan detail pane, the "User Defined Variables" table that is supposed to expand vertically to fill window height is causing the problem; it expands indefinitely (or until some memory or other overflow). This pushes the rest of the content down, and later causes allocation error because of some rendering buffer I am not a java developer so not sure where to categorize the problem, just guessing. Anyways, attaching some system info. [onavratil@localhost ~]$ echo "$JAVA_HOME" [onavratil@localhost ~]$ echo "$JMETER_HOME" /home/onavratil/apache-jmeter-5.3 [onavratil@localhost ~]$ java -version java version "1.8.0_251" Java(TM) SE Runtime Environment (build 1.8.0_251-b08) Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode) [onavratil@localhost ~]$ which java /usr/bin/java [onavratil@localhost ~]$ dnf info java-1.8.0-openjdk Last metadata expiration check: 0:00:53 ago on Tue 09 Jun 2020 12:39:39 PM CEST. Installed Packages Name : java-1.8.0-openjdk Epoch : 1 Version : 1.8.0.252.b09 Release : 2.el8_1 Architecture : x86_64 Size : 1.0 M Source : java-1.8.0-openjdk-1.8.0.252.b09-2.el8_1.src.rpm Repository : @System >From repo : AppStream Summary : OpenJDK Runtime Environment 8 URL : http://openjdk.java.net/ License : ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and : zlib Description : The OpenJDK runtime environment 8. -- You are receiving this mail because: You are the assignee for the bug.
