On 3/12/07, Matthias Fechner <[EMAIL PROTECTED]> wrote:
> Hello Grant,
>
> * Grant Likely <[EMAIL PROTECTED]> [12-03-07 12:36]:
> > Looks like you're trying to access inital data (which is freed after
> > module load) from regular code (which is not)
>
> is it possible to find the line of code with the address is these
> warnings?

somewhere in the 'cleanup_module' function.  I don't know how to
resolve function+offset to line number in .o files, but it can
probably be done with readelf.

g.

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
[EMAIL PROTECTED]
(403) 399-0195
_______________________________________________
Linuxppc-embedded mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to