Quite strange because the list of dlg vars is good, and the backtrace in the first comment had frame 0:
``` #0 0x00007f1d9080142d in update_dialog_vars_dbinfo (cell=0x7f1d96a443c8, var=0x36) at dlg_db_handler.c:755 ```
But with the last comment, fame 0 is:
``` #0 0x00007f21b5cdb42d in update_dialog_vars_dbinfo (cell=0x7f21ba5f6348, var=0x7574617473706973) at dlg_db_handler.c:755 ```
Is the same core file that you used to grab bt full in first comment with the one used to get the output of the last commands I wrote?