Thanks for the report. It turns out this has already been fixed:
https://github.com/JuliaLang/julia/issues/6671

Hopefully there will be a new version in the PPA soon, if there isn't already.

Since you mentioned it: the versioninfo() function provides details about your 
specific version of Julia.

Best,
--Tim

On Wednesday, April 30, 2014 11:13:18 PM Michele Zaffalon wrote:
> Hello,
> 
> I would like to report the following: I start Julia, press CTRL-s, type
> anything at the (i-search) prompt and Julia crashes. This is on Ubuntu
> 12.04 64 bits, installed from PPA a couple of days ago (I don't know how to
> find additional information)
> 
> michele
> 
>           _ _(_)_     |  A fresh approach to technical computing
>   (_)     | (_) (_)    |  Documentation: http://docs.julialang.org
>    _ _   _| |_  __ _   |  Type "help()" to list help topics
> 
>   | | | | | | |/ _` |  |
>   | | |
>   | | |_| | | | (_| |  |  Version 0.3.0-prerelease
> 
>  _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org release
> 
> |__/                   |  x86_64-linux-gnu
> 
> (i-search)`': ERROR: BoundsError()
>  in search at string.jl:1604
>  in searchindex at string.jl:300
>  in search at string.jl:316
>  in history_search at REPL.jl:395
>  in update_display_buffer at LineEdit.jl:863
>  in update_display_buffer at LineEdit.jl:86
>  in anonymous at LineEdit.jl:806
>  in prompt! at LineEdit.jl:1320
>  in run_interface at LineEdit.jl:1296
>  in run_repl at REPL.jl:151
>  in _start at client.jl:393

Reply via email to