#1454: memory leak caused by deluge gtk/ui
--------------------------------+-------------------------------------------
Reporter: flasher360 | Owner:
Type: bug | Status: pending
Priority: major | Milestone: 1.3.x
Component: core | Version: 1.3.5
Keywords: memory leak ui gtk |
--------------------------------+-------------------------------------------
Changes (by effede):
* keywords: => memory leak ui gtk
* version: 1.3.3 => 1.3.5
Comment:
Got this problem on a new machine with fresh Windows XP SP3 install and
Deluge 1.3.5.
I can confirm that it is a problem with the UI only.
On my system the memory used by Deluge grows rapidly up to 1.9 GB (there 2
GB of RAM) and when the RAM saturates, the crash occurs. The more I "play"
with the UI, the more rapidly the memory grows.
The first visible message is :
{{{
Visual C++ Runtime Error!
Program C:\Deluge\deluge.exe
Thist application has requested the Runtime to terminate it in an unusual
way. Please contact the application's support team for more information.
}}}
And in the debug console :
{{{
C:\Program Files\Deluge\library.zip\twisted\internet\gtk2reactor.py:327:
GtkWarning: gdkgc-win32.c:830: SaveDC failed: Espace insuffisant pour
traiter cette commande.
C:\Program Files\Deluge\library.zip\twisted\internet\gtk2reactor.py:327:
GtkWarning: gdkgc-win32.c:970: RestoreDC failed: Paramètre incorrect.
C:\Program Files\Deluge\library.zip\twisted\internet\gtk2reactor.py:327:
GtkWarning: gdkpixmap-win32.c:279: CreateDIBSection failed: Paramètre
incorrect.
**
Gdk:ERROR:gdkdrawable-win32.c:2040:_gdk_win32_drawable_finish: assertion
failed: (impl->hdc_count == 0)
}}}
The messages are always exactly the same.
What is strange is that this installation is the same (OS, version,
configuration...) I use with Deluge since 2 years and this is the first
time I encounter this problem...
I tried with 1.3.3 with the same result. All of the GTK+ DLLs are also of
the newest version.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1454#comment:13>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.