From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/76229 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Luatex crash on \endinput \end Date: Wed, 16 May 2012 19:06:41 -0400 (EDT) Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1727201836-1337209601=:24041" X-Trace: dough.gmane.org 1337254732 4987 80.91.229.3 (17 May 2012 11:38:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 May 2012 11:38:52 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu May 17 13:38:52 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SUz2f-0008Vb-P6 for gctc-ntg-context-518@m.gmane.org; Thu, 17 May 2012 13:38:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6FCB6101F2; Thu, 17 May 2012 13:37:40 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Y37EdiyzvG5J; Thu, 17 May 2012 13:37:40 +0200 (CEST) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7D489101E6; Thu, 17 May 2012 13:37:01 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5B823101E2 for ; Thu, 17 May 2012 13:36:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id w+PEDSsoCUc7 for ; Thu, 17 May 2012 13:36:58 +0200 (CEST) Original-Received: from submission1-til.mf.surf.net (submission1-til.mf.surf.net [194.171.167.212]) by balder.ntg.nl (Postfix) with ESMTP id 56EBD101E6 for ; Thu, 17 May 2012 13:36:24 +0200 (CEST) Original-Received: from filter5-til.mf.surf.net (filter5-til-v6.mf.surf.net [IPv6:2001:610:1:40aa:194:171:167:221]) by submission1-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q4GN8vJb008525 for ; Thu, 17 May 2012 01:08:57 +0200 Original-Received: from 28dayslater.mr.itd.umich.edu (28dayslater.mr.itd.umich.edu [141.211.12.118]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q4GN8tVE030552 for ; Thu, 17 May 2012 01:08:56 +0200 Original-Received: FROM hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) By 28dayslater.mr.itd.umich.edu ID 4FB432BC.5A402.28124 ; 16 May 2012 19:05:32 EDT Original-Received: FROM LP533.ECE.McGill.CA (Mismatch [132.206.69.142]) By hackers.mr.itd.umich.edu ID 4FB432B9.84B51.7263 ; Authuser adityam; 16 May 2012 19:05:29 EDT In-Reply-To: User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.12.118; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0WHaL8UWP - bf40c3b85ca6 - 20120517 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.13 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:76229 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. --0-1727201836-1337209601=:24041 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 16 May 2012, luigi scarso wrote: > On Wed, May 16, 2012 at 6:12 PM, Aditya Mahajan wrote= : >> Hi, >> >> The following causes luatex to crash (it is harmless, but still...) >> >> echo '\\endinput \\end' | context --pipe >> >> gives: >> >> *** glibc detected *** luatex: double free or corruption (fasttop): >> 0x0aef00e8 *** >> =3D=3D=3D=3D=3D=3D=3D Backtrace: =3D=3D=3D=3D=3D=3D=3D=3D=3D >> /lib/libc.so.6(+0x725f2)[0xb75f05f2] >> luatex(luacstring_close+0x7b)[0x810153b] >> luatex(end_file_reading+0xd8)[0x80b0858] >> luatex[0x80d88e7] >> luatex[0x80d75d4] >> luatex(get_next+0x5d)[0x80d8cfd] >> luatex(get_x_token+0x15)[0x80acc35] >> luatex(main_control+0x48)[0x80b4328] >> luatex(main_body+0x21d)[0x80b1ebd] >> luatex(main+0x20)[0x8090d40] >> /lib/libc.so.6(__libc_start_main+0xf3)[0xb7597483] >> =3D=3D=3D=3D=3D=3D=3D Memory map: =3D=3D=3D=3D=3D=3D=3D=3D >> 08048000-08464000 r-xp 00000000 08:03 810362 >> /opt/context-minimals/texmf-linux/bin/luatex >> 08464000-084d2000 rw-p 0041c000 08:03 810362 >> /opt/context-minimals/texmf-linux/bin/luatex >> 084d2000-0878d000 rw-p 00000000 00:00 0 >> 09838000-0af96000 rw-p 00000000 00:00 0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0[heap] >> b5554000-b5ae4000 rw-p 00000000 00:00 0 >> b5b46000-b5c27000 rw-p 00000000 00:00 0 >> b5e45000-b6006000 rw-p 00000000 00:00 0 >> b60a4000-b60c0000 r-xp 00000000 08:03 1006974 =C2=A0 =C2=A0/usr/lib/libg= cc_s.so.1 >> b60c0000-b60c1000 rw-p 0001b000 08:03 1006974 =C2=A0 =C2=A0/usr/lib/libg= cc_s.so.1 >> b60e7000-b72de000 rw-p 00000000 00:00 0 >> b72df000-b73b7000 rw-p 00000000 00:00 0 >> b73b7000-b757c000 r--p 00000000 08:03 1856687 /usr/lib/locale/locale-arc= hive >> b757c000-b757e000 rw-p 00000000 00:00 0 >> b757e000-b7719000 r-xp 00000000 08:03 1479914 =C2=A0 =C2=A0/lib/libc-2.1= 5.so >> b7719000-b771b000 r--p 0019b000 08:03 1479914 =C2=A0 =C2=A0/lib/libc-2.1= 5.so >> b771b000-b771c000 rw-p 0019d000 08:03 1479914 =C2=A0 =C2=A0/lib/libc-2.1= 5.so >> b771c000-b771f000 rw-p 00000000 00:00 0 >> b771f000-b7749000 r-xp 00000000 08:03 1479882 =C2=A0 =C2=A0/lib/libm-2.1= 5.so >> b7749000-b774a000 r--p 00029000 08:03 1479882 =C2=A0 =C2=A0/lib/libm-2.1= 5.so >> b774a000-b774b000 rw-p 0002a000 08:03 1479882 =C2=A0 =C2=A0/lib/libm-2.1= 5.so >> b774b000-b774e000 r-xp 00000000 08:03 1479881 =C2=A0 =C2=A0/lib/libdl-2.= 15.so >> b774e000-b774f000 r--p 00002000 08:03 1479881 =C2=A0 =C2=A0/lib/libdl-2.= 15.so >> b774f000-b7750000 rw-p 00003000 08:03 1479881 =C2=A0 =C2=A0/lib/libdl-2.= 15.so >> b7773000-b7777000 rw-p 00000000 00:00 0 >> b7777000-b7778000 r-xp 00000000 00:00 0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0[vdso] >> b7778000-b7798000 r-xp 00000000 08:03 1479958 =C2=A0 =C2=A0/lib/ld-2.15.= so >> b7798000-b7799000 r--p 0001f000 08:03 1479958 =C2=A0 =C2=A0/lib/ld-2.15.= so >> b7799000-b779a000 rw-p 00020000 08:03 1479958 =C2=A0 =C2=A0/lib/ld-2.15.= so >> bfeeb000-bff0d000 rw-p 00000000 00:00 0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0[stack] >> >> Aditya > > > # echo '\\endinput \\end' | context --pipe > > mtx-context | entering scrollmode, end job with \endThis is > LuaTeX, Version beta-0.70.1-2011051923 (rev 4277) > \write18 enabled. > > ConTeXt ver: 2012.05.08 23:00 MKIV fmt: 2012.5.9 int: english/english > > system > cont-new.mkiv loaded > (/opt/luatex/standalone-bassenge/tex/texmf-context/tex/context/base/cont-= new.mkiv > system > beware: some patches loaded from cont-new.mkiv > ) > system > no texput.top > fonts > latin modern fonts are not preloaded > languages > language en is active > > * > * > ! Emergency stop. > > system > tex > error on line 0 in file : Emergency stop ... > > > > <*> \\endinput \\end > > ! =3D=3D> Fatal error occurred, no output PDF file produced! > system | total runtime: 1.127 > root@luigicasa-laptop:/opt/luatex/standalone-bassenge/tex/texmf-project/m= ath# > luatex -version > This is LuaTeX, Version beta-0.70.1-2011051923 (rev 4277) > > ubuntu 10.04 lts 32bit Hmm... I am using (I also tested on 2012.04.26 22:27 MKIV) mtx-context | entering scrollmode, end job with \endThis is LuaTeX,=20 Version beta-0.70.1-2011051923 (rev 4277) \write18 enabled. ConTeXt ver: 2012.05.14 16:00 MKIV fmt: 2012.5.16 int: english/english on arch linux 32bit: $ uname -a Linux ... 3.3.3-1-ARCH #1 SMP PREEMPT Mon Apr 23 09:33:32 UTC=20 2012 i686 Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz GenuineIntel GNU/Linux Aditya --0-1727201836-1337209601=:24041 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --0-1727201836-1337209601=:24041--