[Strmod-devel] Usage of StrMod in my p2p program generates an assert:
Status: Alpha
Brought to you by:
omnifarious
From: Jim H. <jh...@iu...> - 2003-11-12 00:01:28
|
Here's the line that I'm getting from the StrMod library for the assert: We're in i_Read. lookup_server: StrMod/StreamFDModule.cxx:722: virtual void strmod::strmod::StreamFDModule::doWriteFD(): Assertion `curbuflist_.bytesLeft() > 0' failed. Aborted (core dumped) This is confusing since the part in my code that I believe is generating this assert only differs from another part of code by the case. One is case 00001 and the other is case 00101. Other than that they are the same as far as interaction with the StrMod library goes. Thanks, Jim -- Jim Hodapp Electrical Engineering Purdue School of Engineering @ Indiana University Purdue University Indianapolis |