From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.devel Subject: Re: emacs crashed on many OSes (was: emacs crashed on windows-xp) Date: Thu, 12 Oct 2006 20:52:48 +0300 Message-ID: <20061012175248.GB10574@gothmog.pc> References: <452D1379.7010307@gnu.org> <452D1CAE.6050706@swipnet.se> <452DE646.7010708@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0451639421==" X-Trace: sea.gmane.org 1160676899 26816 80.91.229.2 (12 Oct 2006 18:14:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Oct 2006 18:14:59 +0000 (UTC) Cc: "Kim F. Storm" , Jason Rumney , keramida@FreeBSD.org, Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 12 20:14:50 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GY4kk-0007jE-NA for ged-emacs-devel@m.gmane.org; Thu, 12 Oct 2006 19:53:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GY4kk-0008AM-CI for ged-emacs-devel@m.gmane.org; Thu, 12 Oct 2006 13:53:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GY4kU-00089s-Nv for emacs-devel@gnu.org; Thu, 12 Oct 2006 13:53:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GY4kR-00089P-Us for emacs-devel@gnu.org; Thu, 12 Oct 2006 13:53:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GY4kR-00089K-RE for emacs-devel@gnu.org; Thu, 12 Oct 2006 13:53:35 -0400 Original-Received: from [62.1.205.36] (helo=igloo.linux.gr) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GY4sY-0004Oo-KR; Thu, 12 Oct 2006 14:01:59 -0400 Original-Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id k9CHqC5O021886 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 12 Oct 2006 20:52:13 +0300 Original-Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.8/8.13.8) with ESMTP id k9CHqnnv011411; Thu, 12 Oct 2006 20:52:50 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Original-Received: (from giorgos@localhost) by gothmog.pc (8.13.8/8.13.8/Submit) id k9CHqmgq011410; Thu, 12 Oct 2006 20:52:48 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Original-To: Jan Dj?rv In-Reply-To: <452DE646.7010708@swipnet.se> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.595, required 5, AWL -0.20, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, UNPARSEABLE_RELAY 0.00) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60677 Archived-At: --===============0451639421== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006-10-12 08:52, Jan Dj?rv wrote: >=20 >=20 > Jan Dj?rv skrev: > > > > > >Jason Rumney skrev: > >> > >>>>It crashes with a message print out: > >>>> Fatal error (11)Segmentation fault > >>>> > >>>>I'm running emacs-unicode-2 (CVS:2006-10-04) in Fedora core 5. > >>>> =20 > >>> > >>>Doesn't happen for me with CVS trunk on GNU/Linux (redhat 9.0). > >>> =20 > >> > >>Strange, it does for me on GNU/Linux (Debian testing) as well as=20 > >>Windows.. > > > > > >FWIW, it crashes for me with Mac OSX. > > >=20 >=20 > And on FreeBSD 4.11. Here is a backtrace: >=20 > Program received signal SIGSEGV, Segmentation fault. > 0x808cea3 in display_count_lines (start=3D219173, start_byte=3D219173, > limit_byte=3D219583, count=3D217461, byte_pos_ptr=3D0xbfbfe710) at=20 > xdisp.c:18011 > 18011 while (*cursor !=3D '\n' && ++cursor !=3D ceiling= _addr) > (gdb) p cursor > $1 =3D ( > unsigned char *) 0x28635000 address> > (gdb) where > #0 0x808cea3 in display_count_lines (start=3D219173, start_byte=3D219173, > limit_byte=3D219583, count=3D217461, byte_pos_ptr=3D0xbfbfe710) at=20 > xdisp.c:18011 > #1 0x808c57d in decode_mode_spec (w=3D0x86afe00, c=3D108, field_width=3D= 0, > precision=3D-3, multibyte=3D0xbfbfe7b4) at xdisp.c:17769 > #2 0x808add6 in display_mode_element (it=3D0xbfbfe8b0, depth=3D2,=20 > field_width=3D0, > precision=3D-1, elt=3D141645059, props=3D137934849, risky=3D0) at xdi= sp.c:16906 > #3 0x808b274 in display_mode_element (it=3D0xbfbfe8b0, depth=3D1,=20 > field_width=3D-1, > precision=3D-1, elt=3D138437181, props=3D137934849, risky=3D0) at xdi= sp.c:17101 Hi Jan, Is this a recent CVS snapshot or a build of the editors/emacs-devel port? I'm in the middle of the process of updating the port with a snapshot after the latest leim/ Makefile fixes by Kenichi-san, so if you are using the FreeBSD port I'd be interested to know if you can test the new version too :) --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFLoDw1g+UGjGGA7YRAvFYAJwMhsbO6Y8/No0qXjS3rYRb1pbzEgCePNiz 3RKwMILSf8gWEo/UO/RmcWg= =7L0I -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo-- --===============0451639421== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============0451639421==--