Comment 9 for bug 1862436

Revision history for this message
Romanov Yuri (darteil) wrote :

Hi

I did everything according to this instruction from bug 1862540((Maxime DOYEN (mdoyen) wrote on 2020-02-13:)

"launch the debug session with: gdb.exe HomeBank_debug.exe
- type: run + enter (this will launch Homebank)
- go to the step into HomeBank until crash
- HomeBank will freeze, don't close it
- go back to the cmd console, you should have focus
- type 'bt' + enter
- this will log the debug log and hopefully the crash location/dll area
- post that report as an attached file here"

However, I did not understand the step "go to the step into HomeBank until crash"

The problem was that the currency symbol was not displayed and I had to enter it myself, but the application did not crash.