View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005398 | ardour | bugs | public | 2013-03-21 08:02 | 2013-03-21 08:02 |
Reporter | hansfbaier | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Linux | OS | Ubuntu | OS Version | Precise |
Product Version | 3.0 | ||||
Summary | 0005398: Ardour 3.0 (git) crashes on startup | ||||
Description | Backtrace: $ ./gtk2_ardour/ardbg GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 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 "i686-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /home/jack/audio-dev/ardour/build/gtk2_ardour/ardour-3.0...done. (gdb) start Temporärer Haltepunkt 1 at 0x9209bd9: file ../gtk2_ardour/main.cc, line 432. Starting program: /home/jack/audio-dev/ardour/build/gtk2_ardour/ardour-3.0 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0xb5ad0c5d in std::_Rb_tree_decrement(std::_Rb_tree_node_base*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6 (gdb) thread apply all bt Thread 1 (Thread 0xb49558c0 (LWP 31339)): #0 0xb5ad0c5d in std::_Rb_tree_decrement(std::_Rb_tree_node_base*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6 0000001 0x0998b2a1 in std::_Rb_tree_iterator<std::pair<char const* const, unsigned long long> >::operator-- (this=0xbfffe2d0) at /usr/include/c++/4.6/bits/stl_tree.h:203 #2 0x0998aed6 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=0x9ffbfc8, __v=...) at /usr/include/c++/4.6/bits/stl_tree.h:1287 #3 0x0998ac01 in std::map<char const*, unsigned long long, std::less<char const*>, std::allocator<std::pair<char const* const, unsigned long long> > >::insert (this=0x9ffbfc8, __x=...) at /usr/include/c++/4.6/bits/stl_map.h:518 0000004 0x0998a521 in PBD::new_debug_bit (name=0xb7386488 "sequence") at ../libs/pbd/debug.cc:53 0000005 0xb73755b7 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at ../libs/evoral/src/debug.cpp:3 #6 0xb7375614 in _GLOBAL__sub_I_debug.cpp(void) () at ../libs/evoral/src/debug.cpp:5 #7 0xb7fece9b in ?? () from /lib/ld-linux.so.2 0000008 0xb7fecf84 in ?? () from /lib/ld-linux.so.2 0000009 0xb7fdf20f in ?? () from /lib/ld-linux.so.2 (gdb) | ||||
Steps To Reproduce | Start ardev or ardbg | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-21 08:02 | hansfbaier | New Issue |