Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #0 0x00007f782bb25067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
- 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: Нет такого файла или каталога.
- (gdb) bt full
- #0 0x00007f782bb25067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
- resultvar = 0
- pid = 10861
- selftid = 10864
- #1 0x00007f782bb26448 in __GI_abort () at abort.c:89
- save_stage = 2
- act = {__sigaction_handler = {sa_handler = 0x2d47480, sa_sigaction = 0x2d47480}, sa_mask = {__val = {
- 140154082514688, 1054, 140154148134903, 5, 0, 140153910946800, 140154105720104, 1054, 1054,
- 140151612297040, 140154148160789, 0, 140154109600077, 0, 0, 0}}, sa_flags = 709711616,
- sa_restorer = 0x7f782a4d5700}
- sigs = {__val = {32, 0 <repeats 15 times>}}
- #2 0x000000000129120e in MySQLConnection::_HandleMySQLErrno (this=this@entry=0x2d47480, errNo=errNo@entry=1054)
- at /server/wow/source/ezWotLK/src/server/shared/Database/MySQLConnection.cpp:523
- No locals.
- #3 0x000000000129157c in MySQLConnection::Execute (this=this@entry=0x2d47480,
- sql=sql@entry=0x7f779710cf50 "INSERT INTO run (id, group_id, guild_id, instance_id, map_id, difficulty, leader_guid, instance_create_time, first_kill_time, last_kill_time, duration, disqualified) VALUES (18, 33970, 0, 18, 545, 0, "...)
- at /server/wow/source/ezWotLK/src/server/shared/Database/MySQLConnection.cpp:144
- lErrno = 1054
- #4 0x0000000001293cb3 in MySQLConnection::ExecuteTransaction (this=0x2d47480, transaction=
- std::shared_ptr (count 1, weak 0) 0x7f77961ec070)
- at /server/wow/source/ezWotLK/src/server/shared/Database/MySQLConnection.cpp:388
- sql = 0x7f779710cf50 "INSERT INTO run (id, group_id, guild_id, instance_id, map_id, difficulty, leader_guid, instance_create_time, first_kill_time, last_kill_time, duration, disqualified) VALUES (18, 33970, 0, 18, 545, 0, "...
- Python Exception <type 'exceptions.ValueError'> Cannot find type const std::list<SQLElementData, std::allocator<SQLElementData> >::_Node:
- queries = std::list
- itr = {element = {stmt = ,
- query = "INSERT INTO run (id, group_id, guild_id, instance_id, map_id, difficulty, leader_guid, instance_create_time, first_kill_time, last_kill_time, duration, disqualified) VALUES (18, 33970, 0, 18, 545, 0, "...},
- type = SQL_ELEMENT_RAW}
- __PRETTY_FUNCTION__ = "bool MySQLConnection::ExecuteTransaction(SQLTransaction&)"
- #5 0x000000000129de2b in DoTask (this=0x7f7795e129d0)
- at /server/wow/source/ezWotLK/src/server/shared/Database/Transaction.cpp:81
- No locals.
- #6 TransactionTask::Execute (this=0x7f7795e129d0)
- at /server/wow/source/ezWotLK/src/server/shared/Database/Transaction.cpp:71
- No locals.
- #7 0x0000000000b0425a in SQLOperation::call (this=<optimized out>)
- at /server/wow/source/ezWotLK/src/server/shared/Database/SQLOperation.h:65
- No locals.
- ---Type <return> to continue, or q <return> to quit---
- #8 0x00000000012908c6 in Run (this=0x3026590)
- at /server/wow/source/ezWotLK/src/server/shared/Database/DatabaseWorker.cpp:49
- request = 0x7f7795e129d0
- #9 operator() (__closure=<optimized out>)
- at /server/wow/source/ezWotLK/src/server/shared/Database/DatabaseWorker.cpp:27
- this = <optimized out>
- #10 _M_invoke<> (this=<optimized out>) at /usr/include/c++/4.8/functional:1732
- No locals.
- #11 operator() (this=<optimized out>) at /usr/include/c++/4.8/functional:1720
- No locals.
- #12 std::thread::_Impl<std::_Bind_simple<DatabaseWorker::DatabaseWorker(MySQLConnection*)::__lambda8()> >::_M_run(void)
- (this=<optimized out>) at /usr/include/c++/4.8/thread:115
- No locals.
- #13 0x00007f782c685990 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- No symbol table info available.
- #14 0x00007f782bea3064 in start_thread (arg=0x7f782a4d5700) at pthread_create.c:309
- __res = <optimized out>
- pd = 0x7f782a4d5700
- now = <optimized out>
- unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140154082514688, -285341011601617725, 0, 140154150309984,
- 140733015007008, 140154082514688, 214509521775791299, 214505961073183939}, mask_was_saved = 0}},
- priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
- not_first_call = <optimized out>
- pagesize_m1 = <optimized out>
- sp = <optimized out>
- freesize = <optimized out>
- __PRETTY_FUNCTION__ = "start_thread"
- #15 0x00007f782bbd862d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
- No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement