View Issue Details

IDProjectCategoryView StatusLast Update
0006125ardourbugspublic2015-01-12 01:27
Reporterrobertnyles Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Summary0006125: Loading session with Linuxsampler Plugin causes crash when restoring state
DescriptionThis bug occurs with version 3.5.403 and 3.5.4258(git) with Fedora 21 and not with Fedora 20. I thought it could be a linuxsampler bug because there's another version in Fedora 21. But PluginLv2.cpp changed 2 years ago the last time.

http://svn.linuxsampler.org/cgi-bin/viewvc.cgi/linuxsampler/trunk/src/hostplugins/lv2/PluginLv2.cpp?diff_format=f&sortby=log&view=log

I tried it with a brand new session too.
Additional Informationardour-3.5.403: PluginLv2.cpp:238: LV2_State_Status {anonymous}::PluginLv2::Restore(LV2_State_Retrieve_Function, LV2_State_Handle, uint32_t, const LV2_Feature* const*): Zusicherung »type == uri_to_id("http://lv2plug.in/ns/ext/atom" "#" "Path")« nicht erfüllt.
Abgebrochen (Speicherabzug geschrieben)
TagsNo tags attached.

Relationships

duplicate of 0005962 new Saving state of linuxsampler LV2 cannot load project after close 

Activities

robertnyles

2015-01-11 20:15

reporter   ~0016232

https://retrace.fedoraproject.org/faf/reports/504987/

Maybe the backtrace helps?!

x42

2015-01-12 01:22

administrator   ~0016233

PluginLv2.cpp is linuxsampler (not ardour) and the assert is in
/usr/lib64/lv2/linuxsampler.lv2/linuxsampler.so
this is not an ardour problem.

x42

2015-01-12 01:27

administrator   ~0016234

the problem is in LS.
see http://tracker.ardour.org/view.php?id=5962#c15875 for an explanation.

Issue History

Date Modified Username Field Change
2015-01-11 14:23 robertnyles New Issue
2015-01-11 20:15 robertnyles Note Added: 0016232
2015-01-12 01:22 x42 Note Added: 0016233
2015-01-12 01:25 x42 Relationship added duplicate of 0005962
2015-01-12 01:27 x42 Note Added: 0016234
2015-01-12 01:27 x42 Status new => closed
2015-01-12 01:27 x42 Resolution open => no change required