Possible memory error source
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
acq4 |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I was starting my second slice, so already had a bunch of windows open (prot. runner, patch, data manager, analysis). I was making a grid and dragged it over the corner of the camera region. I may have accidently clicked the corner of the camera region instead. But suddenly everything locked up, and I got this message:
Traceback (most recent call last):
File "C:\Documents and Settings\
self.
File "C:\Documents and Settings\
self.
File "C:\Documents and Settings\
self.
MemoryError
Camera acquisition thread has been waiting 11.081999 sec but no new frames have arrived; shutting down.
Changed in acq4: | |
status: | New → Invalid |
Is this bug reproducible? My best guess based on the backtrace is that you
somehow ended up with a very large grid (due to some error in resizing?) and
filled up memory creating all of the targets. ..but if it's not
reproducible, then there's not much we can do.
On Fri, Aug 27, 2010 at 14:51, meganbkratz <email address hidden> wrote:
> Public bug reported: Experimenters\ luke\acq4\ lib\devices\ Scanner\ ProtocolGui. py", line Points( ) Experimenters\ luke\acq4\ lib\devices\ Scanner\ ProtocolGui. py", line id([self. pointSize* 0.5, self.pointSize* 0.5], [sepx, Experimenters\ luke\acq4\ lib\devices\ Scanner\ ProtocolGui. py", line append( (x, y)) /bugs.launchpad .net/bugs/ 625488
>
> I was starting my second slice, so already had a bunch of windows open
> (prot. runner, patch, data manager, analysis). I was making a grid and
> dragged it over the corner of the camera region. I may have accidently
> clicked the corner of the camera region instead. But suddenly everything
> locked up, and I got this message:
>
> Traceback (most recent call last):
> File "C:\Documents and
> Settings\
> 652, in rgnChanged
> self.regenerate
> File "C:\Documents and
> Settings\
> 661, in regeneratePoints
> self.generateGr
> sepy])
> File "C:\Documents and
> Settings\
> 685, in generateGrid
> self.points.
> MemoryError
> Camera acquisition thread has been waiting 11.081999 sec but no new frames
> have arrived; shutting down.
>
> ** Affects: acq4
> Importance: Undecided
> Status: New
>
> --
> Possible memory error source
> https:/
> You received this bug notification because you are the registrant for
> acq4.
>