View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005677 | ardour | bugs | public | 2013-09-06 23:43 | 2020-04-19 20:16 |
| Reporter | dbolton | Assigned To | x42 | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.0 | ||||
| Summary | 0005677: MIDI device "Lexicon 300" crashes Ardour | ||||
| Description | Steps to reproduce: 1. Start session in Ardour 2. Add a MIDI track 3. Expand MIDI track to show dropdown menus and select "300" in the first dropdown menu. "Lexicon 300" should appear immediately below, in the second dropdown menu. 4. Add MIDI notes to the track -> Crash | ||||
| Tags | No tags attached. | ||||
|
|
In case it is helpful, here's the thread trace: (gdb) thread 1 [Switching to thread 1 (Thread 0x7ffff7fb0900 (LWP 2795))] #0 0x00007fffec3aa037 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) frame 5 0000005 0x00007ffff69a168c in MIDI::Name::MasterDeviceNames::find_patch ( this=0x17b28b70, mode=..., channel=0 '\000', key=...) at ../libs/midi++2/midnam_patch.cc:545 545 ../libs/midi++2/midnam_patch.cc: No such file or directory. (gdb) print mode $1 = (const std::string &) @0x7fffffffbec0: { static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1c386f98 "Lexicon 300"}} (gdb) |
|
|
Fixed in e281f565 (quite some time ago). |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-09-06 23:43 | dbolton | New Issue | |
| 2013-09-09 14:11 | dbolton | Note Added: 0015313 | |
| 2014-12-17 07:03 | drobilla | Note Added: 0016046 | |
| 2014-12-17 07:03 | drobilla | Assigned To | => x42 |
| 2014-12-17 07:03 | drobilla | Status | new => resolved |
| 2014-12-17 07:03 | drobilla | Resolution | open => fixed |
| 2020-04-19 20:16 | system | Note Added: 0023269 | |
| 2020-04-19 20:16 | system | Status | resolved => closed |