Hi,
Often when I hit ctrl+s to save a patch, my Pd extended crashes; it closes itself without any message at all.
Is there some place I can look at to find some log file or something that I can post, in order to provide further information?
It's Pd version 0.42.5-extended-20100601 for Ubuntu
By the way it crashes BEFORE it saves, so it's extremely critical
thanks m.
On Fri, 1 Oct 2010, Matteo Sisti Sette wrote:
Often when I hit ctrl+s to save a patch, my Pd extended crashes; it closes itself without any message at all. Is there some place I can look at to find some log file or something that I can post, in order to provide further information? It's Pd version 0.42.5-extended-20100601 for Ubuntu By the way it crashes BEFORE it saves, so it's extremely critical
Launch it using gdb --args pd
Then say "run" at the gdb prompt After it crashes, you get a gdb prompt again, say "where" and then say "quit".
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC