Bug 1795166

Summary: createrepo_c fails with segfault with GLib: Critical: g_async_queue_lock: assertion 'queue' failed
Product: [Fedora] Fedora Reporter: Jan Pazdziora (Red Hat) <jpazdziora>
Component: createrepo_cAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amatej, dmach, jmracek, jpazdziora, jrohel, mblaha, pkratoch, rpm-software-management, tmlcoch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-27 13:12:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Pazdziora (Red Hat) 2020-01-27 10:13:19 UTC
Description of problem:

Running createrepo_c fails with segfault.

Version-Release number of selected component (if applicable):

createrepo_c-0.15.5-1.fc32.x86_64

How reproducible:

Deterministic.

Steps to Reproduce:
1. mkdir /tmp/test
2. createrepo_c /tmp/test

Actual results:

Directory walk started
Directory walk done - 0 packages
Temporary output repo path: /tmp/test/.repodata/
Preparing sqlite DBs
Pool started (with 5 workers)
Pool finished
GLib: Critical: g_async_queue_lock: assertion 'queue' failed
GLib: Critical: g_async_queue_push_unlocked: assertion 'queue' failed
GLib: Critical: _g_async_queue_get_mutex: assertion 'queue' failed
Segmentation fault (core dumped)

Expected results:

No error, no segfault.

Additional info:

Comment 2 amatej 2020-01-27 13:12:22 UTC

*** This bug has been marked as a duplicate of bug 1795052 ***