View Issue Details

IDProjectCategoryView StatusLast Update
0000852ardourbugspublic2008-11-20 23:42
Reportertimblech Assigned Topaul  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0000852: segfault when opening / loading session
Descriptionwhen loading / opening a session ardour crashes:


[New Thread 49156 (LWP 6401)]
Loading session /daten/43 using snapshot 43
[New Thread 65541 (LWP 6402)]
[New Thread 81926 (LWP 6403)]
[New Thread 98311 (LWP 6404)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 49156 (LWP 6401)]
0x08538984 in ARDOUR::Route::process_output_buffers(std::vector<float*, std::allocator<float*> >&, unsigned, unsigned, unsigned, unsigned, unsigned, bool, int, bool) ()
(gdb) where
#0 0x08538984 in ARDOUR::Route::process_output_buffers(std::vector<float*, std::allocator<float*> >&, unsigned, unsigned, unsigned, unsigned, unsigned, bool, int, bool) ()
0000001 0x08538ebc in ARDOUR::Route::passthru(unsigned, unsigned, unsigned, unsigned, int, bool) ()
#2 0x08539141 in ARDOUR::Route::no_roll(unsigned, unsigned, unsigned, unsigned, bool, bool, bool) ()
#3 0x08576194 in ARDOUR::Session::no_roll(unsigned, unsigned) ()
0000004 0x085770e0 in ARDOUR::Session::process_without_events(unsigned) ()
0000005 0x085774f0 in ARDOUR::Session::process_with_events(unsigned) ()
#6 0x0847cd89 in ARDOUR::AudioEngine::process_callback(unsigned) ()
#7 0xb7d138e1 in jack_client_close () from /usr/lib/libjack.so.0

beta 22 & beta 23 ...
TagsNo tags attached.

Activities

paul

2005-01-15 14:44

administrator   ~0001855

is this completely reproduceable or somewhat random?

timblech

2005-01-16 13:22

reporter   ~0001867

happens always ... completely reproduceable ...

paul

2005-01-18 00:02

administrator   ~0001873

please send me the session file. paul com.linuxaudiosystems you know the address ...

paul

2005-03-08 18:14

administrator   ~0002105

tim - did i fix this or notify you of a fix? i believe it was fixed. let me know.

timblech

2005-03-08 23:23

reporter   ~0002111

yes ... seems to be fixed in beta27 .... thnx ... t

xaero

2005-03-12 19:36

reporter   ~0002126

REPRODUCIBILITY: select "session" -> "new" and hit "create"

i got the same error, but the backtrace is different:

[New Thread 49156 (LWP 21372)]
Loading session /home/xaero/ard2 using snapshot ard2
[New Thread 65541 (LWP 21373)]
[New Thread 81926 (LWP 21374)]
[New Thread 98311 (LWP 21375)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 65541 (LWP 21373)]
0x084eeb1a in RingBufferNPT<float>::get_write_vector(RingBufferNPT<float>::rw_vector*) ()
(gdb) bt
#0 0x084eeb1a in RingBufferNPT<float>::get_write_vector(RingBufferNPT<float>::rw_vector*) ()
0000001 0xbf1ff95c in ?? ()
#2 0x089d2850 in ?? ()
#3 0x089cee10 in ?? ()
0000004 0x089d26b8 in ?? ()
0000005 0x084e83bd in ARDOUR::DiskStream::do_refill(float*, float*) ()
#6 0x08570a52 in ARDOUR::Session::butler_thread_work() ()
#7 0x085714b0 in ARDOUR::Session::_butler_thread_work(void*) ()
0000008 0xb7be9f9f in pthread_start_thread () from /lib/libpthread.so.0
0000009 0xb7bea02f in pthread_start_thread_event () from /lib/libpthread.so.0
0000010 0xb793304a in clone () from /lib/libc.so.6

paul

2005-05-06 11:00

administrator   ~0002218

this is believed to be fixed, and confirmed by the original reporter.

Issue History

Date Modified Username Field Change
2005-01-15 13:58 timblech New Issue
2005-01-15 13:58 timblech E-mail => timblechmann@gmx.net
2005-01-15 13:58 timblech Name => timblech
2005-01-15 14:44 paul Note Added: 0001855
2005-01-16 13:22 timblech Note Added: 0001867
2005-01-18 00:02 paul Note Added: 0001873
2005-03-08 18:14 paul Note Added: 0002105
2005-03-08 18:17 paul Status new => feedback
2005-03-08 23:23 timblech Note Added: 0002111
2005-03-12 19:36 xaero Note Added: 0002126
2005-05-06 11:00 paul Status feedback => resolved
2005-05-06 11:00 paul Resolution open => fixed
2005-05-06 11:00 paul Assigned To => paul
2005-05-06 11:00 paul Note Added: 0002218
2008-11-20 23:42 seablade Status resolved => closed