search for: jl_apply

Displaying 7 results from an estimated 7 matches for "jl_apply".

2014 Jan 28
2
[LLVMdev] Weird msan problem
...7666 which seems to indicate that the local variable b has uninitialized data. I'm having a hard time believing that though, since if I look at the functions before it, the place where it's coming from is initialized: #4 0x00007f41755208a8 in julia_isempty248 () #5 0x00007f417c163e3d in jl_apply (f=0x606000984d60, f at entry=<optimized out>, args=0x7fff9132da20, args at entry=<optimized out>, nargs=1, nargs at entry=<optimized out>) at ./julia.h:1043 (here's the code of that julia function for reference) isempty(s::IntSet) = !s.fill1s && ccall(:bitve...
2014 Jan 28
2
[LLVMdev] Weird msan problem
...variable b has uninitialized data. >> I'm having a hard time believing that though, since if I look at the >> functions before it, the place where it's coming from is initialized: >> >> #4 0x00007f41755208a8 in julia_isempty248 () >> #5 0x00007f417c163e3d in jl_apply (f=0x606000984d60, f at entry=<optimized >> out>, args=0x7fff9132da20, args at entry=<optimized out>, nargs=1, >> nargs at entry=<optimized out>) at ./julia.h:1043 >> >> (here's the code of that julia function for reference) >> >> isempt...
2014 Feb 01
2
[LLVMdev] Weird msan problem
...>> I'm having a hard time believing that though, since if I look at the >> >> functions before it, the place where it's coming from is initialized: >> >> >> >> #4 0x00007f41755208a8 in julia_isempty248 () >> >> #5 0x00007f417c163e3d in jl_apply (f=0x606000984d60, f at entry >> =<optimized >> >> out>, args=0x7fff9132da20, args at entry=<optimized out>, nargs=1, >> >> nargs at entry=<optimized out>) at ./julia.h:1043 >> >> >> >> (here's the code of that julia fu...
2014 Feb 02
2
[LLVMdev] Weird msan problem
...ime believing that though, since if I look at the >>>> >> functions before it, the place where it's coming from is initialized: >>>> >> >>>> >> #4 0x00007f41755208a8 in julia_isempty248 () >>>> >> #5 0x00007f417c163e3d in jl_apply (f=0x606000984d60, >>>> >> f at entry=<optimized >>>> >> out>, args=0x7fff9132da20, args at entry=<optimized out>, nargs=1, >>>> >> nargs at entry=<optimized out>) at ./julia.h:1043 >>>> >> >>>&gt...
2014 Feb 03
2
[LLVMdev] Weird msan problem
...> >> functions before it, the place where it's coming from is >> >>>> >> initialized: >> >>>> >> >> >>>> >> #4 0x00007f41755208a8 in julia_isempty248 () >> >>>> >> #5 0x00007f417c163e3d in jl_apply (f=0x606000984d60, >> >>>> >> f at entry=<optimized >> >>>> >> out>, args=0x7fff9132da20, args at entry=<optimized out>, nargs=1, >> >>>> >> nargs at entry=<optimized out>) at ./julia.h:1043 >> >&...
2014 Feb 05
2
[LLVMdev] Weird msan problem
...he place where it's coming from is >> >> >>>> >> initialized: >> >> >>>> >> >> >> >>>> >> #4 0x00007f41755208a8 in julia_isempty248 () >> >> >>>> >> #5 0x00007f417c163e3d in jl_apply (f=0x606000984d60, >> >> >>>> >> f at entry=<optimized >> >> >>>> >> out>, args=0x7fff9132da20, args at entry=<optimized out>, >> nargs=1, >> >> >>>> >> nargs at entry=<optimized out&g...
2014 Feb 07
2
[LLVMdev] Weird msan problem
...is > >>> >> >>>> >> initialized: > >>> >> >>>> >> > >>> >> >>>> >> #4 0x00007f41755208a8 in julia_isempty248 () > >>> >> >>>> >> #5 0x00007f417c163e3d in jl_apply (f=0x606000984d60, > >>> >> >>>> >> f at entry=<optimized > >>> >> >>>> >> out>, args=0x7fff9132da20, args at entry=<optimized out>, > >>> >> >>>> >> nargs=1, > >>> &g...