[Cs-dev] strange error on recompile..
Date | 2014-03-13 14:38 |
From | Rory Walsh |
Subject | [Cs-dev] strange error on recompile.. |
Attachments | None None |
I've started to notice lately that if I run a file with errors, and then recompile with a correct file I get a segfault: I have graphics suppressed with --nodisplays, I wouldn't have thought I would even hit that code?0 0x00007fffed28a4f8 ExitGraph_FLTK 1 0x00007ffff68344a1 dispexit /home/rory/sourcecode/csound-csound6-git/InOut/window.c 136 2 0x00007ffff6818a07 csoundCleanup /home/rory/sourcecode/csound-csound6-git/Engine/musmon.c 492 3 0x00007ffff696a664 reset /home/rory/sourcecode/csound-csound6-git/Top/csound.c 2639 4 0x00007ffff6967168 csoundDestroy /home/rory/sourcecode/csound-csound6-git/Top/csound.c 1205 5 0x00000000004d846f Csound::~Csound /usr/local/include/csound/csound.hpp 860 6 0x00000000004d84a2 Csound::~Csound /usr/local/include/csound/csound.hpp 866 |