| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Sun, 22 Sep 2002 00:01:15 +0300 |
| From: | Ville Herva <vherva AT niksula DOT hut DOT fi> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: New rxvt -- cleartype bug again |
| Message-ID: | <20020921210115.GB42552@niksula.cs.hut.fi> |
| References: | <002a01c2619c$9a1cb400$6601a8c0 AT blackie> <20020921201830 DOT 73005 DOT qmail AT web21004 DOT mail DOT yahoo DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <20020921201830.73005.qmail@web21004.mail.yahoo.com> |
| User-Agent: | Mutt/1.4i |
On Sat, Sep 21, 2002 at 01:18:30PM -0700, you [Nicholas Wourms] wrote:
>
> Unrelated and I'm sorry to pile on problems, but RXVT is still
> hanging when I paste URLs that I've copied from IE or Mozilla [Copy
> Shortcut or Copy Link Location]. I am unable to debug because it
> eats up all available memory.
Could you perhaps run it under gdb ("gdb /path/to/rxvt" then "run") then
right after pasting, type ctrl-c in gdb - it should halt it before it eats
all memory. If it allocates all the memory in one malloc call this may not
work. You may need to put brakpoints in the paste function before running
rxvt.
-- v --
v AT iki DOT fi
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |