Date: Sun, 18 Jan 1998 15:45:03 -0600 (CST) From: Nathan Ahlstrom <nrahlstr@gloria.cord.edu> To: John Polstra <jdp@polstra.com> Cc: hackers@FreeBSD.ORG Subject: Re: dladdr hax Message-ID: <Pine.BSI.3.96.980118154351.6963A-100000@gloria.cord.edu> In-Reply-To: <199801182059.MAA15204@austin.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Here is the output of test.c compiled on Solaris 2.4. argv[0] = a.out &end = 20b34 &foo = 20b30: fname = a.out fbase = 10000 sname = foo saddr = 20b30 &bar = 20b18: fname = a.out fbase = 10000 sname = bar saddr = 20b18 &main = 107d0: fname = a.out fbase = 10000 sname = main saddr = 107d0 &printf = 20af0: fname = a.out fbase = 10000 sname = _PROCEDURE_LINKAGE_TABLE_ saddr = 20a9c &setuid = 20b08: fname = a.out fbase = 10000 sname = _PROCEDURE_LINKAGE_TABLE_ saddr = 20a9c Nathan nrahlstr@gloria.cord.edu On Sun, 18 Jan 1998, John Polstra wrote: > Could somebody with access to a Solaris machine please compile and > run the attached program, and send me its output? > > Thanks, > John > -- > John Polstra jdp@polstra.com > John D. Polstra & Co., Inc. Seattle, Washington USA > "Self-knowledge is always bad news." -- John Barth > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.96.980118154351.6963A-100000>