#5259·rethinkdb

Error in src/serializer/log/lba/disk_extent.cc: Guarantee failed: [e->ser_block_size <= std::numeric_limits<uint16_t>::max()]

Author: mglukhovskyCreated Jan 6, 2016Updated Mar 18, 2024

Reported by a user on the mailing list:

2016-01-05T22:29:20.067113681 0.007649s notice: Running rethinkdb 2.2.1~0trusty (GCC 4.8.2)...
2016-01-05T22:29:20.074625076 0.015159s notice: Running on Linux 3.13.0-042stab111.12 x86_64
2016-01-05T22:29:20.074675193 0.015207s notice: Loading data from directory /var/lib/rethinkdb/default/data
2016-01-05T22:29:20.119905283 0.060441s info: Automatically using cache size of 3573 MB
2016-01-05T22:29:20.120623878 0.061156s notice: Listening for intracluster connections on port 29015
2016-01-05T22:29:20.121457970 0.061990s info: Attempting connection to 2 peers...
2016-01-05T22:29:20.969840896 0.910374s notice: Connected to server "de1rdb1" 92ea4ecd-deb8-4416-99e0-2308edd318fa
2016-01-05T22:29:20.970007322 0.910540s notice: Connected to server "de3rdb1" ad045a67-7a4d-48f0-8616-fceafd9faf3c
2016-01-05T22:29:21.034771482 0.975305s error: Error in src/serializer/log/lba/disk_extent.cc at line 66:
2016-01-05T22:29:21.034837328 0.975370s error: Guarantee failed: [e->ser_block_size <= std::numeric_limits<uint16_t>::max()]
2016-01-05T22:29:21.034875679 0.975408s error: Backtrace:
2016-01-05T22:29:21.325842069 1.266377s error: Tue Jan  5 22:29:21 2016\n\n1 [0xa57a20]: backtrace_t::backtrace_t() at ??:?\n2 [0xa57db3]: format_backtrace(bool) at ??:?\n3 [0xc99d65]: report_fatal_error(char const*, int, char const*, ...) at ??:?\n4 [0xa39254]: lba_disk_extent_t::read_step_2(lba_disk_extent_t::read_info_t*, in_memory_index_t*) at ??:?\n5 [0xa3ac8b]: reader_t::extent_reader_t::on_extent_read() at ??:?\n6 [0x97062a]: thread_doer_t<std::_Bind<std::_Mem_fn<void (linux_iocallback_t::*)()> (linux_iocallback_t*)> >::on_thread_switch() at ??:?\n7 [0x97fa9a]: linux_message_hub_t::on_event(int) at ??:?\n8 [0x97c9ce]: epoll_event_queue_t::run() at ??:?\n9 [0x97b0ed]: linux_thread_pool_t::start_thread(void*) at ??:?\n10 [0x7f2507e8f182]: /lib/x86_64-linux-gnu/libpthread.so.0(+0x8182) [0x7f2507e8f182] at 0x7f2507e8f182 (/lib/x86_64-linux-gnu/libpthread.so.0)\n11 [0x7f2507bbc47d]: clone+0x6d at 0x7f2507bbc47d (/lib/x86_64-linux-gnu/libc.so.6)
2016-01-05T22:29:21.325954908 1.266487s error: Exiting.

System details: RethinkDB 2.2.1 on Ubuntu, 8GB RAM, 9GB of 180GB SSD used.