Saahil Alam

Results 12 comments of Saahil Alam

I am seeing a crash here is the stacktrace:- Assertion:- mysqld: /home/saahil/MDEV-36301/storage/innobase/log/log0log.cc:743: log_t::resize_start_status log_t::resize_start(os_offset_t, const char *, void *): Assertion `disabled == (writer == skip_write_buf)' failed. ``` # 2025-05-12T12:17:57 [95729]...

Incorrect inputs getting executed for the variable :- MariaDB [test]> set global innodb_log_file_disabled =ON , innodb_log_file_disabled =-0; Query OK, 0 rows affected (0.000 sec)

created a jira bug ticket: https://jira.mariadb.org/browse/MDEV-36803

Assertion found on RQG testing origin/MDEV-36301 1700b6f5b4462e742dbaaf59266865c863ef1d92 2025-05-19T08:48:36+03:00 InnoDB: Assertion failure in file /data/Server/MDEV-36301A/storage/innobase/buf/buf0buf.cc line 1192 InnoDB: Failing assertion: !block->n_hash_helps ``` __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 warning: 44 ./nptl/pthread_kill.c:...

Hitting this Assertion on latest commit :-origin/MDEV-36301 8ce4b1ac924bd15c739c8e055418f792b3ef4f63 2025-05-22T10:33:56+03:00 ``` mariadbd: /data/Server/MDEV-36301B/storage/innobase/log/log0log.cc:1286: lsn_t log_t::write_buf() [with resizing_and_latch resizing = log_t::RESIZING; lsn_t = long unsigned int]: Assertion `!is_mmap()' failed. ``` ``` Stacktrace:...

``` origin/MDEV-36301 2ca4fefe874fccfd48f505a782562a1d991cef45 2025-05-26T15:49:45+03:00 Got a Assertion during RQG test run on latest MDEV-36301 :- # 2025-05-26T15:18:25 [1033153] | mariadbd: /data/Server/MDEV-36301C/storage/innobase/log/log0log.cc:1423: bool log_t::flush(lsn_t): Assertion `lsn >= get_flushed_lsn()' failed ``` ```...

``` origin/MDEV-36301 2ca4fefe874fccfd48f505a782562a1d991cef45 2025-05-26T15:49:45+03:00 Got a Assertion during RQG test run on latest MDEV-36301 :- mariadbd: /data/Server/MDEV-36301C/storage/innobase/buf/buf0flu.cc:2355: ulint page_cleaner_flush_pages_recommendation(ulint, lsn_t, double, ulint, double): Assertion `oldest_lsn

``` origin/MDEV-36301 2ca4fefe874fccfd48f505a782562a1d991cef45 2025-05-26T15:49:45+03:00 Got a Segmentation fault during RQG test run on latest MDEV-36301 :- ``` ``` StackTrace:- # 2025-05-26T14:18:18 [3917616] | #0 pmem_clwb (buf=, size=1384782) at /data/Server/MDEV-36301C/storage/innobase/sync/cache.cc:53 #...

``` origin/MDEV-36301 1f2f05f3d4eafe6335b004d7897e12ec885a3040 2025-05-27T14:12:01+03:00 Got a Assertion during RQG test runs on latest MDEV-36301 mariadbd: /data/Server/MDEV-36301D/storage/innobase/log/log0log.cc:1455: void log_t::set_flushed_lsn(lsn_t): Assertion flush_lock.is_owner()' failed ``` ``` StackTrace # 2025-05-28T01:02:24 [1937325] Thread 1 (Thread...

``` origin/MDEV-36301 8f486f2f74a81d568b0ae1c89f7971cbff4ed6ee 2025-05-28T14:14:20+03:00 Got a Assertion during RQG test runs on latest MDEV-36301 # 2025-05-28T11:23:51 [2397948] | mariadbd: /data/Server/MDEV-36301E/storage/innobase/log/log0log.cc:1516: void log_write_up_to(lsn_t, bool, const completion_callback*): Assertion `flush_lock.is_owner()' failed. ``` ```...