From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7C7A73858C78; Tue, 10 Jan 2023 11:33:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7C7A73858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673350413; bh=vH/HCEKnL+5CZnTN1oGezaAxBsnCotw2wzxwHAQeSt4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cjUtVD63HSKrcHXyEyoEqMnHaXxonEhMtIMUrOjS8/9b9WAkUdVjMKG6EIcuCOOou 60lUn5YIpTl+eODudCuMSzFdoKrke/4VJbeny6jwiGhz0swyiNU2f7VOs28pqmfoo5 kCCY4vxXvm8ehSZ8EUlmEHmDCff4e3hDEL+hLBU0= 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:33:33 +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 #3 from Ross Burton --- I can replicate with elfutils 0.188 and sqlite 3.40.1 on debian and ubuntu.= Due to previously discussed concurrency issues my commandline is essentially -d:memory -c256 -C256. --=20 You are receiving this mail because: You are on the CC list for the bug.=