Could you file this as an issue? Which version of Julia are you using and 
what platform? It doesn't fail for me.

-viral

On Friday, August 29, 2014 11:54:16 PM UTC+5:30, paul analyst wrote:
>
> julia> F
> 5932868x1 Array{Float64,2}:
>   0.00168482
>  -0.00408837
>  -0.00408837
>  -0.109945
>  -0.00408837
>  -0.00408837
>  -0.00408837
>  -0.148809
>  -0.00782675
>  -0.00408837
>   ?
>  -0.00408837
>  -0.00408837
>   0.498521
>  -0.00297856
>  -0.0859596
>  -0.0760184
>  -0.0706045
>   0.420753
>   0.299376
>   0.00371405
>
> julia> p=sortperm(vec(F),rev=true)
> ERROR: stack overflow
>

Reply via email to