[Kmymoney-devel] [Bug 230104] New: Application freezes when trying to open the ledger of one of my accounts
tobias at tarphos.de
tobias at tarphos.de
Tue Mar 9 16:12:48 CET 2010
https://bugs.kde.org/show_bug.cgi?id=230104
Summary: Application freezes when trying to open the ledger of
one of my accounts
Product: kmymoney4
Version: unspecified
Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kmymoney-devel at kde.org
ReportedBy: tobias at tarphos.de
Version: 3.96.1 (using KDE 4.3.5)
OS: Linux
Installed from: openSUSE RPMs
Kmymoney works fine, also displaying ledgers works for all but one account. If
I try to open that ledger, Kmymoney freezes.
strace shows that the following messages are repeated over and over:
| stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
| gettimeofday({1268146639, 920275}, NULL) = 0
(with different numbers in gettimeofday, each time).
Sometimes a
| brk(0x4d3e000) = 0x4d3e000
appears between these messages (with different numbers).
The last lines of the strace output before all this starts are:
----
writev(9, [{"<\3\2\0Zi`\1\231\10\t\0\3\0\0\0Yi`\1\0\0\0\0Ui`\1\0\0\0\0"...,
200},
{"\341\264\216\353\341\264\216\353\341\264\216\353\341\264\216\353\341\264\216\
353\341\264\216\353\341\264\216\353\341\264\216\353"..., 21684}, {"", 0}], 3) =
21884
poll([{fd=9, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=9, revents=POLLOUT}])
writev(9, [{"<\3\2\0]i`\1\231\10\t\0\5\0\0\0\\i`\1\0\0\0\0Ui`\1\0\0\0\0"...,
304}, {"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
25140}
, {"", 0}], 3) = 25444
gettimeofday({1268146618, 346821}, NULL) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
clock_gettime(CLOCK_MONOTONIC, {4565, 624786524}) = 0
poll([{fd=9, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=9, revents=POLLOUT}])
writev(9, [{"<\3\2\0`i`\1\231\10\t\0\3\0\0\0_i`\1\0\0\0\0\20\2`\1\0\0\0\0"...,
4356}, {NULL, 0}, {"", 0}], 3) = 4356
read(9, 0xc84124, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=4, events=POLLIN}, {fd=10, events=POLLIN}, {fd=11, events=POLLIN},
{fd=9, events=POLLIN}, {fd=13, events=POLLIN}, {fd=16, events=POLLIN}, {fd=17,
event
s=POLLIN}, {fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 9, 0) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {4565, 625360620}) = 0
read(9, 0xc84124, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
----
--
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