ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Lutz Haseloff <lutzi@toppkieker.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: strange crash
Date: Sat, 18 Feb 2017 11:59:42 +0100	[thread overview]
Message-ID: <AECA456B-3629-4337-95A8-E068EA061F5E@toppkieker.net> (raw)
In-Reply-To: <CAG5iGsD7s9FDZhPtSQ9GA4evPesdydPTpdR=WLiPu6Og3ijhoQ@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2197 bytes --]

luatex --version
This is LuaTeX, Version 1.0.4 (TeX Live 2017/dev)

Execute  'luatex --credits'  for credits and version details.

There is NO warranty. Redistribution of this software is covered by
the terms of the GNU General Public License, version 2 or (at your option)
any later version. For more information about these matters, see the file
named COPYING and the LuaTeX source.

LuaTeX is Copyright 2017 Taco Hoekwater and the LuaTeX Team.


luatex --luaonly test.lua
number	function: 0xa4b7e0
new	function: 0xa4b7e0
gc	function: 0xa4b7e0
metatype	function: 0xa4b7e0
os	
sizeof	function: 0xa4b7e0
i64	function: 0xa4b7e0
fill	function: 0xa4b7e0
arch	
debug	function: 0xa4b7e0
istype	function: 0xa4b7e0
abi	function: 0xa4b7e0
load	function: 0xa4b7e0
alignof	function: 0xa4b7e0
cast	function: 0xa4b7e0
offsetof	function: 0xa4b7e0
u64	function: 0xa4b7e0
string	function: 0xa4b7e0
errno	function: 0xa4b7e0
typeof	function: 0xa4b7e0
cdef	function: 0xa4b7e0
type	function: 0xa4b7e0
copy	function: 0xa4b7e0

Am 18. Februar 2017 11:45:06 MEZ schrieb luigi scarso <luigi.scarso@gmail.com>:
>On Sat, Feb 18, 2017 at 11:00 AM, Lutz Haseloff <lutzi@toppkieker.net>
>wrote:
>> Does that mean, that i can't use the new beta on my phone until linux
>armhf
>> supports lua ffi?
>> btw the new luatex 1.0.4 runs fine here.
>hm, you should have a luatex on your bin folder;
>can you run test.lua
>
>--[=[ test.lua]=]
>for k,v in pairs(ffi) do print(k,v) end
>
>
>$> luatex --version
>$A luatex --luaonly test.lua
>
>and report the result ?
>
>-- 
>luigi
>___________________________________________________________________________________
>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://context.aanhet.net
>archive  : https://bitbucket.org/phg/context-mirror/commits/
>wiki     : http://contextgarden.net
>___________________________________________________________________________________

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

[-- Attachment #1.2: Type: text/html, Size: 2253 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-02-18 10:59 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16 18:51 j. van den hoff
2017-02-16 19:32 ` Alan Braslau
2017-02-16 19:36   ` j. van den hoff
2017-02-16 20:04     ` Marcus Vinicius Mesquita
2017-02-16 20:40 ` Pablo Rodriguez
2017-02-16 20:54   ` Alan Braslau
2017-02-16 20:56     ` j. van den hoff
2017-02-16 21:20       ` Pablo Rodriguez
2017-02-16 21:32         ` j. van den hoff
2017-02-16 21:51           ` Pablo Rodriguez
2017-02-16 22:02       ` Alan Braslau
2017-02-17  9:13 ` Hans Hagen
2017-02-17  9:28   ` Hans Hagen
2017-02-17 10:13     ` strange crash -- SOLVED j. van den hoff
2017-02-17 10:45     ` strange crash Peter Rolf
2017-02-17 13:30       ` luigi scarso
2017-02-17 13:41         ` Peter Rolf
2017-02-18  9:32     ` Lutz Haseloff
2017-02-18  9:50       ` luigi scarso
2017-02-18 10:00         ` Lutz Haseloff
2017-02-18 10:45           ` luigi scarso
2017-02-18 10:59             ` Lutz Haseloff [this message]
2017-02-18 11:06               ` luigi scarso
2017-02-18 11:49                 ` Lutz Haseloff
2017-02-18 11:55                   ` luigi scarso
2017-02-18 13:11                     ` Lutz Haseloff
2017-02-18 12:15                   ` luigi scarso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AECA456B-3629-4337-95A8-E068EA061F5E@toppkieker.net \
    --to=lutzi@toppkieker.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).