[Bug 22149] New: Memory leak in VB6 based program
http://bugs.winehq.org/show_bug.cgi?id=22149 Summary: Memory leak in VB6 based program Product: Wine Version: 1.1.41 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: panton41(a)gmail.com GURPS Character Assistant (see AppDB) shows a memory leak which causes it to use increasingly more memory until the program slows until it's unusable. The program start at using 32MB and adds around 1MB for every time an item is edited (which is the entire point of the application and can happen hundreds of times). Around 150MBs the program becomes too slow to be usable and begins to display non-fatal error messages. Windows 7 64-bit shows a fairly consistent memory use of around 28MB. I'm too infrequent of a user to tell if its a regression or an entirely new bug. I switch between Linux and Windows often and there's sometimes months in between using the app on Wine. I have a feeling it's a regression, however, since I don't recall an increasing slow-down during my previous use. It uses riched20, riched32 and oleaut32 as native, builtin with font smoothing set to RGB if that helps connect it to other bugs at all. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22149 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-24 10:54:31 --- (In reply to comment #0)
It uses riched20, riched32 and oleaut32 as native, builtin with font smoothing set to RGB if that helps connect it to other bugs at all.
To many overrides actually, generally you should start with builtins only - does it leak without any overrides? If it does you could run under valgrind probably. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22149 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-24 20:39:43 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22149 --- Comment #3 from Colin Ritter <panton41(a)gmail.com> 2010-03-24 20:56:38 --- It doesn't run at all without the overrides. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22149 --- Comment #4 from Colin Ritter <panton41(a)gmail.com> 2010-03-24 20:59:53 --- (In reply to comment #1)
(In reply to comment #0)
It uses riched20, riched32 and oleaut32 as native, builtin with font smoothing set to RGB if that helps connect it to other bugs at all.
To many overrides actually, generally you should start with builtins only - does it leak without any overrides?
If it does you could run under valgrind probably.
It doesn't run at all without the overrides. Without native riched20 and oleaut32 it won't even load fully and crash. Without native riched32 the sheets won't render properly. The font smoothing is purely cosmetic, but substantially improves usability. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22149 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2011-11-15 23:41:55 CST --- Is this still a problem in recent wine (1.3.32)? Can you try running it under valgrind? See http://wiki.winehq.org/Valgrind -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22149 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |00cpxxx(a)gmail.com Resolution| |ABANDONED --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-08-16 23:36:56 CDT --- Over 6 months since last reminder, no ways to reproduce. Resolving abandoned, if anyone is still able to reproduce feel free to reopen. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22149 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-08-17 16:52:43 CDT --- Closing abandoned. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org