You have been subscribed to a public bug:

[mysqld]
basedir = /usr
bind-address = 10.10.80.124
binlog_checksum = CRC32
binlog_format = ROW
character_set_server = utf8
core-file
datadir = /var/lib/mysql
default-storage-engine = TokuDB
expire_logs_days = 7
federated = 1
ft_min_word_len = 1
gtid_mode = OFF
ignore-db-dir = lost+found
innodb_buffer_pool_size = 128M
innodb_flush_log_at_trx_commit = 2
innodb_flush_method = O_DIRECT
innodb_log_buffer_size = 256M
innodb_log_file_size = 1024M
innodb_purge_threads = 4
innodb_stats_on_metadata = 0
key_buffer_size = 512M
log-error = /var/log/mysql/error.log
log_bin = /dealnews/mysql/mysqld.bin
log_bin_index = /dealnews/mysql/mysqld.index
log_bin_use_v1_row_events = 1
long_query_time = 10
master_info_repository = TABLE
max_allowed_packet = 16M
max_binlog_size = 1G
max_connect_errors = 10000
max_connections = 10000
max_heap_table_size = 32M
max_relay_log_size = 1G
max_user_connections = 1000
myisam_recover_options = FORCE,BACKUP
myisam_sort_buffer_size = 512M
open_files_limit = 65535
pid-file = /var/run/mysqld/mysqld.pid
port = 3306
query_cache_limit = 1M
query_cache_size = 16M
read_buffer_size = 8M
relay_log_info_repository = TABLE
replicate-do-db = reporting
server-id = 168448124
skip-external-locking
skip-slave-start = 1
skip_name_resolve = ON
slow_query_log = 1
slow_query_log_file = /dealnews/mysql/slow_query.log
socket = /var/run/mysqld/mysqld.sock
sort_buffer_size = 128M
ssl = false
ssl-ca = /etc/mysql/cacert.pem
ssl-cert = /etc/mysql/server-cert.pem
ssl-key = /etc/mysql/server-key.pem
table_definition_cache = 1024
table_open_cache = 512
thread_cache_size = 128
thread_stack = 256K
tmp_table_size = 32M
tmpdir = /dealnews/tmp/mysql
tokudb_analyze_time = 30
tokudb_cache_size = 16825534382
tokudb_lock_timeout = 25000
user = mysql
wait_timeout = 3600

[mysqld_safe]
log-error = /var/log/mysqld.log
nice = 0
preload-hotbackup
socket = /var/run/mysqld/mysqld.sock
thp-setting = never
core-file
core-file-size = unlimited


(gdb) c
Continuing.
[New Thread 0x7f4b3652c700 (LWP 11137)]
[New Thread 0x7f4b364eb700 (LWP 11166)]
[New Thread 0x7f4b364aa700 (LWP 11167)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f4b364aa700 (LWP 11167)]
0x0000000000000000 in ?? ()
(gdb) w
Ambiguous command "w": watch, wh, whatis, where, while, while-stepping, 
winheight, ws.
(gdb) where
#0  0x0000000000000000 in ?? ()
#1  0x00007f4a89d641d5 in toku_db_start_range_lock (db=0x7f4a5a235700, 
txn=0x7f4a5a124d00, left_key=0x7f4b364a93f0, right_key=0x7f4b364a93f0,
    lock_type=toku::lock_request::READ, request=0x7f4b364a8fb0) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/src/ydb_row_lock.cc:195
#2  0x00007f4a89d64983 in c_getf_set_callback (keylen=163, key=0x7f4984be2f50, 
vallen=123, val=0x7f4984beea94, extra=0x7f4b364a8f80, lock_only=Unhandled dwarf 
expression opcode 0xf3
)
    at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/src/ydb_cursor.cc:509
#3  0x00007f4a89d6f1b7 in ft_cursor_search_eq_k_x_getf (keylen=163, 
key=0x7f4984be2f50, vallen=123, val=0x7f4984beea94, v=0x7f4b364a8ed0, 
lock_only=Unhandled dwarf expression opcode 0xf3
)
    at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/cursor.cc:332
