Comment 12 for bug 1284803

Revision history for this message
Ovais Tariq (ovais-tariq) wrote :

Actually this worked:

(gdb) thr 1
[Switching to thread 1 (Thread 0x7fa2c431c700 (LWP 4877))]#8 0x00007fa2c5dcd052 in galera::ReplicatorSMM::apply_trx (this=0x2f87ab0, recv_ctx=0x7f984c000990, trx=0x7f983800ab60) at galera/src/replicator_smm.cpp:436
436 true));
(gdb) fr 8
#8 0x00007fa2c5dcd052 in galera::ReplicatorSMM::apply_trx (this=0x2f87ab0, recv_ctx=0x7f984c000990, trx=0x7f983800ab60) at galera/src/replicator_smm.cpp:436
436 true));
(gdb) p meta
$6 = {
  gtid = {
    uuid = {
      data = "\203\340zo\226\370\021\343\270\364g\234\264\035\226", <incomplete sequence \371>
    },
    seqno = 728526526
  },
  depends_on = 728526438
}