---

** [bugs:#249] pix_image freezes PD when loading many files on w32 **

**Status:** open
**OS:** w32
**Release:** 0.93.3
**Labels:** freeze too many open files pix_image 
**Created:** Wed Oct 18, 2017 11:50 AM UTC by Anonymous
**Last Updated:** Wed Oct 18, 2017 11:50 AM UTC
**Owner:** nobody
**Attachments:**

- 
[Gem_pix_image_crash_181017.zip](https://sourceforge.net/p/pd-gem/bugs/249/attachment/Gem_pix_image_crash_181017.zip)
 (1.9 MB; application/zip)


hi,

i attached a patch that demonstrates the freezing of PD when [pix_image] has 
opened more than ~2048 files (the exact number actually varied on each trial). 
it doesn't matter whether the files have already been opened or not, the freeze 
occurs at around 2048. actually it's not really a freeze as the patch keeps 
playing, but it can't be saved anymore. also all other write operations fail 
with this error message in the console:

"[full name of patch]: Too many open files"

OS: Windows 7 / 64bit
PD: 0.48.0 (but it also happens with 0.47.1)
GEM: 0.93.3

things i tried but didn't help:

"thread 0/1" message on opening the image
loading tiff instead of jpg
using [pix_buffer_read] or [pix_multiimage] instead of [pix_image]

best

oliver


---

Sent from sourceforge.net because [email protected] is subscribed to 
https://sourceforge.net/p/pd-gem/bugs/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/pd-gem/admin/bugs/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.
_______________________________________________
GEM-dev mailing list
[email protected]
https://lists.puredata.info/listinfo/gem-dev

Reply via email to