http://bugs.winehq.org/show_bug.cgi?id=21366
Summary: Memory leak in using ies4linux certain web url's and system hang Product: Wine Version: 1.1.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wineserver AssignedTo: wine-bugs@winehq.org ReportedBy: abhay.avis@gmail.com
Please try this url https://ebroking.rbs.in/
You will see that the heap memory increases by few 10's of MB per sec and system gets totally hangup in few minutes time .
abhay@linux-ggmt:~> wineserver --version Wine 1.1.36
10928: wineserver START SIZE RSS PSS DIRTY SWAP PERM MAPPING 08048000 368K 260K 260K 0K 0K r-xp /usr/bin/wineserver 080a4000 4K 4K 4K 4K 0K r--p /usr/bin/wineserver 080a5000 4K 4K 4K 4K 0K rw-p /usr/bin/wineserver 080a6000 232304K 232228K 232228K 232228K 0K rw-p [heap] b740c000 212K 0K 0K 0K 0K r--s /var/run/nscd/passwd b7441000 8K 8K 8K 8K 0K rw-p [anon] b7443000 12K 0K 0K 0K 0K r-xp /lib/libdl-2.9.so b7446000 4K 4K 4K 4K 0K r--p /lib/libdl-2.9.so b7447000 4K 4K 4K 4K 0K rw-p /lib/libdl-2.9.so b7448000 1364K 340K 5K 0K 0K r-xp /lib/libc-2.9.so b759d000 4K 0K 0K 0K 0K ---p /lib/libc-2.9.so b759e000 8K 8K 8K 8K 0K r--p /lib/libc-2.9.so b75a0000 4K 4K 4K 4K 0K rw-p /lib/libc-2.9.so b75a1000 12K 12K 12K 12K 0K rw-p [anon] b75c4000 1184K 28K 9K 0K 0K r-xp /usr/lib/libwine.so.1.0 b76ec000 4K 4K 4K 4K 0K r--p /usr/lib/libwine.so.1.0 b76ed000 4K 4K 4K 4K 0K rw-p /usr/lib/libwine.so.1.0 b76ee000 80K 4K 4K 4K 0K rw-p [anon] b7702000 120K 24K 0K 0K 0K r-xp /lib/ld-2.9.so b7720000 4K 4K 4K 4K 0K r--p /lib/ld-2.9.so b7721000 4K 4K 4K 4K 0K rw-p /lib/ld-2.9.so bfeac000 84K 12K 12K 12K 0K rw-p [stack] ffffe000 4K 0K 0K 0K 0K r-xp [vdso] Total: 235800K 232960K 232582K 232308K 0K
http://bugs.winehq.org/show_bug.cgi?id=21366
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|wineserver |-unknown Resolution| |INVALID Severity|critical |enhancement
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-01-14 03:15:26 --- This bug is invalid, as ies4linux is not supported by the Wine project. Please file bugs with the ies4linux maintainers.
http://bugs.winehq.org/show_bug.cgi?id=21366
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |arethusa26@gmail.com
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-01-14 03:15:47 --- Closing the bug.
http://bugs.winehq.org/show_bug.cgi?id=21366
--- Comment #3 from abhay abhay.avis@gmail.com 2010-01-14 03:44:18 --- Very strange way of working . whatever EXE i use how come wineserver which is wine software start eating into memory and how is that linked to heap memory consumption on wineserver process??????
http://bugs.winehq.org/show_bug.cgi?id=21366
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-01-14 04:13:14 --- It sounds like something in the ies4linux Wine prefix is being launched on wineserver startup, which makes this not a Wine issue. If you can reproduce the problem after starting with a new Wine prefix, then that's another story.