#4  0x00007f4a89d1e182 in ft_search_basement_node (ft_handle=Unhandled dwarf 
expression opcode 0xf3
) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3213
#5  ft_search_node (ft_handle=Unhandled dwarf expression opcode 0xf3
) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3571
#6  0x00007f4a89d1d67c in ft_search_child (ft_handle=0x7f4a5a176380, 
node=0x7f49af7f4f00, search=0x7f4b364a8ef0, child_to_search=4,
    getf=0x7f4a89d6f110 <ft_cursor_search_eq_k_x_getf>, getf_v=0x7f4b364a8ed0, 
doprefetch=0x7f4b364a8d70, ftcursor=0x7f4b364a9128, unlockers=0x7f4b364a86b0,
    ancestors=0x7f4b364a8670, bounds=..., can_bulk_fetch=false) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3389
#7  ft_search_node (ft_handle=0x7f4a5a176380, node=0x7f49af7f4f00, 
search=0x7f4b364a8ef0, child_to_search=4, getf=0x7f4a89d6f110 
<ft_cursor_search_eq_k_x_getf>,
    getf_v=0x7f4b364a8ed0, doprefetch=0x7f4b364a8d70, ftcursor=0x7f4b364a9128, 
unlockers=0x7f4b364a86b0, ancestors=0x7f4b364a8670, bounds=..., 
can_bulk_fetch=false)
    at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3560
#8  0x00007f4a89d1d67c in ft_search_child (ft_handle=0x7f4a5a176380, 
node=0x7f4a647fbb00, search=0x7f4b364a8ef0, child_to_search=8,
    getf=0x7f4a89d6f110 <ft_cursor_search_eq_k_x_getf>, getf_v=0x7f4b364a8ed0, 
doprefetch=0x7f4b364a8d70, ftcursor=0x7f4b364a9128, unlockers=0x7f4b364a8920,
    ancestors=0x7f4b364a88e0, bounds=..., can_bulk_fetch=false) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3389
#9  ft_search_node (ft_handle=0x7f4a5a176380, node=0x7f4a647fbb00, 
search=0x7f4b364a8ef0, child_to_search=8, getf=0x7f4a89d6f110 
<ft_cursor_search_eq_k_x_getf>,
    getf_v=0x7f4b364a8ed0, doprefetch=0x7f4b364a8d70, ftcursor=0x7f4b364a9128, 
unlockers=0x7f4b364a8920, ancestors=0x7f4b364a88e0, bounds=..., 
can_bulk_fetch=false)
    at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3560
#10 0x00007f4a89d1d67c in ft_search_child (ft_handle=0x7f4a5a176380, 
node=0x7f4a647fb400, search=0x7f4b364a8ef0, child_to_search=12,
    getf=0x7f4a89d6f110 <ft_cursor_search_eq_k_x_getf>, getf_v=0x7f4b364a8ed0, 
doprefetch=0x7f4b364a8d70, ftcursor=0x7f4b364a9128, unlockers=0x7f4b364a8b90,
    ancestors=0x7f4b364a8b50, bounds=..., can_bulk_fetch=false) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3389
#11 ft_search_node (ft_handle=0x7f4a5a176380, node=0x7f4a647fb400, 
search=0x7f4b364a8ef0, child_to_search=12, getf=0x7f4a89d6f110 
<ft_cursor_search_eq_k_x_getf>,
    getf_v=0x7f4b364a8ed0, doprefetch=0x7f4b364a8d70, ftcursor=0x7f4b364a9128, 
unlockers=0x7f4b364a8b90, ancestors=0x7f4b364a8b50, bounds=..., 
can_bulk_fetch=false)
    at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3560
#12 0x00007f4a89d1d67c in ft_search_child (ft_handle=0x7f4a5a176380, 
node=0x7f4a647fb280, search=0x7f4b364a8ef0, child_to_search=1,
    getf=0x7f4a89d6f110 <ft_cursor_search_eq_k_x_getf>, getf_v=0x7f4b364a8ed0, 
doprefetch=0x7f4b364a8d70, ftcursor=0x7f4b364a9128, unlockers=0x7f4b364a8dc0,
    ancestors=0x0, bounds=..., can_bulk_fetch=false) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3389
#13 ft_search_node (ft_handle=0x7f4a5a176380, node=0x7f4a647fb280, 
search=0x7f4b364a8ef0, child_to_search=1, getf=0x7f4a89d6f110 
<ft_cursor_search_eq_k_x_getf>,
    getf_v=0x7f4b364a8ed0, doprefetch=0x7f4b364a8d70, ftcursor=0x7f4b364a9128, 
