[PD-dev] error() with MinGW leads to segfault in Pd-extended

Thomas Mayer thomas at residuum.org
Sat Feb 23 00:02:17 CET 2013


Hi,

while I was trying to figure out a bug in my library, I found that the
segfault results from calls to the function error() from my code. When I
change these calls to post() everything works as advertised:

https://github.com/residuum/PuRestJson/issues/14

I found it in Pd-extended 0.42 and 0.43. Is this really an issue or
could it be the result of me cross compiling the code with MXE and using
to some other version of m_pd.h and pd.dll for compilation?

Thanks,
Thomas
-- 
"As long as people kept worrying that the machines were taking over,
they wouldn't notice what was really happening. Which was that the
programmers were taking over." (Robert Anton Wilson - The Homing Pidgeons)
http://www.residuum.org/



More information about the Pd-dev mailing list