Re: [LAU] [ANN] klick 0.5

From: Dominic Sacré <dominic.sacre@email-addr-hidden>
Date: Thu Jan 24 2008 - 03:28:06 EET

Hi Matthias,

On Wednesday 23 January 2008 22:22:36 Matthias Schönborn wrote:
> Only thing is, that klick gets segmentation faults a lot of the times - I'm
> using it with ardour with transport enabled, and most of the times I start
> the song in ardour, klick exits with a segmentation fault (core dumped). Is
> there anything I can do about it?

I can't reproduce that here... Could you please build a debug version of
klick? To do this, edit the SConstruct file, and replace "-O2" with "-g" in
line 8. Then build and install as usual.

Before you start klick, run "ulimit -c unlimited" in the same shell. This will
produce a core dump (named core or core.$PID) in the current directory when
klick crashes. To inspect the core dump, run "gdb klick <core>". If you could
send me the output of "thread apply all bt", that should help to find out
what the problem is.

Thanks,

    Dominic
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Thu Jan 24 04:15:03 2008

This archive was generated by hypermail 2.1.8 : Thu Jan 24 2008 - 04:15:03 EET