Bugs item #1750770, was opened at 2007-07-09 16:26 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1750770&group_id=55736
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: externals Group: v0.40.2 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Luke Iannini (lukeiannini) Assigned to: Hans-Christoph Steiner (eighthave) Summary: [stat] crashes with unknown directory input Initial Comment: Hi Hans! On OS X and a recent autobuild of PD-E 0.40.2, stat crashes Pd when given a nonexistent file or directory. (it used to give a not-found error, as of a couple months ago) That's a bummer!! ---------------------------------------------------------------------- >Comment By: Hans-Christoph Steiner (eighthave) Date: 2007-11-28 00:34 Message: Logged In: YES user_id=27104 Originator: NO This is fixed, it turns out I was adding 2 to a pointer when I should have been adding 1. ---------------------------------------------------------------------- Comment By: Hans-Christoph Steiner (eighthave) Date: 2007-07-11 12:09 Message: Logged In: YES user_id=27104 Originator: NO Strange, so it seems to be a build issue, since it crashes again in the nightly build. Time to dig deeper... ---------------------------------------------------------------------- Comment By: Luke Iannini (lukeiannini) Date: 2007-07-09 22:34 Message: Logged In: YES user_id=1541432 Originator: YES Hi Hans, I built it just now, it indeed no longer crashes. I did notice that connecting a print to the error outlet (and providing a nonexistent dir) outputs print: error does_not_existconsistency check failed: atom_string does_not_exist Thanks! ---------------------------------------------------------------------- Comment By: Hans-Christoph Steiner (eighthave) Date: 2007-07-09 17:27 Message: Logged In: YES user_id=27104 Originator: NO I am able to reproduce it, and I recompiled it with a very minor seemingly cosmetic fix and it seems to have fix the crash. Strange. I guess we'll see tomorrow whether this actually fixed the bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1750770&group_id=55736 _______________________________________________ PD-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
