The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Memory overflow

Greg | Last updated: Nov 16, 2017 04:57PM UTC

Hi Guys. My Burp Pro always will be terminated by my kali linux, because it uses more then 4 GiB memory. I use 1.7.28, but the previous version (27) does the same thing. I run it from terminal like this: java -Xmx1g -jar /root/Programs/burp_pro/burpsuite_pro_v1.7.28.jar When it starts to use too many memory and the linux kill it, the following message is printed to the terminal: ** (java:23323): WARNING **: jaw_impl_get_instance called from jaw_thread. If you are running a screen reader, this is expected If you are not running a screen reader, please report this warning to the java-atk-wrapper package, explaining how to reproduce this warning [1]+ Killed java -Xmx1g -jar /root/Programs/burp_pro/burpsuite_pro_v1.7.28.jar I use: Linux kali 4.13.0-kali1-amd64 #1 SMP Debian 4.13.4-2kali1 (2017-10-16) x86_64 GNU/Linux Interesting thing, when I used the free version I did not experience this error.

PortSwigger Agent | Last updated: Nov 16, 2017 05:00PM UTC