David Fix wrote:

One of them is probably pointing somewhere it shouldn't, and that's the
problem.  :)  Once I see these, I'll see if there's anything that I can find
out.  :)

Looks like 'q' is the culprit:

(gdb) print p
$1 = 0x73550022 <Address 0x73550022 out of bounds>
(gdb) print q
$2 = 0x1 <Address 0x1 out of bounds>
(gdb) print name
$3 = 0x80598a0 "pwd"
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to