From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tekk Newsgroups: gmane.emacs.devel Subject: Re: Crash on GNUstep Date: Thu, 1 Dec 2011 17:17:52 -0500 (EST) Message-ID: References: <744f0ef8ec4dea9c726bca00fa137c73@german-desktop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1039911743-1322777875=:5518" X-Trace: dough.gmane.org 1322777958 28909 80.91.229.12 (1 Dec 2011 22:19:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Dec 2011 22:19:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?ISO-8859-15?Q?Germ=E1n_Arias?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 01 23:19:14 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RWEyD-0002zq-TF for ged-emacs-devel@m.gmane.org; Thu, 01 Dec 2011 23:19:10 +0100 Original-Received: from localhost ([::1]:40697 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWEyD-0004Mf-Cg for ged-emacs-devel@m.gmane.org; Thu, 01 Dec 2011 17:19:09 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:53025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWEyA-0004MO-Rf for emacs-devel@gnu.org; Thu, 01 Dec 2011 17:19:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RWEyA-0003Of-16 for emacs-devel@gnu.org; Thu, 01 Dec 2011 17:19:06 -0500 Original-Received: from li281-170.members.linode.com ([173.255.255.170]:36158 helo=parlementum.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWEy9-0003Ob-T9 for emacs-devel@gnu.org; Thu, 01 Dec 2011 17:19:05 -0500 Original-Received: from linux.local (cpe-071-077-211-166.ec.res.rr.com [71.77.211.166]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tekk) by parlementum.net (Postfix) with ESMTPSA id 6E3092C128; Thu, 1 Dec 2011 14:19:03 -0800 (PST) In-Reply-To: <744f0ef8ec4dea9c726bca00fa137c73@german-desktop> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 173.255.255.170 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146410 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1039911743-1322777875=:5518 Content-Type: TEXT/PLAIN; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable On Thu, 1 Dec 2011, Germ=E1n Arias wrote: > Emacs.app (rev 106570) crash with: > > (gdb) backtrace > #0 objc_msg_lookup (receiver=3D0x1200016, op=3D0x84836b0) > at /home/german/Instalados/GCC/gcc-4.6.0/libobjc/sendmsg.c:397 > #1 0x08266900 in ns_retain_object (obj=3D0x1200016) at nsterm.m:466 > #2 0x08256b62 in XGetImage (display=3D0x89b4c88, pixmap=3D0x1200016, x= =3D0, y=3D0, > width=3D64, height=3D64, plane_mask=3D4294967295, format=3D2) at ima= ge.c:160 > #3 0xb508c2ea in ?? () from /usr/lib/libcairo.so.2 > #4 0x089b4c88 in ?? () > #5 0x01200016 in ?? () > #6 0x00000000 in ?? () > > I would like know if this problem is present on Mac or not. If not, sho= uld be=20 > a problem with latest changes in gnustep. Thanks. > > > If I had to guess, no. The core issue looks like it's in cairo, which I'm= =20 pretty sure would be a different build on osx(though I imagine most peopl= e=20 on osx would use aquamacs to avoid X deps anyway) --8323328-1039911743-1322777875=:5518--