From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D15EF3858CDA; Tue, 10 Jan 2023 11:35:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D15EF3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673350553; bh=YM/qJEn/7NcOvScsh+Wt5L/f42ZJpGgHhkeCFBRawsw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dhRUW+Q5O4wPA14FaJa26IapO7zSuYI6jY1z76YDrbx/8cEPe7jpCcT+XSUcyLu+O Y1uEH11IPv41yubGd4R/uIdGOjyPUCxowQY3ZpuuNj5xB2DlJNB3wP3iMNb7jcjTmP 8Sw/rSDPgZjVe+ffsXKeuICs2UPK8/3I8+gzWZv8= From: "ross at burtonini dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/29982] sqlite errors when searching Date: Tue, 10 Jan 2023 11:35:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ross at burtonini dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29982 --- Comment #4 from Ross Burton --- Just replicated with -c2 -C2. Potentially of interest is that the log shows two PIDs: [Tue Jan 10 11:32:20 2023] (2619858/2619864): sqlite3 error: sqlite3 step: database table is locked [repeated ~60 times] [Tue Jan 10 11:32:20 2023] (2619858/2619860): 192.168.7.2:54292 UA:elfutils/0.188,Linux/aarch64,/ XFF: GET /buildid/7fd4aae416bbcee8fd24cf5db0e805cd0c1e218e/debuginfo 200 3195072 0+1= 22ms The errors come from a different thread to that which handled the request. --=20 You are receiving this mail because: You are on the CC list for the bug.=