View Issue Details

IDProjectCategoryView StatusLast Update
0000112ardourbugspublic2008-11-20 23:32
ReporterJoeboy Assigned Toessej  
PrioritynormalSeveritycrashReproducibilitysometimes
Status closedResolutionfixed 
Summary0000112: Ardour often segfaults on clicking varispeed box
DescriptionWhen I use shift-click or shift-right-click on the varispeed box in the mixer window I often get a segfault.
Additional InformationProgram received signal SIG32, Real-time event 32.
0x402dc714 in pthread_getconcurrency () from /lib/i686/libpthread.so.0
(gdb) c
Continuing.
c
Program received signal SIGSEGV, Segmentation fault.
0x4072e546 in poll () from /lib/i686/libc.so.6
(gdb) bt
#0 0x4072e546 in poll () from /lib/i686/libc.so.6

In my jackd console I have:
subgraph starting at ardour timed out (subgraph_wait_fd=11, status = 13 4628904, state = Triggered)
(many times)

followed by:
subgraph starting at ardour timed out (subgraph_wait_fd=11, status = 134628904, state = Triggered)
(many times).
TagsNo tags attached.

Activities

paul

2003-11-04 22:06

administrator   ~0000139

please read the FAQ for instructions on using gdb to provide us with more information.

paul

2003-11-04 22:06

administrator   ~0000140

Reminder sent to Joeboy

Joeboy

2003-11-05 17:01

reporter   ~0000147

Hm, I've recompiled Ardour and now I can't reproduce the bug. Looks like I've wasted your time, sorry.

essej

2003-11-11 02:44

manager   ~0000159

i believe i have fixed the cause of this intermittent crash. there was a feedback loop....

taybin

2003-12-12 20:55

administrator   ~0000275

Reminder sent to Joeboy

Could you confirm that this bug has been fixed? Thank you.

Issue History

Date Modified Username Field Change
2003-11-02 23:15 Joeboy New Issue
2003-11-04 22:06 paul Note Added: 0000139
2003-11-04 22:06 paul Note Added: 0000140
2003-11-05 17:01 Joeboy Note Added: 0000147
2003-11-11 02:44 essej Note Added: 0000159
2003-11-11 02:45 essej Status new => resolved
2003-11-11 02:45 essej Resolution open => fixed
2003-11-11 02:45 essej Assigned To => essej
2003-12-12 20:55 taybin Note Added: 0000275
2008-11-20 23:32 seablade Status resolved => closed