Bug #127

空のvectorをloadするとSEGV

Added by Kouhei Sutou about 2 years ago. Updated almost 2 years ago.

Status:やらない Start date:03/02/2010
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-

Description

以下のコマンドをgroongaコマンドに読み込ませるとSEGVする。

table_create commands 1 ShortText
column_create commands body 1 ShortText
load --table commands
[
["_key","body"],
["gcc",[]]
]

以下でテストを実行できる。

% NO_CUTTER=yes test/unit/run-test.sh -n test_vector_empty_load

History

Updated by daijiro MORI almost 2 years ago

  • Status changed from 新規 to やらない

Also available in: Atom PDF