Ulrich,

Thanks for your insight.  I've been trying to use GDB on this, and it
hasn't been working for me.  What ever I do just seems to change the
abend, or move where it occurs.  Any specific suggestions on how to go
about it would be very helpful.  My level of expertise with GDB is very
low.  :(


Mark Post 

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Ulrich Weigand
Sent: Sunday, September 24, 2006 5:56 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: OpenSSH Oddity

-snip-
Now it's hard to say where exactly the address 0x40016f3c points to,
but it is low enough to have some likelyhood of also residing with
the main executable's .text (or .rodata) section, which is generally
mapped read-only.

So the question is why the program tries to write to a read-only
location.  I'd recommend to use GDB to track this down further,
either on the live process or else on a core dump.


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to