Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 10.5
-
Component/s: Storage Engine - InnoDB
-
Labels:None
Description
http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/27582/steps/test/logs/stdio shows an assertion
bb-10.5-mdev-26539 ad74dfc98a6d670802d6ca74476bf068e2779f5e |
server!ut_dbg_assertion_failed [D:\winx64-debug\build\src\storage\innobase\ut\ut0dbg.cc @ 61]
|
char * expr = 0x00007ff9`cd4da078 "lock->lock_word == X_LOCK_DECR"
|
char * file = 0x00007ff9`cd4da128 "D:\winx64-debug\build\src\storage\innobase\sync\sync0rw.cc"
|
unsigned int line = 0xfe
|
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
server!rw_lock_free_func [D:\winx64-debug\build\src\storage\innobase\sync\sync0rw.cc @ 254]
|
struct rw_lock_t * lock = 0x00000219`e7bdfdf8
|
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
server!pfs_rw_lock_free_func [D:\winx64-debug\build\src\storage\innobase\include\sync0rw.ic @ 612]
|
struct rw_lock_t * lock = 0x00000219`e7bdfdf8
|
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
server!buf_block_free_mutexes [D:\winx64-debug\build\src\storage\innobase\buf\buf0buf.cc @ 1377]
|
struct buf_block_t * block = 0x00000219`e9c412b0
|
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
server!buf_pool_t::close [D:\winx64-debug\build\src\storage\innobase\buf\buf0buf.cc @ 1539]
|
unsigned int64 i = 0x15f7
|
struct buf_block_t * block = 0x00000219`e9c412b0
|
struct buf_pool_t::chunk_t * chunk = 0x00000219`e4f1e6a8
|
class buf_pool_t * this = 0x00007ff9`cf087580
|
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
server!innodb_shutdown [D:\winx64-debug\build\src\storage\innobase\srv\srv0start.cc @ 2109]
|
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
there are no other innodb threads at this moment
Attachments
Issue Links
- relates to
-
MDEV-17340 innodb.undo_truncate failed in buildbot, server hung
-
- Closed
-
-
MDEV-26450 Corruption due to innodb_undo_log_truncate
-
- Closed
-