Hi,

On 26.06.2013 20:12, Fabio Zadrozny wrote:
> It seems that PyDev is opening a file which may be a huge binary file
> and is checking if it has a shebang, but to do that it tries to read the
> first 1-2 lines, which in this case seem to be taking the whole heap.

That seems to be the case. I guess the resource filter broke when my VM
crashed. Applying a filter to exclude my test files solves the problem
for me.

> Please create a ticket in the PyDev tracker at
> http://sw-brainwy.rhcloud.com/ with this information. 

Will do. Thanks for the great support.

Johannes


> On Wed, Jun 26, 2013 at 3:05 PM, Johannes Müller
> <dersinndesleb...@gmx.net <mailto:dersinndesleb...@gmx.net>> wrote:
> 
>     Hi,
> 
>     I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. I just run into a heap
>     overflow error after crashing my virtual machine. I recreated the
>     project, but the error keeps coming when I unfold the CloudFusion
>     directory. Ignoring the error, I did not experience any further
>     problems, but I would like to know what actually happened. Here is
>     the log:
>     http://pastebin.com/uPQJVrgB
> 
>     Regards,
>     Johannes
> 
>     
> ------------------------------------------------------------------------------
>     This SF.net email is sponsored by Windows:
> 
>     Build for Windows Store.
> 
>     http://p.sf.net/sfu/windows-dev2dev
>     _______________________________________________
>     Pydev-users mailing list
>     Pydev-users@lists.sourceforge.net
>     <mailto:Pydev-users@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/pydev-users
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
> 
> Build for Windows Store.
> 
> http://p.sf.net/sfu/windows-dev2dev
> 
> 
> 
> _______________________________________________
> Pydev-users mailing list
> Pydev-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-users
> 


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to