atom feed6 messages in at.iem.pd-devRe: [PD-dev] New flext: pool crashes
FromSent OnAttachments
Frank BarknechtApr 12, 2005 1:16 pm 
Thomas GrillApr 12, 2005 2:32 pm 
Frank BarknechtApr 12, 2005 2:46 pm 
Thomas GrillApr 12, 2005 3:18 pm 
Frank BarknechtApr 12, 2005 3:36 pm 
Thomas GrillApr 12, 2005 3:41 pm 
Subject:Re: [PD-dev] New flext: pool crashes
From:Thomas Grill (gr@grrrr.org)
Date:Apr 12, 2005 3:18:15 pm
List:at.iem.pd-dev

I still have the crash with the statically linked version, but not with the shared one. It looks like a version mismatch somewhere, but i can't spot the source of the problem. Is your pool version static or dynamic?

best, Thomas

Frank Barknecht wrote:

Hallo, Frank Barknecht hat gesagt: // Frank Barknecht wrote:

I experience a strange crash with current [pool], checked out some minutes ago and flext checked out then as well. I'm using Miller's Pd 0.38 HEAD from CVS, that is, I'm not using the "devel_X" branch.

_The crash_

If I create a simple patch:

[set x y( | [pool]

and if I then bang [set x y( *twice* Pd immediatly crashes. Under gdb, this is in the backtrace:

Hm, somehow this crash doesn't occur anymore. Things I did: I renamed the old /usr/lib/pd/flext directory to some other name, and I ran "ldconfig" (all on Linux). Now I can run the set-test without problems.

Sorry for interrupting...

Ciao