[GEM-dev] [pd-gem:bugs] Re: #249 pix_image freezes PD when loading many files on w32

"IOhannes m zmölnig" zmoelnig at users.sf.net
Thu Oct 19 18:55:29 CEST 2017


thanks for the additional information.
could you add this info also to the [Github tracker](https://github.com/umlaeute/Gem/issues/156)?
(I'm trying to fade out the sf-tracker, but sometimes am too lazy...)


---

** [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:** Thu Oct 19, 2017 03:19 PM 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 gem-dev at lists.iem.at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20171019/f2b4d24c/attachment.html>


More information about the GEM-dev mailing list