|
From: Nicholas N. <nj...@cs...> - 2008-01-08 22:53:46
|
On Tue, 8 Jan 2008, [UTF-8] Ra=FAl S=E1nchez Siles wrote: >> valgrind: m_debuginfo/storage.c:290 (vgModuleLocal_addLineInfo): >> Assertion 'lineno >=3D 0' failed. >> =3D=3D9969=3D=3D at 0x3801806D: report_and_quit (m_libcassert.c:140) >> =3D=3D9969=3D=3D by 0x38018361: vgPlain_assert_fail (m_libcassert.c:2= 00) >> =3D=3D9969=3D=3D by 0x38078CCD: vgModuleLocal_addLineInfo (storage.c:= 290) >> =3D=3D9969=3D=3D by 0x380586DF: vgModuleLocal_read_debuginfo_dwarf2 >> (readdwarf.c:736) >> =3D=3D9969=3D=3D by 0x3805268D: vgModuleLocal_read_elf_debug_info >> (readelf.c:1253) >> =3D=3D9969=3D=3D by 0x38032C5B: vgPlain_di_notify_mmap (debuginfo.c:2= 59) >> =3D=3D9969=3D=3D by 0x38069D18: vgModuleLocal_generic_PRE_sys_mmap >> (syswrap-generic.c:1920) >> =3D=3D9969=3D=3D by 0x38071185: vgSysWrap_x86_linux_sys_mmap2_before >> (syswrap-x86-linux.c:1352) >> =3D=3D9969=3D=3D by 0x38037215: vgPlain_client_syscall (syswrap-main.= c:850) >> =3D=3D9969=3D=3D by 0x380343A8: handle_syscall (scheduler.c:790) >> =3D=3D9969=3D=3D by 0x380351DB: vgPlain_scheduler (scheduler.c:984) >> =3D=3D9969=3D=3D by 0x38048B18: run_a_thread_NORETURN (syswrap-linux.= c:89) > > Could anyone comment about this? Have I done anything incorrect? Have I > asked anything OT? or didn't I provide information enough? > > In any case I would appreciate any pointer of where I could get help abo= ut > this. It's likely that the module contains bogus debug info. It's probably safe= =20 to comment that assertion out, at worst you'll likely get some bogus line= =20 numbers in error messages. Nick |