[Kmymoney-devel] [Bug 283294] Kmymoney4 crashes trying to delete a report.

Jack ostroffjh at users.sourceforge.net
Tue Oct 4 21:28:05 UTC 2011


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





--- Comment #4 from Jack <ostroffjh users sourceforge net>  2011-10-04 21:28:05 ---
While the program is frozen, does mythtv work ok then?  Can you run mysql and
query the database, or perhaps just type "\s" to get some status information
from mysql?  My concern about mysql is that if mythtv and mysql are using the
same database, there is perhaps a chance of some conflict - probably not
likely, but I don't see any other hints.

What happens if you try the report for two years instead of three?  Can you
find how large a range causes the problem?  Then see if it's really the width
of the date range or just if the starting point is too early - maybe before the
opening date of the accounts?  While that should not cause a problem, I'm
looking for any useful information to suggest the cause.

See
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
for general information on getting good backtrace information.  The really
quick version is to hit Ctl-C when the program hangs, then type "thread apply
all backtrace."  However, it depends on your distribution as to how easy it
will be to get a version of the program with the full debug information not
stripped out.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list