|
From: Mike <pd...@ya...> - 2005-09-09 23:00:51
|
I'm using Timesys Linux. Sorry if I am being an idiot... bash-2.05# valgrind ls -l ==966== Memcheck, a memory error detector. ==966== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==966== Using LibVEX rev 1367, a library for dynamic binary translation. ==966== Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP. ==966== Using valgrind-3.0.1, a dynamic binary instrumentation framework. ==966== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==966== For more details, rerun with: -v ==966== valgrind: dwarf.c:411 (read_dwarf2_lineblock): Assertion 'noLargerThan > 0' failed. ==966== at 0xB0016EF3: ??? (m_libcassert.c:169) ==966== by 0xB0016EF2: vgPlain_assert_fail (m_libcassert.c:169) ==966== by 0xB002F496: read_dwarf2_lineblock (dwarf.c:523) ==966== by 0xB002FBD6: vgModuleLocal_read_debuginfo_dwarf2 (dwarf.c:953) ==966== by 0xB002BCEF: read_lib_symbols (symtab.c:1626) ==966== by 0xB002BE5C: vgPlain_read_seg_symbols (symtab.c:1680) ==966== by 0xB0040DCB: vgPlain_map_file_segment (aspacemgr.c:816) ==966== by 0xB0040F5C: vgPlain_map_fd_segment (aspacemgr.c:862) ==966== by 0xB004252A: vgModuleLocal_mmap_segment (syswrap-generic.c:148) ==966== by 0xB005A63F: vgSysWrap_x86_linux_old_mmap_before (syswrap-x86-linux.c:1538) ==966== by 0xB005BF46: vgPlain_client_syscall (syswrap-main.c:622) ==966== by 0xB003E148: handle_syscall (scheduler.c:589) ==966== by 0xB003E431: vgPlain_scheduler (scheduler.c:688) ==966== by 0xB005CA65: vgModuleLocal_thread_wrapper (syswrap-linux.c:80) ==966== by 0xB0057C20: run_a_thread_NORETURN (syswrap-x86-linux.c:150) sched status: running_tid=1 Thread 1: status = VgTs_Runnable ==966== at 0x1B8F3EFD: mmap (in /lib/ld-2.2.5.so) ==966== by 0x1B8E9C67: _dl_map_object (dl-load.c:1814) ==966== by 0x1B8ED5F7: openaux (dl-deps.c:67) ==966== by 0x1B8EE8A5: _dl_catch_error (dl-error.c:152) ==966== by 0x1B8ED8EB: _dl_map_object_deps (dl-deps.c:232) ==966== by 0x1B8E5D57: dl_main (rtld.c:811) ==966== by 0x1B8F0C61: _dl_sysdep_start (../sysdeps/generic/dl-sysdep.c:208) ==966== by 0x1B8E58CB: _dl_start_final (rtld.c:249) ==966== by 0x1B8E56CE: _dl_start (rtld.c:201) ==966== by 0x1B8E5375: (within /lib/ld-2.2.5.so) Note: see also the FAQ.txt in the source distribution. It contains workarounds to several common problems. If that doesn't help, please report this bug to: www.valgrind.org |