fiddle~ is causing Pd to segfault with both of these versions of
Hans's OS X apps: Pd-0.38-4-extended-RC1 and Pd-0.39test2-extended-
RC0. I'm on OS 10.4.2. This causes the crash:
[adc~] | [fiddle~]
Turn audio computation on.
I also tried adding the default arguments to fiddle~. No
difference. I found it while trying out Help => Tutorials/playnow =>
voice-fm.pd
Crash log attached. Zac
On Tue, Sep 20, 2005 at 04:49:39PM -0500, Zachary Crockett wrote:
fiddle~ is causing Pd to segfault with both of these versions of
Hans's OS X apps: Pd-0.38-4-extended-RC1 and Pd-0.39test2-extended- RC0. I'm on OS 10.4.2. This causes the crash:
is fiddle~: * compiled with the same header * linked with the same binary of (lib)pd * compiled with the same compiler? i had very similar issues with bonk on windows (Virtually same stacktrace but s/fiddle/bonk) until fixing the above 3 things...
On Sep 20, 2005, at 5:58 PM, carmen wrote:
On Tue, Sep 20, 2005 at 04:49:39PM -0500, Zachary Crockett wrote:
fiddle~ is causing Pd to segfault with both of these versions of Hans's OS X apps: Pd-0.38-4-extended-RC1 and Pd-0.39test2-extended- RC0. I'm on OS 10.4.2. This causes the crash:
is fiddle~: * compiled with the same header * linked with the same
binary of (lib)pd * compiled with the same compiler? i had very
similar issues with bonk on windows (Virtually same stacktrace but
s/fiddle/bonk) until fixing the above 3 things...
Its all compiled at once from source, so it should be this way, but
I'll check for sure.
.hc
"Looking at things from a more basic level, you can come up with a more
direct solution... It may sound small in theory, but it in practice, it
can change entire economies."
- Amy Smith
Thanks for this. I ran into this problem too, but I haven't had time
to debug it yet. I'll be working on this more in the next two months.
If you could file a bug report on the Sourceforge page with all this
info, that would very helpful.
.hc
On Sep 20, 2005, at 5:49 PM, Zachary Crockett wrote:
fiddle~ is causing Pd to segfault with both of these versions of
Hans's OS X apps: Pd-0.38-4-extended-RC1 and
Pd-0.39test2-extended-RC0. I'm on OS 10.4.2. This causes the crash:[adc~] | [fiddle~]
Turn audio computation on.
I also tried adding the default arguments to fiddle~. No difference.
I found it while trying out Help => Tutorials/playnow => voice-fm.pdCrash log attached. Zac
<fiddle_crash_log.txt> _______________________________________________ PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Man has survived hitherto because he was too ignorant to know how to
realize his wishes.
Now that he can realize them, he must either change them, or perish.
-William Carlos
Williams
Bug submitted - request id = 1319163 Zac
On Oct 8, 2005, at 5:02 PM, Hans-Christoph Steiner wrote:
Thanks for this. I ran into this problem too, but I haven't had
time to debug it yet. I'll be working on this more in the next two
months.If you could file a bug report on the Sourceforge page with all
this info, that would very helpful..hc
On Sep 20, 2005, at 5:49 PM, Zachary Crockett wrote:
fiddle~ is causing Pd to segfault
<snip>