View Issue Details

IDProjectCategoryView StatusLast Update
0001918ardourbugspublic2009-07-05 02:14
Reportergbecker Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.0 
Summary0001918: Segmentation fault when snd-seq module is not loaded.
DescriptionHi

Ardour 2.0.5 produces SEGMENTATION FAULT when initializing if snd-seq-midi module is not loaded. I have run it in debug mode using gdb and the back trace shown that the signal was received while in some MIDI initialization function. i will try to get a backtrace, but the issue is very easily reproducible. I complied ardour from source using Debian Testing to AMD64 architecture. Here is the output of ardour -v:

Ardour/GTK 2.0.5
   (built using 2234 and GCC version 4.2.1 (Debian 4.2.1-4))

The output from gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x42974a70 (LWP 26387)]
0x00002b095d4aa5b1 in ARDOUR::Session::midi_thread_work ()
   from libs/ardour/libardour.so
TagsNo tags attached.

Activities

mauser

2007-10-11 11:43

reporter   ~0004468

Last edited: 2007-10-11 11:44

Hi,

this bug should be fixed in Ardour 2.1 (see Changelog http://ardour.org/node/1267 "Brand new fixes")

cth103

2007-10-19 13:44

administrator   ~0004483

Thanks for the report, gbecker. Can you confirm that the bug is fixed in version 2.1?

seablade

2009-07-05 02:14

manager   ~0006283

This bug appears to be fixed in any recent version of ardour, and it has been years without feedback, so resolving the issue.

Issue History

Date Modified Username Field Change
2007-10-11 03:42 gbecker New Issue
2007-10-11 11:43 mauser Note Added: 0004468
2007-10-11 11:43 mauser Note Edited: 0004468
2007-10-11 11:44 mauser Note Edited: 0004468
2007-10-19 13:44 cth103 Note Added: 0004483
2007-10-19 13:44 cth103 Status new => feedback
2009-07-05 02:14 seablade Note Added: 0006283
2009-07-05 02:14 seablade Status feedback => resolved
2009-07-05 02:14 seablade Resolution open => fixed
2009-07-05 02:14 seablade Description Updated