Mojca Miklavec writes:
On Thu, May 17, 2012 at 6:25 PM, Marco Pessotto wrote:
The following message is a courtesy copy of an article
that has been posted to gmane.comp.tex.context as well.
Gmane today hates me...
Mojca Miklavec writes:
(But that luatex is probably stripped.)
So the next question is: how can I build luatex from those sources with
the debug symbols?
Fetch sources from here:
http://www.tug.org/texlive/build.html
Just run ./Build --debug, or, if you want to save time, this was the
command that didn't work for me (I think that I excluded too many
things):
./Build --debug --enable-cxx-runtime-hack \
--disable-all-pkgs \
[...]
The ./Build seems to accept only the first argument, because
./Build --debug --disable-xindy -without-x --disable-xetex \
--disable-xdvipdfmx
is building the whole world.
Anyway, I think I got the backtrace:
Starting program: /media/data/melmoth/progetti/texlive2012/bin/i386-linux/luatex --fmt="/media/data/melmoth/progetti/texlive2012/texmf-var/luatex-cache/context/2448223e6631addb83df348d74153606/formats/cont-en" --lua="/media/data/melmoth/progetti/texlive2012/texmf-var/luatex-cache/context/2448223e6631addb83df348d74153606/formats/cont-en.lui" --backend="pdf" "./ciao.tex"
Program received signal SIGSEGV, Segmentation fault.
0x08148923 in getpdf (L=0x8916158) at ../../../texk/web2c/luatexdir/lua/lpdflib.c:615
615 lua_pushnumber(L, static_pdf->posstruct->pos.h);
#0 0x08148923 in getpdf (L=0x8916158) at ../../../texk/web2c/luatexdir/lua/lpdflib.c:615
#1 0x082d3c75 in luaD_precall (L=0x8916158, func=0xafa362c, nresults=1) at ../../../texk/web2c/luatexdir/lua51/ldo.c:319
#2 0x082d3eb8 in luaD_call (L=0x8916158, func=0xafa362c, nResults=1) at ../../../texk/web2c/luatexdir/lua51/ldo.c:376
#3 0x082e43c7 in callTMres (L=0x8916158, res=0xafa3590, f=0x89343e8, p1=0xafa3590, p2=0x8f3daf4) at ../../../texk/web2c/luatexdir/lua51/lvm.c:88
#4 0x082e466d in luaV_gettable (L=0x8916158, t=0xafa3590, key=0x8f3daf4, val=0xafa3590) at ../../../texk/web2c/luatexdir/lua51/lvm.c:125
#5 0x082e56fc in luaV_execute (L=0x8916158, nexeccalls=2) at ../../../texk/web2c/luatexdir/lua51/lvm.c:437
#6 0x082d3ecf in luaD_call (L=0x8916158, func=0xafa3548, nResults=0) at ../../../texk/web2c/luatexdir/lua51/ldo.c:377
#7 0x082cc7ed in f_call (L=0x8916158, ud=0xbfffdc8c) at ../../../texk/web2c/luatexdir/lua51/lapi.c:795
#8 0x082d310d in luaD_rawrunprotected (L=0x8916158, f=0x82cc7c3 , ud=0xbfffdc8c) at ../../../texk/web2c/luatexdir/lua51/ldo.c:116
#9 0x082d4219 in luaD_pcall (L=0x8916158, func=0x82cc7c3 , u=0xbfffdc8c, old_top=288, ef=276) at ../../../texk/web2c/luatexdir/lua51/ldo.c:457
#10 0x082cc887 in lua_pcall (L=0x8916158, nargs=0, nresults=0, errfunc=23) at ../../../texk/web2c/luatexdir/lua51/lapi.c:816
#11 0x080cd562 in luacall (p=195, nameptr=0, is_string=1) at ../../../texk/web2c/luatexdir/lua/luastuff.w:397
#12 0x080cd68d in late_lua (pdf=0x89a9278, p=964) at ../../../texk/web2c/luatexdir/lua/luastuff.w:419
#13 0x0819d769 in out_what (pdf=0x89a9278, p=964) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:270
#14 0x0819e9d0 in hlist_out (pdf=0x89a9278, this_box=2463) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:567
#15 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=844) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
#16 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=853) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
#17 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=879) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
#18 0x0819e1b8 in hlist_out (pdf=0x89a9278, this_box=2236) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:457
#19 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=2245) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
#20 0x0819e1b8 in hlist_out (pdf=0x89a9278, this_box=2258) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:457
#21 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2267) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
#22 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2318) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
#23 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2350) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
#24 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=2359) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
#25 0x0819fca4 in vlist_out (pdf=0x89a9278, this_box=2372) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:909
#26 0x0819e1b8 in hlist_out (pdf=0x89a9278, this_box=2421) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:457
#27 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=2430) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
#28 0x0819fca4 in vlist_out (pdf=0x89a9278, this_box=2445) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:909
#29 0x0819fca4 in vlist_out (pdf=0x89a9278, this_box=968) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:909
#30 0x0819e1b8 in hlist_out (pdf=0x89a9278, this_box=2454) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:457
#31 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2487) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
#32 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2540) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
#33 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2564) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
#34 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=2573) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
#35 0x080da3a9 in ship_out (pdf=0x89a9278, p=2573, shipping_mode=SHIPPING_PAGE) at ../../../texk/web2c/luatexdir/pdf/pdfshipout.w:275
#36 0x080edc8b in box_end (box_context=1073872897) at ../../../texk/web2c/luatexdir/tex/maincontrol.w:1398
#37 0x080fb873 in package (c=0) at ../../../texk/web2c/luatexdir/tex/packaging.w:1271
#38 0x080ed219 in handle_right_brace () at ../../../texk/web2c/luatexdir/tex/maincontrol.w:1189
#39 0x080ec8a8 in main_control () at ../../../texk/web2c/luatexdir/tex/maincontrol.w:905
#40 0x080e9ad2 in main_body () at ../../../texk/web2c/luatexdir/tex/mainbody.w:469
#41 0x080c1a17 in main (ac=5, av=0xbffff384) at ../../../texk/web2c/luatexdir/luatex.c:460
#0 0x08148923 in getpdf (L=0x8916158) at ../../../texk/web2c/luatexdir/lua/lpdflib.c:615
s = 0xbfffd764 "\230\327\377\277\215=췘}\227\b\004\002"
i = 2
l = 41
#1 0x082d3c75 in luaD_precall (L=0x8916158, func=0xafa362c, nresults=1) at ../../../texk/web2c/luatexdir/lua51/ldo.c:319
ci = 0x8f9d9f8
n = -1073750964
cl = 0x8977d98
funcr = 516
#2 0x082d3eb8 in luaD_call (L=0x8916158, func=0xafa362c, nResults=1) at ../../../texk/web2c/luatexdir/lua51/ldo.c:376
No locals.
#3 0x082e43c7 in callTMres (L=0x8916158, res=0xafa3590, f=0x89343e8, p1=0xafa3590, p2=0x8f3daf4) at ../../../texk/web2c/luatexdir/lua51/lvm.c:88
result = 360
#4 0x082e466d in luaV_gettable (L=0x8916158, t=0xafa3590, key=0x8f3daf4, val=0xafa3590) at ../../../texk/web2c/luatexdir/lua51/lvm.c:125
tm = 0x89343e8
loop = 0
#5 0x082e56fc in luaV_execute (L=0x8916158, nexeccalls=2) at ../../../texk/web2c/luatexdir/lua51/lvm.c:437
i = 37765382
ra = 0xafa3590
cl = 0x9e35940
base = 0xafa3560
k = 0x8f3dae8
pc = 0x8f3da40
#6 0x082d3ecf in luaD_call (L=0x8916158, func=0xafa3548, nResults=0) at ../../../texk/web2c/luatexdir/lua51/ldo.c:377
No locals.
#7 0x082cc7ed in f_call (L=0x8916158, ud=0xbfffdc8c) at ../../../texk/web2c/luatexdir/lua51/lapi.c:795
c = 0xbfffdc8c
#8 0x082d310d in luaD_rawrunprotected (L=0x8916158, f=0x82cc7c3 , ud=0xbfffdc8c) at ../../../texk/web2c/luatexdir/lua51/ldo.c:116
lj = {previous = 0x0, b = {{__jmpbuf = {-12, 0, -1227595768, -1073751016, 990441431, -1629511496}, __mask_was_saved = 0, __saved_mask = {__val = {20,
139901328, 3086573556, 3086578592, 3067371528, 3221216184, 24, 184240568, 4294967295, 3086578592, 0, 0, 3086573556, 3086578592, 3067371528,
3221216232, 3085708684, 143745476, 20, 3085712571, 50644704, 0, 3067371528, 3221216280, 135055310, 20, 20, 64, 0, 329, 0, 3221216312}}}},
status = 0}
#9 0x082d4219 in luaD_pcall (L=0x8916158, func=0x82cc7c3 , u=0xbfffdc8c, old_top=288, ef=276) at ../../../texk/web2c/luatexdir/lua51/ldo.c:457
status = -1073750920
oldnCcalls = 0
old_ci = 0
old_allowhooks = 1 '\001'
old_errfunc = 0
#10 0x082cc887 in lua_pcall (L=0x8916158, nargs=0, nresults=0, errfunc=23) at ../../../texk/web2c/luatexdir/lua51/lapi.c:816
c = {func = 0xafa3548, nresults = 0}
status = 184169788
func = 276
#11 0x080cd562 in luacall (p=195, nameptr=0, is_string=1) at ../../../texk/web2c/luatexdir/lua/luastuff.w:397
base = 23
ls = {s = 0xafb4960 "_bpnf_(27969941,683329,265737,'/A 15 0 R /Subtype /Link /Border [ 0 0 0 ] /F 4')", size = 0}
i = 0
ll = 80
lua_id = 0xafb49b8 "\\latelua "
s = 0xafb4960 "_bpnf_(27969941,683329,265737,'/A 15 0 R /Subtype /Link /Border [ 0 0 0 ] /F 4')"
#12 0x080cd68d in late_lua (pdf=0x89a9278, p=964) at ../../../texk/web2c/luatexdir/lua/luastuff.w:419
No locals.
#13 0x0819d769 in out_what (pdf=0x89a9278, p=964) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:270
j = 184204723
#14 0x0819e9d0 in hlist_out (pdf=0x89a9278, this_box=2463) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:567
localpos = {pos = {h = 4661756, v = 46204089}, dir = 0}
refpos = 0xbfffdedc
cur = {h = 0, v = 0}
tmpcur = {h = 16777216, v = 184204797}
basepoint = {h = 235536384, v = 184204797}
size = {h = 0, v = 0}
effective_horizontal = 218431488
save_h = 184204816
edge = 16777216
enddir_ptr = 184204816
g_order = 0
g_sign = 0
p = 964
q = 184204825
leader_box = 16777216
leader_wd = 184204825
lx = 458774
outer_doing_leaders = 184204825
prev_p = 2469
glue_temp = 2.6936023597933013e-289
cur_glue = 0
cur_g = 0
rule = {wd = 184204784, ht = 16777216, dp = 184204784}
ci = {wd = 67436544, ht = 184204772, dp = 184877056}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#15 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=844) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
localpos = {pos = {h = 4661756, v = 46204089}, dir = 0}
refpos = 0xbfffdfdc
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 0
save_h = -1073749964
edge = 0
enddir_ptr = -1073750272
g_order = 0
g_sign = 0
p = 2463
q = -1073749964
leader_box = -1073749964
leader_wd = -1073749964
lx = -1073749959
outer_doing_leaders = -1073749942
prev_p = 850
glue_temp = 1.5914928323990413e-314
cur_glue = 0
cur_g = 0
rule = {wd = -1073750272, ht = -1073750308, dp = -1209279982}
ci = {wd = 16422, ht = -1208388656, dp = -1208393740}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#16 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=853) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
localpos = {pos = {h = 4661756, v = 46204089}, dir = 0}
refpos = 0xbfffe0cc
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 27969941
save_h = -1224736768
edge = 0
enddir_ptr = 0
g_order = 0
g_sign = 0
p = 844
q = 0
leader_box = 0
leader_wd = -1208396064
lx = -1
outer_doing_leaders = -1
prev_p = 279
glue_temp = 4.0664371788623444e-294
cur_glue = 0
cur_g = 0
rule = {wd = -72515583, ht = -1073749797, dp = -1073749797}
ci = {wd = 0, ht = -1073750096, dp = 4}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#17 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=879) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
localpos = {pos = {h = 4661756, v = 46204089}, dir = 0}
refpos = 0xbfffe1bc
cur = {h = 0, v = -39055524}
tmpcur = {h = 0, v = -38372195}
basepoint = {h = 0, v = 683329}
size = {h = 0, v = 0}
effective_vertical = 949066
save_v = 184205168
top_edge = -39158627
edge = -1073749736
g_order = 2 '\002'
g_sign = 1
p = 853
leader_box = -1073749736
leader_ht = 135701740
lx = 167570456
outer_doing_leaders = 49
glue_temp = 2.9200094058968333e-267
cur_glue = 0
cur_g = 0
rule = {wd = -1209425214, ht = 103103, dp = 170672392}
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "vlist_out"
#18 0x0819e1b8 in hlist_out (pdf=0x89a9278, this_box=2236) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:457
localpos = {pos = {h = 4661756, v = 7831894}, dir = 0}
refpos = 0xbfffe2ac
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 27969941
save_h = -1073749296
edge = 4953340
enddir_ptr = 0
g_order = 0
g_sign = 0
p = 879
q = -1073749284
leader_box = 0
leader_wd = -1208393740
lx = -1073749404
outer_doing_leaders = -1073747744
prev_p = 1486
glue_temp = 4.9406564584124654e-324
cur_glue = 0
cur_g = 0
rule = {wd = 184205242, ht = 16777216, dp = 184205242}
ci = {wd = 67436544, ht = 184205238, dp = 65536}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#19 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=2245) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
localpos = {pos = {h = 4661756, v = 7831894}, dir = 0}
refpos = 0xbfffe39c
cur = {h = 0, v = -39158627}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 39158627}
size = {h = 0, v = 0}
effective_vertical = 39158627
save_v = 0
top_edge = -39158627
edge = 0
g_order = 0 '\000'
g_sign = 0
p = 2236
leader_box = 0
leader_ht = 38371357
lx = 4102703
outer_doing_leaders = 0
glue_temp = 3.0685973177532751e-307
cur_glue = 0
cur_g = 0
rule = {wd = 136, ht = -1073749152, dp = -1073749320}
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "vlist_out"
#20 0x0819e1b8 in hlist_out (pdf=0x89a9278, this_box=2258) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:457
localpos = {pos = {h = 4661756, v = 7831894}, dir = 0}
refpos = 0xbfffe49c
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 27969941
save_h = 0
edge = 0
enddir_ptr = 0
g_order = 0
g_sign = 0
p = 2245
q = 0
leader_box = 33418017
leader_wd = 4102703
lx = 0
outer_doing_leaders = -1073748804
prev_p = 2264
glue_temp = 1.5914940230972478e-314
cur_glue = 0
cur_g = 0
rule = {wd = 0, ht = 4, dp = -1073749504}
ci = {wd = 0, ht = 46, dp = -1073749482}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#21 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2267) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
localpos = {pos = {h = 4661756, v = 7831894}, dir = 0}
refpos = 0xbfffe59c
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 27969941
save_h = 0
edge = 39449261
enddir_ptr = 0
g_order = 0
g_sign = 0
p = 2258
q = -1073748564
leader_box = 4953340
leader_wd = 139902235
lx = -1208395008
outer_doing_leaders = 139902235
prev_p = 1402
glue_temp = 0
cur_glue = 0
cur_g = 0
rule = {wd = 0, ht = 0, dp = 0}
ci = {wd = 0, ht = 0, dp = 0}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#22 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2318) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
localpos = {pos = {h = 4661756, v = 7831894}, dir = 0}
refpos = 0xbfffe69c
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 27969941
save_h = 4102703
edge = 0
enddir_ptr = -1073748324
g_order = 2
g_sign = 2
p = 2267
q = 184170268
leader_box = 33554433
leader_wd = 1
lx = 0
outer_doing_leaders = 184170280
prev_p = 2192
glue_temp = 4.7703106420200662e-261
cur_glue = 0
cur_g = 0
rule = {wd = -4953340, ht = 184170304, dp = 0}
ci = {wd = 139901788, ht = 6, dp = 65536}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#23 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2350) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
localpos = {pos = {h = 4661756, v = 7831894}, dir = 0}
refpos = 0xbfffe78c
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 27969941
save_h = 8
edge = 184219984
enddir_ptr = -1073748248
g_order = 0
g_sign = 0
p = 2318
q = -1208388704
leader_box = -1208393740
leader_wd = 184217344
lx = 49
outer_doing_leaders = -1073748220
prev_p = 2183
glue_temp = -4.6748906364123907e-39
cur_glue = 0
cur_g = 0
rule = {wd = 0, ht = 0, dp = 165842852}
ci = {wd = 4, ht = 165856969, dp = 5}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#24 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=2359) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
localpos = {pos = {h = 4661756, v = 7831894}, dir = 0}
refpos = 0xbfffe86c
cur = {h = 0, v = 3729191}
tmpcur = {h = 0, v = 42887818}
basepoint = {h = 0, v = 39158627}
size = {h = 0, v = 0}
effective_vertical = 39158627
save_v = 0
top_edge = 0
edge = 0
g_order = 0 '\000'
g_sign = 0
p = 2350
leader_box = -1073748008
leader_ht = -1209258612
lx = 80
outer_doing_leaders = 112
glue_temp = 2.5538606668334443e-313
cur_glue = 0
cur_g = 0
rule = {wd = 0, ht = 3729191, dp = -1073748076}
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "vlist_out"
#25 0x0819fca4 in vlist_out (pdf=0x89a9278, this_box=2372) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:909
localpos = {pos = {h = 4661756, v = 50719712}, dir = 0}
refpos = 0xbfffe95c
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_vertical = 0
save_v = -1
top_edge = 0
edge = 184170016
g_order = 0 '\000'
g_sign = 0
p = 2359
leader_box = -1073747144
leader_ht = 137260642
lx = 143745368
outer_doing_leaders = 184170028
glue_temp = 8.728394123385621e-256
cur_glue = 0
cur_g = 0
rule = {wd = 0, ht = 0, dp = -1073747816}
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "vlist_out"
#26 0x0819e1b8 in hlist_out (pdf=0x89a9278, this_box=2421) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:457
localpos = {pos = {h = 4661756, v = 50719712}, dir = 0}
refpos = 0xbfffea4c
cur = {h = 4661756, v = 0}
tmpcur = {h = 4661756, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 0
save_h = -1073747560
edge = -1209279982
enddir_ptr = -1073747552
g_order = 2
g_sign = 1
p = 2372
q = -1073747360
leader_box = -1209330548
leader_wd = -1073747532
lx = -1073747312
outer_doing_leaders = -1073747360
prev_p = 2402
glue_temp = 1.7216629775477761e-268
cur_glue = 0
cur_g = 0
rule = {wd = 4661756, ht = -1073745820, dp = -1073747560}
ci = {wd = 0, ht = 148260500, dp = 184170004}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#27 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=2430) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
localpos = {pos = {h = 0, v = 50719712}, dir = 0}
refpos = 0xbfffeb2c
cur = {h = 0, v = -50719712}
tmpcur = {h = 0, v = -50719712}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_vertical = 0
save_v = 48
top_edge = -55380990
edge = 0
g_order = 0 '\000'
g_sign = 0
p = 2421
leader_box = -1208526462
leader_ht = -1208525712
lx = 144195256
outer_doing_leaders = 0
glue_temp = 0
cur_glue = 0
cur_g = 0
rule = {wd = 143745368, ht = 4661278, dp = 184218216}
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "vlist_out"
#28 0x0819fca4 in vlist_out (pdf=0x89a9278, this_box=2445) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:909
localpos = {pos = {h = 0, v = 0}, dir = 0}
refpos = 0xbfffec0c
cur = {h = 0, v = -55380990}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 55380990}
size = {h = 0, v = 0}
effective_vertical = 55380990
save_v = 143745368
top_edge = -55380990
edge = -1073747048
g_order = 0 '\000'
g_sign = 0
p = 2430
leader_box = 0
leader_ht = 1127743488
lx = 143745368
outer_doing_leaders = -1
glue_temp = 2.1622644806570167e-267
cur_glue = 0
cur_g = 0
rule = {wd = 0, ht = 0, dp = 63435}
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "vlist_out"
#29 0x0819fca4 in vlist_out (pdf=0x89a9278, this_box=968) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:909
localpos = {pos = {h = 0, v = 0}, dir = 0}
refpos = 0xbfffecfc
cur = {h = 0, v = -55380990}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 55380990}
size = {h = 0, v = 0}
effective_vertical = 55380990
save_v = 151407744
top_edge = -55380990
edge = 166808152
g_order = 0 '\000'
g_sign = 0
p = 2445
leader_box = -1073746840
leader_ht = 135911273
lx = 144347768
outer_doing_leaders = 2481
glue_temp = 8.7273575683836833e-256
cur_glue = 0
cur_g = 0
rule = {wd = 143745368, ht = -2, dp = 0}
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "vlist_out"
#30 0x0819e1b8 in hlist_out (pdf=0x89a9278, this_box=2454) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:457
localpos = {pos = {h = 0, v = 0}, dir = 0}
refpos = 0xbfffedfc
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 39158276
save_h = 166807960
edge = 5
enddir_ptr = -1073746632
g_order = 0
g_sign = 0
p = 968
q = 0
leader_box = 1080041472
leader_wd = 0
lx = 1072693248
outer_doing_leaders = 143746464
prev_p = 2481
glue_temp = -2.5741264244291889e-39
cur_glue = 0
cur_g = 0
rule = {wd = 456, ht = 150591968, dp = 184169812}
ci = {wd = 8388638, ht = 184169812, dp = 143784856}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#31 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2487) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
localpos = {pos = {h = 0, v = 0}, dir = 0}
refpos = 0xbfffeefc
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 39158276
save_h = -1208526186
edge = -1208388648
enddir_ptr = -1208526462
g_order = 0
g_sign = 0
p = 2454
q = -1209272810
leader_box = -1208526163
leader_wd = -1208388704
lx = 47456
outer_doing_leaders = -1208388656
prev_p = 2493
glue_temp = -1.4275821316910091e-44
cur_glue = 0
cur_g = 0
rule = {wd = 0, ht = -1209268322, dp = -1073746408}
ci = {wd = 184169980, ht = 0, dp = 1062638080}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#32 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2540) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
localpos = {pos = {h = 0, v = 0}, dir = 0}
refpos = 0xbfffeffc
cur = {h = 0, v = 0}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 39158276
save_h = 144442304
edge = -1208388648
enddir_ptr = -1073746104
g_order = 0
g_sign = 0
p = 2487
q = -1073746104
leader_box = 137182927
leader_wd = 143745368
lx = 0
outer_doing_leaders = 0
prev_p = 2529
glue_temp = 1.0694858786464972e-311
cur_glue = 0
cur_g = 0
rule = {wd = 0, ht = 184216928, dp = 56}
ci = {wd = -1, ht = -1073746184, dp = 137197250}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#33 0x0819e1cc in hlist_out (pdf=0x89a9278, this_box=2564) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:459
localpos = {pos = {h = 0, v = 0}, dir = 0}
refpos = 0xbffff0ec
cur = {h = -4736286, v = 0}
tmpcur = {h = -4736286, v = 0}
basepoint = {h = 0, v = 0}
size = {h = 0, v = 0}
effective_horizontal = 39158276
save_h = -1208388704
edge = 46904
enddir_ptr = -1208388656
g_order = 0
g_sign = 0
p = 2540
q = -1073745848
leader_box = -1209258612
leader_wd = 144349168
lx = 360
outer_doing_leaders = 184074384
prev_p = 2515
glue_temp = -1.4275813633779797e-44
cur_glue = 0
cur_g = 0
rule = {wd = -4736286, ht = 0, dp = 4096}
ci = {wd = 0, ht = 0, dp = 0}
i = 1
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "hlist_out"
#34 0x0819fcb8 in vlist_out (pdf=0x89a9278, this_box=2573) at ../../../texk/web2c/luatexdir/pdf/pdflistout.w:911
localpos = {pos = {h = 4736286, v = 0}, dir = 0}
refpos = 0x89751b8
cur = {h = 0, v = -55380990}
tmpcur = {h = 0, v = 0}
basepoint = {h = 0, v = 55380990}
size = {h = 0, v = 0}
effective_vertical = 55380990
save_v = 1
top_edge = -50644704
edge = -1073745640
g_order = 0 '\000'
g_sign = 0
p = 2564
leader_box = -1073745592
leader_ht = 135081142
lx = 144347768
outer_doing_leaders = 7
glue_temp = 0
cur_glue = 0
cur_g = 0
rule = {wd = 0, ht = -4736286, dp = -1073745704}
save_loc = 0
save_dvi = {h = 0, v = 0}
__PRETTY_FUNCTION__ = "vlist_out"
#35 0x080da3a9 in ship_out (pdf=0x89a9278, p=2573, shipping_mode=SHIPPING_PAGE) at ../../../texk/web2c/luatexdir/pdf/pdfshipout.w:275
j = 0
k = 50644704
post_callback_id = 31
pre_callback_id = 30
refpoint = {pos = {h = 4736286, v = 50644704}, dir = 135246891}
cur = {h = 0, v = 50644704}
__PRETTY_FUNCTION__ = "ship_out"
#36 0x080edc8b in box_end (box_context=1073872897) at ../../../texk/web2c/luatexdir/tex/maincontrol.w:1398
__PRETTY_FUNCTION__ = "box_end"
#37 0x080fb873 in package (c=0) at ../../../texk/web2c/luatexdir/tex/packaging.w:1271
h = 1337
p = 0
d = 1073741823
grp = 4
#38 0x080ed219 in handle_right_brace () at ../../../texk/web2c/luatexdir/tex/maincontrol.w:1189
p = 0
q = 0
d = 144195256
f = -1073745304
#39 0x080ec8a8 in main_control () at ../../../texk/web2c/luatexdir/tex/maincontrol.w:905
No locals.
#40 0x080e9ad2 in main_body () at ../../../texk/web2c/luatexdir/tex/mainbody.w:469
pdftex_map = "pdftex.map"
#41 0x080c1a17 in main (ac=5, av=0xbffff384) at ../../../texk/web2c/luatexdir/luatex.c:460
No locals.
A debugging session is active.
Inferior 1 [process 25972] will be killed.
Quit anyway? (y or n)
Reminder:
ciao.tex:
%%%
\setupinteraction[state=start,color=black,contrastcolor=black,style=bold]
\starttext
\placecontent
\chapter{hello}
\stoptext
%%%
--
Marco