In verve-plugin.c the pointer 1019 GtkWidget *engine_label; is used uninitialized in the call 1206 gtk_widget_add_mnemonic_label (engine_box, engine_label);
Good catch. There isn't an engine_label (at least not anymore).