cscope - 64 bit vs 32 bit

Feb 25, 2012 | 1 minute read

Here’s a fun Cscope error message:

E609: Cscope error: cscope: invlib.c:566: invopen: Assertion `invcntl-aram.sizeblk == sizeof(t_logicalblk)' failed.

Long story short: don’t try to use cscope files on a 32 bit machine if they were generated on a 64 bit machine.