guruofquality / gras

GRAS: The GNU Radio Advanced Scheduler
https://github.com/guruofquality/gras/wiki
Other
23 stars 11 forks source link

boost::interprocess_exception::library_error #104

Closed guruofquality closed 11 years ago

guruofquality commented 11 years ago

Random error probably in the circ buff allocator -- perhaps try/catch/repeat will fix this

And sometimes(very rare) I also get this error (in the beginning itself)
terminate called after throwing an instance of
'boost::interprocess::interprocess_exception'
  what():  boost::interprocess_exception::library_error
Aborted