[LV2] [solved]State example?

hermann meyer brummer- at web.de
Fri Mar 22 22:47:42 PDT 2013


Am 17.03.2013 17:53, schrieb David Robillard:
> I just pushed a commit to make Ardour save presets in the same way as
> Jalv.
>
> -dr
Unfortunately I cant confirm if it works for me, ardour3 crashes now for 
me, since the last pull. :-(
  revision = "3.0-73-g3276856"
/home/brummer/Projekte/ardour/ardour/gtk2_ardour/ardbg
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from 
/home/brummer/Projekte/ardour/ardour/build/gtk2_ardour/ardour-3.0...done.
(gdb) run
Starting program: 
/home/brummer/Projekte/ardour/ardour/build/gtk2_ardour/ardour-3.0
[Thread debugging using libthread_db enabled]
Using host libthread_db library 
"/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0xb53707b9 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
(gdb) thread apply all bt

Thread 1 (Thread 0xb49258a0 (LWP 27345)):
#0  0xb53707b9 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#1  0x09a3006f in std::_Rb_tree_iterator<std::pair<char const* const, 
unsigned long long> >::operator-- (this=0xbfffe048)
     at /usr/include/c++/4.7/bits/stl_tree.h:203
#2  0x09a2fc6c in std::_Rb_tree<char const*, std::pair<char const* 
const, unsigned long long>, std::_Select1st<std::pair<char const* const, 
unsigned long long> >, std::less<char const*>, 
std::allocator<std::pair<char const* const, unsigned long long> > 
 >::_M_insert_unique (this=0xa119e68, __v=...)
     at /usr/include/c++/4.7/bits/stl_tree.h:1295
#3  0x09a2f995 in std::map<char const*, unsigned long long, 
std::less<char const*>, std::allocator<std::pair<char const* const, 
unsigned long long> > >::insert
     (this=0xa119e68, __x=...) at /usr/include/c++/4.7/bits/stl_map.h:523
#4  0x09a2f289 in PBD::new_debug_bit (name=0xb72f5e88 "sequence")
     at ../libs/pbd/debug.cc:53
#5  0xb72e487f in __static_initialization_and_destruction_0 
(__initialize_p=1,
     __priority=65535) at ../libs/evoral/src/debug.cpp:3
#6  0xb72e48dc in _GLOBAL__sub_I_debug.cpp(void) ()
     at ../libs/evoral/src/debug.cpp:5
#7  0xb7ff0202 in ?? () from /lib/ld-linux.so.2
#8  0xb7ff02d9 in ?? () from /lib/ld-linux.so.2
#9  0xb7fe287f in ?? () from /lib/ld-linux.so.2
(gdb)

regards
hermann




More information about the Devel mailing list