Hi Julian,

After meddling with  valt_load_address_pri_normal in configure.in script i
see a strange error. Valgrind
somehow doesn't seem to load the symbol table. I get the following warning
==10176== warning: mmap failed on /usr/sbin/boxer
==10176==          no symbols or debug info loaded
--10176-- Reading syms from /usr/test/lib/valgrind/memcheck-x86-linux
(0x58000000)
--10176--    object doesn't have a dynamic symbol table

Is this a known issue and is there any fix for this ?

Vijay Nag

---------- Forwarded message ----------
From: vijay nag <[email protected]>
Date: Mon, Sep 17, 2012 at 2:04 PM
Subject: Re: [Valgrind-users] text, bss or data size too big error
To: Julian Seward <[email protected]>
Cc: [email protected]


Hi Julian,

 Current value is hard coded to "0x38000000". If my executable start is at
0x00048000 and what should be
 the value of  "valt_load_address_pri_norml" in such a case so that there
is no overlap ?

Vijay Nag


On Mon, Sep 17, 2012 at 1:55 PM, Julian Seward <[email protected]> wrote:

>
> > Is it possible to edit configure.in script so that valgrind's memory
> > mapping doesn't collide with that of my executable ?
>
> Yes.  Change "valt_load_address_pri_norml".
>
> J
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to