Share

gnofin

Tracker: Bugs

5 Segfault on Opening Account File - ID: 525131
Last Update: Attachment added ( rybesh )

Every time I File->Open a certain account file, Gnofin
segfaults.

Strace shows the following:

open("/home/ryan/money/fuji", O_RDONLY) = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=840, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
read(6,
"\37\213\10\0\0\0\0\0\0\3\275W]o\3320\24}\357\257\260\374"...,
16384) = 840
read(6, "", 12288) = 0
_llseek(6, 0, [840], SEEK_CUR) = 0
read(6, "", 16384) = 0
close(6) = 0
munmap(0x40016000, 4096) = 0
time(NULL) = 1015163917
time(NULL) = 1015163917
write(2, "\n", 1
) = 1
write(2, "Gnofin", 6Gnofin) = 6
write(2, "-", 1-) = 1
write(2, "CRITICAL **: ", 13CRITICAL **: ) = 13
write(2, "file cached-string.c: line 113 ("..., 77file
cached-string.c: line 113 (cached_string_attach):
assertion `cs' failed.) = 77
write(2, "\n", 1
) = 1
--- SIGSEGV (Segmentation fault) ---

I have attached the account file that causes the segfault.


Ryan Shaw ( rybesh ) - 2002-03-03 14:02

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
fuji Segfault-Causing Account File Download

Change ( 1 )

Field Old Value Date By
File Added 18734: fuji 2002-03-03 14:02 rybesh