yoyz / amsynth

Automatically exported from code.google.com/p/amsynth
GNU General Public License v2.0
1 stars 0 forks source link

AMsynth crashes on Preset Paste #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open AMsynth
2. hit Ctrl-V
3.

What is the expected output? What do you see instead?
expected : not really sure (since i still dont quite understand how to create 
/copy/paste presets :-)
instead : crash

What version of the product are you using? On what operating system?

ubuntu 12.04 64bit / ubuntu studio 14.4 64bit

amSynth 1.4.0 -- compiled Jan  7 2014 12:58:36

but i saw it yesterday on an other system where i compiled from source a couple 
of days ago

Please provide any additional information below.

running in a terminal with debug on (-d) shows this messages when it crashes:
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct null not valid
Aborted (core dumped)

Original issue reported on code.google.com by thijsvan...@gmail.com on 20 Mar 2015 at 11:23

GoogleCodeExporter commented 9 years ago
Thanks for reporting this issue.

A fix has been pushed to the git repository and will be included in the next 
release.

Original comment by nickdowell on 31 Mar 2015 at 4:13