mylilpenguin / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

Crash when moving back to "Stash" tab #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Move to any tab then back to stash tab and program freezes then crashes
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
V0.0.9

Please provide any additional information below.
Compact mode is turned on

Original issue reported on code.google.com by vincent....@gmail.com on 12 Sep 2013 at 3:22

GoogleCodeExporter commented 8 years ago
this looks like a severe memory leak to me. i checked and when i hover over my 
items memory of the program is constantly increasing. when it reaches 1.1GB 
(max for 32bit processes) it crashes. i have a large number of tabs and can 
easyly get it to crash. seems like it never cleans up "hovered" items.

to reproduce:

start program and check memory usage in task manager. start to hover over all 
items in tab 1, then tab 2 and so on. memory will always increase but never 
drop anymore.

Original comment by weird.ad...@gmail.com on 1 Oct 2013 at 7:08

GoogleCodeExporter commented 8 years ago
We've identified two big performance issues with Procurement, which will be 
included in the next release, this should solve the crashing issue.

Original comment by stickymaddness on 15 Nov 2013 at 10:30