|
From: Naveen K. <g_n...@ya...> - 2005-03-15 00:46:22
|
Hi Folks I am getting a valgrind: vg_memory.c:937 (vgPlain_shadow_alloc): Assertion `vgPlain_is_addressable(vgPlain_shadow_base, vgPlain_shadow_end-vgPlain_shadow_base, 0x0)' failed. This is on solaris-x86. Full output is interp name /usr/lib/ld.so.1 size-auxv 8 auxv 8047464 stage 2 main ========== main() ========== mapping 8046000- 8048000 rwxt ffffffff:00 1 mapping 8048000- 806f000 r-x- ffffffff:00 1 mapping 806f000- 8073000 rw-- ffffffff:00 1 mapping 8073000- 8096000 rw-- ffffffff:00 1 mapping 8096000- 8098000 rwx- ffffffff:00 1 mapping b0000000- b0093000 r-x- ffffffff:00 1 mapping b0093000- b0095000 rw-- ffffffff:00 1 mapping b0095000- b01e0000 rw-- ffffffff:00 1 mapping b1000000- b1020000 r-x- ffffffff:00 1 mapping b1020000- b1030000 rwx- ffffffff:00 1 mapping dfb10000- dfb95000 r-x- ffffffff:00 1 mapping dfba5000- dfbab000 rwx- ffffffff:00 1 mapping dfbab000- dfbad000 rwx- ffffffff:00 1 mapping dfbb0000- dfbb1000 rwx- ffffffff:00 1 mapping dfbc0000- dfbc1000 r-x- ffffffff:00 1 mapping dfbd1000- dfbd2000 rwx- ffffffff:00 1 mapping dfbf0000- dfbf1000 r-x- ffffffff:00 1 client_base 8048000 (420MB) client_mapbase 22531000 (843MB) client_end 57048000 (1MB) shadow_base 57148000 (1422MB) shadow_end B0000000 valgrind_base B0000000 (255MB) valgrind_last BFFFFFFF interp name /usr/lib/ld.so.1 ==16576== Memcheck, a memory error detector for x86-solaris. ==16576== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==16576== Using valgrind-2.4.0.rc2, a program supervision framework for x86-solaris. ==16576== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. checking 0x57148000 0x58EB8000 valgrind: vg_memory.c:937 (vgPlain_shadow_alloc): Assertion `vgPlain_is_addressable(vgPlain_shadow_base, vgPlain_shadow_end-vgPlain_shadow_base, 0x0)' failed. ==16576== at 0xB003005A: ??? sched status: running_tid=0 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: valgrind.kde.org In the bug report, send all the above text, the valgrind version, and what Linux distro you are using. Thanks. Any suggestions ??? Thanks Naveen __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ |