[M3devel] Stuck on adding new cm3 target (AMD64_DRAGONFLY)

mika at async.caltech.edu mika at async.caltech.edu
Mon Jan 20 00:39:38 CET 2014


Jay K writes:
>The only problem I remember is an alignment matter using msvcrt.dll on AMD6=
>4_NT.=0A=
>I'll look into it=2C and the old emails.=0A=
>I've used the C backend on many platforms now.=0A=

This stuff doesn't happen with the native backend:

> 2. I can't get anything with Trestle working. I'm running in a VNC
> session on a remote machine. Not sure this has anything to do with the
> compiler or even the ARM. Has anyone seen it before (on any system)?
>
> (gdb) cont
> Continuing.
> [New Thread 0x42276430 (LWP 24451)]
> [Thread 0x42276430 (LWP 24451) exited]
> [New Thread 0x424c6430 (LWP 24454)]
>
>
> ***
> *** runtime error:
> *** Exception "ZChildVBT.BadPercentage" not in RAISES list
> *** file "../src/lego/ZChildVBT.m3", line 61
> ***
>
>
> Program received signal SIGABRT, Aborted.
>
> backtrace:
>
> (gdb) where
> #0 ZChildVBT__Init (z_L_120=0x422bbf70 "H\357K", ch_L_121=0x422bdb84 "\260\326K", h_L_122=0, v_L_123=1.75, loc_L_124=4 '\004', type_L_125=1 '\001', shaper_
L_126=0x41a32b54, open_L_127=0 '\000') at ../src/lego/ZCh
> ildVBT.m3:61
> #1 0x40637518 in FormsVBT__pZChild (cl_L_1042=0x42280444, list_L_1043=0x424c54c4, s_L_1044=0x424c55dc) at ../src/FormsVBT.m3:2593
> #2 0x40609f30 in FormsVBT__Item (cl_L_301=0x42280444, exp_L_302=0x41a45994 "", state_L_303=0x424c55dc) at ../src/FormsVBT.m3:250
> #3 0x40648b3c in FormsVBT__AddChildren (cl_L_1229=0x42280444, v_L_1230=0x422b0634 " \365K", list_L_1231=0x41a48504, state_L_1232=0x424c55dc) at ../src/FormsVBT.m3:3671
> #4 0x40634138 in FormsVBT__pZSplit (cl_L_999=0x42280444, list_L_1000=0x424c56bc, s_L_1001=0x424c57c4) at ../src/FormsVBT.m3:2454
> #5 0x40609f30 in FormsVBT__Item (cl_L_301=0x42280444, exp_L_302=0x41a40ec0 "", state_L_303=0x424c57c4) at ../src/FormsVBT.m3:250
> #6 0x4064838c in FormsVBT__OneChild (cl_L_1224=0x42280444, list_L_1225=0x0, state_L_1226=0x424c57c4) at ../src/FormsVBT.m3:3642
> #7 0x406129c0 in FormsVBT__pShape (cl_L_496=0x42280444, list_L_497=0x424c58a4, s_L_498=0x424c59a4) at ../src/FormsVBT.m3:948
> #8 0x40609f30 in FormsVBT__Item (cl_L_301=0x42280444, exp_L_302=0x41a402a4 "", state_L_303=0x424c59a4) at ../src/FormsVBT.m3:250
> #9 0x4064838c in FormsVBT__OneChild (cl_L_1224=0x42280444, list_L_1225=0x0, state_L_1226=0x424c59a4) at ../src/FormsVBT.m3:3642
> #10 0x4062ca10 in FormsVBT__pScale (cl_L_905=0x42280444, list_L_906=0x424c5a84, s_L_907=0x42280458) at ../src/FormsVBT.m3:2165
> #11 0x40609f30 in FormsVBT__Item (cl_L_301=0x42280444, exp_L_302=0x41a4006c "", state_L_303=0x42280458) at ../src/FormsVBT.m3:250
> #12 0x40606dec in FormsVBT__Apply (cl_L_293=0x42280444) at ../src/FormsVBT.m3:84
> #13 0x40d27bd4 in ThreadPThread__RunThread (me_L_231=0x4c5d78 "0SLB\330]L") at ../src/thread/PTHREAD/ThreadPThread.m3:449
> #14 0x40d27590 in ThreadPThread__ThreadBase (param_L_229=0x4c5d78 "0SLB\330]L") at ../src/thread/PTHREAD/ThreadPThread.m3:422
> #15 0x41850bfc in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
> #16 0x41933758 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
> #17 0x41933758 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
> (gdb) cont
> Continuing.
>




More information about the M3devel mailing list