[kmymoney] [Bug 512307] kmymoney fails to even start at all

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed Nov 19 16:59:07 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=512307

--- Comment #6 from crptdngl71 at gmx.net ---
(In reply to Jack from comment #5)
> First. after the crash, type "bt" to gdb to get a backtrace.
> Where is your data - what type of file?  If you really are using sqlcipher,
> can you open the data file using sqlcipher directly?  If you are not using
> it, I'll have to dig where KMyMoney calls it before needing to use it. 
> However, I really still don't understand why the console output is not more
> voluminous - such as info about loading plugins.

(gdb) bt
#0  0x00007ffff58e4153 in sqlcipher_find_db_index () from
/lib/x86_64-linux-gnu/libsqlcipher.so.2
#1  0x00007ffff58e7c8d in sqlite3_key_v2 () from
/lib/x86_64-linux-gnu/libsqlcipher.so.2
#2  0x000055555564638c in ?? ()
#3  0x000055555562dcc1 in ?? ()
#4  0x00007ffff5233ca8 in __libc_start_call_main
(main=main at entry=0x55555562cdd0, argc=argc at entry=1,
argv=argv at entry=0x7fffffffdb38)
    at ../sysdeps/nptl/libc_start_call_main.h:58
#5  0x00007ffff5233d65 in __libc_start_main_impl (main=0x55555562cdd0, argc=1,
argv=0x7fffffffdb38, init=<optimized out>, fini=<optimized out>,
    rtld_fini=<optimized out>, stack_end=0x7fffffffdb28) at
../csu/libc-start.c:360
#6  0x000055555562e5a1 in ?? ()
(gdb) QSocketNotifier: Invalid socket 17 and type 'Read', disabling...

I have not decided on which data base to use. It is first time ever I have
tried using kmymoney, so I have not set up anything related to sql data base or
other. So I do not know "what is my data" nor "what type of file".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list