Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: From: "Trevor Forbes" To: 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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/