| 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: | Tue, 25 Jun 2002 00:37:03 -0400 |
| From: | Christopher Faylor <cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: malloc debug message: "memory not allocated" |
| Message-ID: | <20020625043703.GB21436@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <3D17698B DOT 9060304 AT hekimian DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <3D17698B.9060304@hekimian.com> |
| User-Agent: | Mutt/1.3.23.1i |
On Mon, Jun 24, 2002 at 02:48:43PM -0400, Joe Buehler wrote: >I had posted previously about a hang problem I am having. > >To attempt to track down what is going on, I built the latest >cvs core code (1.3.11) with debugging on, and malloc debugging also. >When I install and run the newly built code I get thousands >of messages of the form: > >/usr/local/cygwin-src/src/winsup/cygwin/dtable.cc:478: memory not allocated > >This happens when I telnet in to the NT box, or ssh in. It also happens >whenever I run a command from the shell prompt. Though it is not >always at dtable.cc:478. > >This appears to be coming out of dlmalloc.c. It looks like this message >implies >that a block of memory is in use but the allocator does not think >it should be. > >Is that the correct interpretation of this message? Possibly. I think you have to compile dlmalloc with a higher level of debugging to get it to tell you more. cgf -- Please do not send me personal email with cygwin questions. Use the resources at http://cygwin.com/ . -- 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 |