Re: [linux-audio-user] [ANN] Sineshaper 0.4.0

From: Lars Luthman <larsl@email-addr-hidden>
Date: Thu Oct 27 2005 - 15:33:41 EEST

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

Received on Thu Oct 27 16:15:08 2005

This archive was generated by hypermail 2.1.8 : Thu Oct 27 2005 - 16:15:08 EEST