Skip to content

Instantly share code, notes, and snippets.

@tkelman
Created March 18, 2015 19:38
Show Gist options
  • Save tkelman/084003af7f8f7c61ee4c to your computer and use it in GitHub Desktop.
Save tkelman/084003af7f8f7c61ee4c to your computer and use it in GitHub Desktop.
Starting program: /home/Tony/julia/usr/bin/julia test/runtests.jl socket
[New Thread 17032.0x4574]
[New Thread 17032.0x4334]
[New Thread 17032.0x42ac]
[New Thread 17032.0x33c8]
[New Thread 17032.0x43cc]
[New Thread 17032.0x4444]
[New Thread 17032.0x47e4]
[New Thread 17032.0x4140]
[New Thread 17032.0x281c]
[New Thread 17032.0x4250]
* [New Thread 17032.0x3e38]
socket [New Thread 17032.0x44a0]
[New Thread 17032.0x453c]
Program received signal SIGSEGV, Segmentation fault.
0x0000000039c90104 in julia_send_43085 (ipaddr=<optimized out>, port=<optimized out>)
at socket.jl:535
535 socket.jl: No such file or directory.
(gdb) bt
#0 0x0000000039c90104 in julia_send_43085 (ipaddr=<optimized out>, port=<optimized out>)
at socket.jl:535
#1 0x0000000039c90188 in jlcall_send_43085 ()
#2 0x0000000000d741ba in jl_apply (nargs=4, args=0xd5ea58, f=<optimized out>) at julia.h:1094
#3 jl_apply_generic (F=0x8148f160, args=0xd5ea58, nargs=4) at gf.c:1706
#4 0x0000000000db8d92 in jl_apply (nargs=4, args=0xd5ea58, f=0x81939c70) at julia.h:1094
#5 do_call (f=0x81939c70, f@entry=0x8148f160, args=0x81e88758, args@entry=0x1b9a7e48,
nargs=nargs@entry=4, eval0=eval0@entry=0x0, locals=0x0, locals@entry=0x8, nl=0, nl@entry=2,
ngensym=0, ngensym@entry=16) at interpreter.c:64
#6 0x0000000000db8418 in eval (e=e@entry=0xdcc8a0 <jl_has_intrinsics+288>, locals=0x8,
locals@entry=0x1, nl=nl@entry=2, ngensym=16, ngensym@entry=2) at interpreter.c:214
#7 0x0000000000db9305 in eval_body (stmts=0x81939c70, stmts@entry=0x829fa6c0, locals=0x1,
locals@entry=0x0, nl=2, nl@entry=0, ngensym=2, ngensym@entry=0, toplevel=1, start=0)
at interpreter.c:582
#8 0x0000000000db96f0 in jl_toplevel_eval_body (stmts=0x829fa6c0) at interpreter.c:515
#9 0x0000000000dccfdd in jl_toplevel_eval_flex (e=<optimized out>, fast=fast@entry=1)
at toplevel.c:497
#10 0x0000000000dcd6f2 in jl_toplevel_eval_flex (fast=1, e=<optimized out>) at toplevel.c:547
#11 jl_parse_eval_all (fname=0x0, fname@entry=0x826aaf00 "socket.jl") at toplevel.c:551
#12 0x0000000000dcd99e in jl_load (fname=0x826aaf00 "socket.jl") at toplevel.c:590
#13 jl_load_ (str=<optimized out>) at toplevel.c:598
#14 0x00000000352a01e8 in julia_runtests_42740 ()
at D:\cygwin64\home\Tony\julia\test\testdefs.jl:77
#15 0x00000000352a04c7 in jlcall_runtests_42740 ()
#16 0x0000000000d741ba in jl_apply (nargs=1, args=0x82622710, f=<optimized out>) at julia.h:1094
#17 jl_apply_generic (F=0x824fe980, args=0x82622710, nargs=1) at gf.c:1706
#18 0x0000000000d7b9d6 in jl_apply (nargs=<optimized out>, args=<optimized out>, f=0x824fe980)
at julia.h:1094
#19 jl_f_apply (F=<optimized out>, args=0xd5f510, nargs=2) at builtins.c:411
#20 0x000000003522007f in julia_anonymous_42736 () at multi.jl:623
#21 0x0000000033cf02cd in julia_run_work_thunk_42704 (thunk=<optimized out>) at multi.jl:584
#22 0x00000000340500aa in julia_remotecall_fetch_42734 (w=<optimized out>, f=<optimized out>)
at multi.jl:657
#23 0x0000000000d741ba in jl_apply (nargs=3, args=0xd5f830, f=<optimized out>) at julia.h:1094
#24 jl_apply_generic (F=0x80f698c0, args=0xd5f830, nargs=3) at gf.c:1706
#25 0x0000000000d7b77d in jl_apply (nargs=<optimized out>, args=<optimized out>, f=0x80f698c0)
at julia.h:1094
#26 jl_f_apply (F=<optimized out>, args=<optimized out>, nargs=3) at builtins.c:462
#27 0x0000000034030124 in julia_remotecall_fetch_42733 (id=<optimized out>, f=<optimized out>)
at multi.jl:672
#28 0x0000000000d741ba in jl_apply (nargs=3, args=0x826dd890, f=<optimized out>) at julia.h:1094
#29 jl_apply_generic (F=0x80f698c0, args=0x826dd890, nargs=3) at gf.c:1706
---Type <return> to continue, or q <return> to quit---
#30 0x0000000000d7b77d in jl_apply (nargs=<optimized out>, args=<optimized out>, f=0x80f698c0)
at julia.h:1094
#31 jl_f_apply (F=<optimized out>, args=<optimized out>, nargs=3) at builtins.c:462
#32 0x0000000033f1038f in julia_anonymous_42722 () at task.jl:1382
#33 0x0000000000dc0734 in jl_apply (nargs=0, args=0x0, f=<optimized out>) at julia.h:1094
#34 start_task () at task.c:232
#35 0x0000000000000000 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment