Bug #189
HTTPモードで、特定のselectクエリで落ちる
| Status: | 完了 | Start date: | 04/01/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 1.0 |
Description
以下のアドレスを入力したところ、groongaがクラッシュして落ちてしまいました。
http://IP_ADDRESS:PORT/d/select?table=Site&query=%22title:@this%22
2010-04-01 15:17:08.968142|n| grn_init 2010-04-01 15:17:08.968774|n| RLIMIT_NOFILE(1024,0) 2010-04-01 15:17:08.979379|n| grn_fin (0) 2010-04-01 15:17:12.375159|n| thread start (0/2) 2010-04-01 15:17:12.375745|C| -- CRASHED!!! -- 2010-04-01 15:17:12.385959|C| /usr/local/lib/libgroonga.so.0 [0xb7e67feb] 2010-04-01 15:17:12.385988|C| [0xb7f9940c] 2010-04-01 15:17:12.386005|C| /usr/local/lib/libgroonga.so.0 [0xb7f1be1a] 2010-04-01 15:17:12.386020|C| /usr/local/lib/libgroonga.so.0(grn_table_select+0x687) [0xb7eb9ad7] 2010-04-01 15:17:12.386035|C| /usr/local/lib/libgroonga.so.0(grn_select+0x128f) [0xb7f1b92f] 2010-04-01 15:17:12.386049|C| /usr/local/lib/libgroonga.so.0 [0xb7f56d4d] 2010-04-01 15:17:12.386064|C| /usr/local/lib/libgroonga.so.0(grn_proc_call+0x83) [0xb7e802c3] 2010-04-01 15:17:12.386078|C| /usr/local/lib/libgroonga.so.0(grn_expr_exec+0x39d) [0xb7ebb2ed] 2010-04-01 15:17:12.386093|C| groonga [0x804d99d] 2010-04-01 15:17:12.386107|C| /lib/i686/cmov/libpthread.so.0 [0xb7c6a585] 2010-04-01 15:17:12.386121|C| /lib/i686/cmov/libc.so.6(clone+0x5e) [0xb7bc229e] 2010-04-01 15:17:12.386137|C| ----------------
History
Updated by Tasuku SUENAGA about 2 years ago
- Status changed from 新規 to 完了チェック待ち
- Assignee set to daijiro MORI
修正した。
Updated by daijiro MORI about 2 years ago
- Status changed from 完了チェック待ち to 完了