unlockers=0x7f4b364a8dc0, ancestors=0x0, bounds=..., can_bulk_fetch=false)
    at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3560
#14 0x00007f4a89d1e60d in toku_ft_search (ft_handle=0x7f4a5a176380, 
search=0x7f4b364a8ef0, getf=0x7f4a89d6f110 <ft_cursor_search_eq_k_x_getf>,
    getf_v=0x7f4b364a8ed0, ftcursor=0x7f4b364a9128, can_bulk_fetch=false) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/ft-ops.cc:3692
#15 0x00007f4a89d3df9c in ft_cursor_search_eq_k_x (cursor=0x7f4b364a9128, 
key=Unhandled dwarf expression opcode 0xf3
)
    at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/cursor.cc:344
#16 toku_ft_cursor_set (cursor=0x7f4b364a9128, key=Unhandled dwarf expression 
opcode 0xf3
) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/ft/cursor.cc:371
#17 0x00007f4a89d7b4e5 in toku_c_getf_set (c=0x7f4b364a90c0, flag=Unhandled 
dwarf expression opcode 0xf3
) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/src/ydb_cursor.cc:485
#18 0x00007f4a89d7b5aa in db_getf_set (db=Unhandled dwarf expression opcode 0xf3
) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/src/ydb_db.cc:179
#19 0x00007f4a89d4fedd in autotxn_db_getf_set (db=0x7f4a5a235700, 
txn=0x7f4a5a124d00, flags=2, key=0x7f4b364a93f0, f=Unhandled dwarf expression 
opcode 0xf3
)
    at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/PerconaFT/src/ydb_db.cc:800
#20 0x00007f4a89c93001 in ha_tokudb::rnd_pos (this=0x7f4a5a1fe010, 
buf=Unhandled dwarf expression opcode 0xf3
) at /usr/src/debug/percona-server-5.6.26-74.0/storage/tokudb/ha_tokudb.cc:5597
#21 0x000000000059b6f5 in handler::ha_rnd_pos (this=0x7f4a5a1fe010, 
buf=0x7f4a5a200010 "L\277\017", pos=0x7f4a5a1d6010 "\243")
    at /usr/src/debug/percona-server-5.6.26-74.0/sql/handler.cc:2958
#22 0x000000000086677b in Rows_log_event::do_index_scan_and_update 
(this=0x7f4a5a1aa300, rli=0x7f4a6497d000)
    at /usr/src/debug/percona-server-5.6.26-74.0/sql/log_event.cc:10708
#23 0x0000000000865af6 in Rows_log_event::do_apply_event (this=0x7f4a5a1aa300, 
rli=0x7f4a6497d000)
    at /usr/src/debug/percona-server-5.6.26-74.0/sql/log_event.cc:11515
#24 0x000000000085f10a in Log_event::apply_event (this=0x7f4a5a1aa300, 
rli=0x7f4a6497d000) at 
/usr/src/debug/percona-server-5.6.26-74.0/sql/log_event.cc:3057
#25 0x00000000008964c3 in apply_event_and_update_pos (ptr_ev=0x7f4b364a9860, 
thd=0x7f4a5a11e000, rli=0x7f4a6497d000)
    at /usr/src/debug/percona-server-5.6.26-74.0/sql/rpl_slave.cc:3826
#26 0x0000000000899fdb in exec_relay_log_event (arg=Unhandled dwarf expression 
opcode 0xf3
) at /usr/src/debug/percona-server-5.6.26-74.0/sql/rpl_slave.cc:4323
#27 handle_slave_sql (arg=Unhandled dwarf expression opcode 0xf3
) at /usr/src/debug/percona-server-5.6.26-74.0/sql/rpl_slave.cc:6211
#28 0x0000000000ae0673 in pfs_spawn_thread (arg=0x7f4a80bd3d40) at 
/usr/src/debug/percona-server-5.6.26-74.0/storage/perfschema/pfs.cc:1860
#29 0x0000003021e07a51 in start_thread () from /lib64/libpthread.so.0
#30 0x0000003021ae893d in clone () from /lib64/libc.so.6

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
TokuDB crash when replicating
https://bugs.launchpad.net/bugs/1509114
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to