Project

General

Profile

Actions

Bug #1102

closed

Sqlite hangs on fsync on Hammer partition

Added by mneumann almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I've a little program that uses the Sqlite database. After it calls
seven times fsync (sometimes only twice), the whole process blocks. The
process cannot be killed (-9) anymore, and when I change into the
directory where I executed the program and do a "ls", I'm blocked as
well.

When I execute the same program on a UFS partition, it doesn't hang. So
it seems to be a Hammer-related issue.

According to ktrace/kdump, it hangs on fsync.

I'm now creating a core-dump and uploading it.

Regards,

Michael
Actions

Also available in: Atom PDF