| Hi Raoul,
Did you compile csound yourself? Also, could you run csound with gdb
and get a backtrace? (If you're not familiar with gdb, then the
command to use is:
gdb --args csound /path/to/some.csd
then press "r" to run, then when it crashes, type "bt"). If the
csound build has debug symbols, it could give some more information.
Thanks,
steven
On Sat, Jul 21, 2012 at 5:31 PM, Raoul MEGELAS wrote:
> Hi all,
>
> csound 5.17.11 crashes on FreeBSD 10-current.
> with, or without any optional packages, i get the same result.
> (i mean fltk, osc and so on).
>
> when started with a .csd or an .orc simple file example
> the message is:
>
> creating /tmp/csound.xxxx
> csound tidy up segmentation fault.
>
> it is not a permission problem,
> the Tmp directory is writable by anyone
> at this time.
>
> csound used to work as a charm before.
>
> Any idea would be appreciated.
>
> thanks in advance.
>
> Raoul
> rmgls@free.fr
>
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
|