drizzle client snowman segfault
Bug #617561 reported by
Andrew Hutchings
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Drizzle |
Invalid
|
Low
|
Andrew Hutchings | ||
Dexter |
Invalid
|
Low
|
Andrew Hutchings | ||
Drizzle Client & Protocol Library |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Possibly related to bug #617558:
drizzle> select repeat('☃', 20000)\G
ERROR:
drizzle_
drizzle> select rpad('hello', 10, '☃');
Segmentation fault
To post a comment you must log in.
With GDB, marking as libdrizzle:
#0 0x00007ffff797b1ac in drizzle_state_loop (con=0x7fffffff bbb0) state.c: 24 0x7fffffffbbb0, 0x679730, ret_ptr= 0x7fffffffbb1c) at libdrizzle/ column. c:481 column_ buffer (result= 0x7fffffffbbb0) column. c:510 result_ buffer (result= 0x7fffffffbbb0) result. c:202 store_result_ for_lazy ( drizzle. cc:2770 drizzle. cc:2897 string= 0x7fffffffc85f "", ml_comment= 0x7fffffffc85e) drizzle. cc:2301 drizzle. cc:2056 e298) drizzle. cc:1837
at libdrizzle/
#1 0x00007ffff7977e3f in drizzle_column_read (result=
column=
#2 0x00007ffff7977f41 in drizzle_
at libdrizzle/
#3 0x00007ffff79769fc in drizzle_
at libdrizzle/
#4 0x0000000000419628 in drizzleclient_
buffer=<value optimized out>) at client/
#5 com_go (buffer=<value optimized out>) at client/
#6 0x000000000041aeda in add_line (buffer=<value optimized out>,
line=0x66e030 "select rpad('hello', 10, '☃');",
in_
at client/
#7 0x000000000041b169 in read_and_execute (interactive=true)
at client/
#8 0x0000000000420074 in main (argc=1, argv=0x7fffffff
at client/