https://bugs.kde.org/show_bug.cgi?id=497479
Thomas Baumgart <tbaumg...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Thomas Baumgart <tbaumg...@kde.org> --- This crash happens in AqBanking: > src/libs/plugins/backends/aqhbci/banking/user.c > 1850:void AH_User_SetSelectedTanMethod(AB_USER *u, int i) which is called with u == nullptr in this case causing the assertion in line 1854 to fail. Did you add a username when selecting the TAN method as part of the process? -- You are receiving this mail because: You are the assignee for the bug.