You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(gdb) bt
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x00007fd40980b859 in __GI_abort () at abort.c:79
#2 0x00007fd40980b729 in __assert_fail_base (fmt=0x7fd4099a1588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x61ecc0 "get_state() != 0",
file=0x61ec10 "/home/kunlun/debugbuild/percona-server/sql/rpl_gtid.h", line=530, function=<optimized out>) at assert.c:92
#3 0x00007fd40981cfd6 in __GI___assert_fail (assertion=0x61ecc0 "get_state() != 0", file=0x61ec10 "/home/kunlun/debugbuild/percona-server/sql/rpl_gtid.h", line=530,
function=0x61ec90 "void Checkable_rwlock::assert_some_lock() const") at assert.c:101
#4 0x0000000000412dcd in Checkable_rwlock::assert_some_lock (this=0x7fd408c34100) at /home/kunlun/debugbuild/percona-server/sql/rpl_gtid.h:530
#5 0x0000000000439f4f in Sid_map::get_max_sidno (this=0x7fd408c4c240) at /home/kunlun/debugbuild/percona-server/sql/rpl_gtid.h:806
#6 0x0000000000440260 in Gtid_set::to_string (this=0x7fd408c4c480, buf=0x7ffe17d10d90 "", need_lock=true, sf=0x98f180 <Gtid_set::default_string_format>)
at /home/kunlun/debugbuild/percona-server/sql/rpl_gtid_set.cc:778
#7 0x0000000000410628 in gtid_to_filepos_impl (iter=0x7fd408c31650 "/kunlun/storage_logdir/instance_data/log_dir_path/6005/dblogs/bin/binlog.000003", deal_type=PGLE_DEAL)
at /home/kunlun/debugbuild/percona-server/client/mysqlbinlog.cc:3992
#8 0x000000000040e0e2 in convert_gtid_to_filepos () at /home/kunlun/debugbuild/percona-server/client/mysqlbinlog.cc:2943
#9 0x000000000040ed3b in dump_multiple_logs (argc=0, argv=0x7fd408c44160) at /home/kunlun/debugbuild/percona-server/client/mysqlbinlog.cc:3193
#10 0x0000000000411744 in main (argc=0, argv=0x7fd408c44160) at /home/kunlun/debugbuild/percona-server/client/mysqlbinlog.cc:4447
The text was updated successfully, but these errors were encountered:
Issue migrated from trac ticket # 820
component: kunlun-storage | priority: major
2022-06-14 16:30:57: [email protected] created the issue
The text was updated successfully, but these errors were encountered: