Created
May 23, 2014 10:39
-
-
Save aplund/18c8081a1d2c8603bdea to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 0x00007f440af82060 in sigprocmask () from /usr/lib/libc.so.6 | |
#1 0x00007f440af81c09 in siglongjmp () from /usr/lib/libc.so.6 | |
#2 0x00007f440bb2f1b9 in siglongjmp () from /usr/lib/libpthread.so.0 | |
#3 0x00007f440c4b7721 in ctx_switch (t=0x3ddea10, where=0x3ddea60) | |
at task.c:265 | |
#4 0x00007f440c4b77ef in switchto (t=0x3ddea10) at task.c:285 | |
#5 0x00007f440c4b87de in jl_f_yieldto (F=0x39ecb30, args=0x7fff4ad374b8, | |
nargs=2) at task.c:865 | |
#6 0x00007f440a4a70f9 in julia_wait16557 () at task.jl:279 | |
#7 0x00007f440a4b0b84 in julia_wait16897 () at task.jl:189 | |
#8 0x00007f440a4b0978 in julia_wait_full16896 () at multi.jl:595 | |
#9 0x00007f440a4ccbe8 in julia_take!17699 () at multi.jl:767 | |
#10 0x00007f440c42eb7c in jl_apply (f=0x3156ad0, args=0x7fff4ad37838, nargs=1) | |
at julia.h:963 | |
#11 0x00007f440c4332c8 in jl_apply_generic (F=0x3156a70, args=0x7fff4ad37838, | |
nargs=1) at gf.c:1408 | |
#12 0x00007f440a4cc93c in julia_take_ref17693 () at multi.jl:775 | |
#13 0x00007f440a4cc972 in jlcall_take_ref17693 () | |
from /home/lund/src/julia/usr/bin/../lib/julia/sys.so | |
#14 0x00007f440c42eb7c in jl_apply (f=0x3077ac0, args=0x7fff4ad37960, nargs=1) | |
at julia.h:963 | |
#15 0x00007f440c4332c8 in jl_apply_generic (F=0x3077a60, args=0x7fff4ad37960, | |
nargs=1) at gf.c:1408 | |
#16 0x00007f440c4380a7 in jl_apply (f=0x3077a60, args=0x7fff4ad37960, nargs=1) | |
at julia.h:963 | |
#17 0x00007f440c4396f0 in jl_f_apply (F=0x39ecc90, args=0x7fff4ad37a60, | |
nargs=3) at builtins.c:325 | |
#18 0x00007f440a4b2105 in julia_call_on_owner16936 () at multi.jl:741 | |
#19 0x00007f440aa1662b in ?? () | |
#20 0x000000004ad38100 in ?? () | |
#21 0x0000000000000012 in ?? () | |
#22 0x00007fff4ad37bf0 in ?? () | |
#23 0x0000000000000000 in ?? () | |
(gdb) help finish |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment