[RC3] Memory leak problem when creating "Region" objects

Bug #1222832 reported by Dumas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Released
Undecided
RaiMan

Bug Description

1. Sikuli version : x1.0-rc3 (Maltipoo)
2. Operating system: Windows XP Professional SP3 32 bits
3. Procedure to reproduce the bug: Simply run the following script, monitoring the memory consumption of the javaw process (for example by using the task manager)

##########SCRIPT###########
while True:
    r = Region(100, 100, 100, 100)
##########################

4. Additionnal informations: java.lang OutOfMemoryError raised after a few seconds (~30 sec)

Revision history for this message
RaiMan (raimund-hocke) wrote :

cannot reproduce this with version 1.0.1

summary: - Memory leak problem when creating "Region" objects
+ [RC3] Memory leak problem when creating "Region" objects
Revision history for this message
Dumas (pierreduma) wrote : RE: [Bug 1222832] Re: Memory leak problem when creating "Region" objects

Hi,
Thank you for your quick response.
Is there an standalone installer of Sikuli 1.0.1.
I work on a test bench which is not connected to internet.
Best Regards
Pierre Dumas

> Date: Mon, 9 Sep 2013 13:50:03 +0000
> From: <email address hidden>
> To: <email address hidden>
> Subject: [Bug 1222832] Re: Memory leak problem when creating "Region" objects
>
> cannot reproduce this with version 1.0.1
>
> ** Summary changed:
>
> - Memory leak problem when creating "Region" objects
> + [RC3] Memory leak problem when creating "Region" objects
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1222832
>
> Title:
> [RC3] Memory leak problem when creating "Region" objects
>
> Status in Sikuli:
> New
>
> Bug description:
>
> 1. Sikuli version : x1.0-rc3 (Maltipoo)
> 2. Operating system: Windows XP Professional SP3 32 bits
> 3. Procedure to reproduce the bug: Simply run the following script, monitoring the memory consumption of the javaw process (for example by using the task manager)
>
> ##########SCRIPT###########
> while True:
> r = Region(100, 100, 100, 100)
> ##########################
>
> 4. Additionnal informations: java.lang OutOfMemoryError raised after a
> few seconds (~30 sec)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/sikuli/+bug/1222832/+subscriptions

Revision history for this message
RaiMan (raimund-hocke) wrote :
Revision history for this message
Dumas (pierreduma) wrote :

Thanks a lot, that solves my problems.
Indeed, the memory problem described above does not occur with the new version 1.0.1.

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Fix Released
milestone: none → 1.0.0
assignee: nobody → RaiMan (raimund-hocke)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.