[PD] iemguts bugsquashing (was Re: Pd-list Digest, Vol 61, Issue 114)

IOhannes m zmölnig zmoelnig at iem.at
Sat Apr 24 12:30:01 CEST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

changed this nondescript title...

Georg Werner wrote:
> hi,
> 
> what i meant was maybe the bug is not in your code but it was in pd itself.
> how can i help debugging it/tracing it down?

try to isolate when the bug happens (the smaller the patch needed to
reproduce the bug, the better)


file a bug report at http://sf.net/projects/pure-data, including the
patch that triggers the bug.


if the bug produces a crash and you have the facilities, try producing a
backtrace in a decent debugger:
$ gdb -args pd /path/to/testpatch.pd
[..]
% run
[run the bugpatch and wait for the crash]
% bt
[copy the backtrace and add it to the bugreport]
% quit
$


msfdrt
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkvSyCkACgkQkX2Xpv6ydvQfWwCgy3lsup9R4v0mw7Nyxi6EVHIc
lCMAoNMbI0NbzXPy/uf/FrwITvpuAagL
=oeL5
-----END PGP SIGNATURE-----




More information about the Pd-list mailing list