Skip to content

AssertionError when hitting ^C at REPL #13664

Closed
@ScottPJones

Description

@ScottPJones

Hitting ^C when a large array was being printed got this and exited Julia:

9139685 -0.5601673648978617 -0.5526027080383488 -0.5450193446377157 -0.5374175314056321 -0.529797525676474 -0.5221595854003906 -0.5145039691345336 -0.5068309360346411 -0.49914074584585366 -0.4914336588942585 -0.4837099360777766 -0.4759698388575941 -0.468213629249237 -0.4604415698134733 -0.4526539236477281 -0.44485095437714034 -0.43703292614540923 -0.4292001036061587 -0.4213527519136716^C ERROR: AssertionError: d != C_NULL
in uv_writecb_task at ./stream.jl:1004
in process_events at ./stream.jl:713
in wait at ./task.jl:372
in wait at ./task.jl:286
in wait at ./channels.jl:93
in take! at ./channels.jl:82
in send_to_backend at ./REPL.jl:611
in send_to_backend at ./REPL.jl:608
in anonymous at ./REPL.jl:622

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorioInvolving the I/O subsystem: libuv, read, write, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions