On Wed, 2005-10-26 at 17:00 +0200, Marcos Guglielmetti wrote: > Ok, I tried with: > > /usr/lib/dssi/sineshaper/sineshaper_gtk > osc.udp://Musix_GNU+Linux:17067/dssi/sineshaper/ll-sineshaper/inst00 > sineshaper.so sineshaper Testing > > Violaci?n de segmento > > Translated: > "Segmentation Fault" > > Oh, no... :( No, this is good - segmentation faults are often a lot easier to debug than a program that doesn't crash but still doesn't do what it's supposed to do. A backtrace would be very useful. You can get one by running 'gdb /usr/lib/dssi/sineshaper/sineshaper_gtk core.*' and then typing 'bt full' (where core.* is the name of the dumped core file which should have been generated when you got the segmentation fault, if you didn't get a core file you can try running the command 'ulimit -c unlimited' in the shell and then run the GUI again, with the same arguments as last time). -- Lars Luthman PGP key: http://www.d.kth.se/~d00-llu/pgp_key.php Fingerprint: FCA7 C790 19B9 322D EB7A E1B3 4371 4650 04C7 7E2E -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://music.columbia.edu/pipermail/linux-audio-user/attachments/20051027/a1a785c5/attachment-0001.bin