| 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 |
| Reply-To: | <t4bs AT ozemail DOT com DOT au> |
| From: | "Trevor Forbes" <trevorforbes AT ozemail DOT com DOT au> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Please try the latest snapshot -- it is close to cygwin 1.5.6 |
| Date: | Thu, 25 Dec 2003 09:07:51 +0930 |
| Message-ID: | <004f01c3ca76$f2f28e80$6500a8c0@ufo> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20031224223119.GA11912@redhat.com> |
| X-IsSubscribed: | yes |
Using a CVS Head version, I get a popup with:
The instruction at "0x61085fba" referenced memory at "0x61002f90". The
memory could not be "written"
$ addr2line -e /bin/cygwin1.dll 61085fba
/src/cygwin/obj/obj-org/i686-pc-cygwin/winsup/cygwin/../../../../../src/
winsup/cygwin/shm.cc:331
/* Try allocating memory before calling cygserver. */
shm_shmid_list *ssh_new_entry = new (shm_shmid_list);
if (!ssh_new_entry)
{
set_errno (ENOMEM);
331> return -1;
}
I am not sure if this is helpful...
Trevor
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |