|
From: Julian S. <js...@ac...> - 2005-05-02 11:43:54
|
> actual SVN (valgrind: 3593 vex: 1152) I get the following > error/assertion, when the dlopen() call is done. Wow, you like to live on the leading edge, huh?! I committed that stuff, well, almost an hour ago now :-) > valgrind: vg_symtab2.c:870 (canonicaliseCfiSI): Assertion > `si->cfisi[i].base + si->cfisi[i].len - 1 < si->cfisi[i+1].base' > failed. Darn. I have no idea .. Can you re-run with --trace-cfi=yes. This will generate tons of cfi-related debug junk, then bzip2 it and send to me if it's not too huge? That might give a clue. J |