Bugs item #3541059, was opened at 2012-07-07 05:24 Message generated for change (Settings changed) made by nusmuk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541059...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Pixes (pix_ objects) Group: None
Status: Closed
Resolution: Fixed Priority: 5 Private: No Submitted By: Cyrille Henry (nusmuk) Assigned to: Nobody/Anonymous (nobody) Summary: pix_film crash when opening 2 file on the same time
Initial Comment: sending 2 open message to pix_film on the same logical time crash pd. see patch.
this was confirmed on 3 different computer. (ubuntu 10.04 and ubuntu 12.04), using recent Gem from git
gdb backtrace : .#0 0x00007ffff74613c4 in pthread_mutex_lock () from /lib/libpthread.so.0 #1 0x00007fffef21e702 in pix_film::grabThread (you=<value optimized out>) at pix_film.cpp:160 #2 0x00007ffff745e9ca in start_thread () from /lib/libpthread.so.0 #3 0x00007ffff6fb3cdd in clone () from /lib/libc.so.6 #4 0x0000000000000000 in ?? ()
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2012-07-11 03:33
Message: i confirm the fix thanks
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig) Date: 2012-07-11 00:15
Message: shall be fixed with 613c7d6
----------------------------------------------------------------------
Comment By: jack (jackovic) Date: 2012-07-07 06:23
Message: I can confirm that on Ubuntu 12.04 with Gem ver: 0.93.git 841057e on Pd 0.43.2test1. ++
Jack
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3541059...