[ardour-dev] CVS Commit

Paul Davis paul at linuxaudiosystems.com
Tue Apr 6 17:18:50 PDT 2004


>Breakpoint 1, 0x082d539c in Editor::metric_get_bbt ()
>Current language:  auto; currently c++
>(gdb) step
>Single stepping until exit from function metric_get_bbt__6EditorPP19_GtkCustom
>RulerMarkUlUli,
>which has no line number information.
>
>Program received signal SIGSEGV, Segmentation fault.
>0x082d560d in Editor::metric_get_bbt ()
>
>
>So it looks like it's right there, at the beginning of the function.
>Sorry for this long dump. Hope this helps.

tom - to diagnose this fully, we need you to build ardour (or at least
the code in gtk_ardour) with 

    cd gtk_ardour
    make clean
    ./configure --disable-optimize
    make

otherwise the trace is not very useful. thanks for your help.

--p



More information about the Ardour-Dev mailing list